Managed OpenStack
Latest
Frequently Asked Questions
Solution
How To
Internal Only
Templates
Powered By

Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Instance Booted via UEFI Unable to be Deleted
Copy Markdown
Open in ChatGPT
Open in Claude
Problem
Instances launched with UEFI boot enabled will not delete with error "Requested operation is not valid: cannot delete inactive domain with nvram".
Environment
- Platform9 Managed OpenStack - v3.6.0 and Higher
- Nova
- OVMF
- Libvirt/Virsh
Cause
This behavior is related to an upstream bug - LP#1567807. Nova creates a libvirt instance with [loader] and [nvram] elements, and libvirt refuses to implicitly delete the nvram file.
Resolution
- Obtain the UUID and Host of the instance you are trying to delete. For example, via Clarity UI.

Screen_Shot_2018-10-29_at_9.27.38_AM.png
- SSH into the host where the instance is launched.
- Verify if the instance is running on the hypervisor.
xxxxxxxxxxvirsh list -all | grep [instance_uuid]- Undefine the domain using
virsh.
xxxxxxxxxxvirsh undefine [instance_uuid] --nvramNote: The --nvram flag has to be explicitly defined, else un-define will fail with the same error as initially described.
- The instance may now be deleted successfully.
Additional Information
VariableType to search · ESC to discard
GlossaryType to search · ESC to discard
InsertType to search · ESC to discard
No matches
Last updated on
Was this page helpful?
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message