Instance Missing on Hypervisor
Problem
- Instance goes into ERROR state after failing to start.
- Running
openstack server show [uuid]
command shows an instance fault such as the following.
Environment
- Platform9 Managed OpenStack - All Versions
- Nova
Causes
- Instance failed to migrate.
- Disk is full on hypervisor.
Resolution
Instance Failed to Migrate
- Determine on which host the instance resides on.
- Check if the instance is running on the host obtained from the previous output.
- Confirm that the instance XML file still exists on the hypervisor.
- If the XML file resides on the host, redefine the instance using virsh.
- Reset the state of the instance.
Disk Full
- Identify which partition is full.
- Inspect which folder(s) or file(s) are consuming the most amount of disk space.
- At your discretion, optionally backup and/or remove or truncate the offending large files which are consuming the most space.
Note: If you are uncertain if a particular file may be removed or truncated belonging to PF9, please contact Support.
Was this page helpful?