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?
Move All Instances From Hypervisor in Case of Hardware Failure
Copy Markdown
Open in ChatGPT
Open in Claude
Problem
In case of hardware failure for a hypervisor, the instances need to be moved off the host.
Environment
- Platform9 Managed OpenStack - All Versions
- Nova
- Shared storage ( mandatory)
Procedure
Warning: this method should not be used if the host still has instances up and running. This will also fail if the compute service on the host is running.
- To find a host for the evacuated instances, list all hosts.
xxxxxxxxxx$ openstack host list- Evacuate all instances from
FAILED_HOSTtoTARGET_HOST.
xxxxxxxxxx$ nova host-evacuate --target_host TARGET_HOST FAILED_HOSTNote: The option --target_host is optional and can be omitted to let the scheduler decide where to place the instances.
Additional Information
- The argument
FAILED_HOSTcan also be a pattern to search for instead of an exact hypervisor hostname but it is recommended to use a fully qualified domain name to make sure no hypervisor host is getting evacuated by mistake. As long as you are not using a pattern you might want to use the--strictflag.
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?
Next to read:
Unable to Delete Stacks Stuck in "DELETE_FAILED" StateDiscard 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