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 Unexpectedly Not Found
Copy Markdown
Open in ChatGPT
Open in Claude
Problem
- Instance operations (start, stop, reboot, resize, etc.) are failing for an instance and it is in 'ERROR' state.
- Instance 'fault' field is populated with an error similar to the following.
$ openstack server show [UUID] -f value -c fault{u'message': u'Instance [UUID] could not be found on hypervisor.', u'code': 94043, u'created': u'2019-07-18T23:08:58Z'}- The hypervisor log shows that the instance is "unexpectedly not found".
-- /var/log/pf9/ostackhost.log --
WARNING nova.compute.manager [-] While synchronizing instance power states, found 14 instances in the database and 13 instances on the hypervisor.WARNING nova.compute.manager [-] [instance: [UUID]] Instance is unexpectedly not found. Ignore.INFO nova.compute.manager [-] Instance [UUID] marked as not found.- The ephemeral disk file and XML metadata still exist on the instance storage path.
$ ll /pf9/instances/[UUID]/total 3468856-rw-r--r--. 1 pf9 pf9group 4614 Apr 27 01:50 cfg-[UUID].xml-rw-r--r--. 1 pf9 pf9group 29608 Apr 26 20:36 console.log-rw-r--r--. 1 pf9 pf9group 3552116736 Apr 26 20:36 disk-rw-r--r--. 1 pf9 pf9group 70 Mar 25 14:36 disk.infoEnvironment
- Platform9 Managed OpenStack - All Versions
- Nova
Cause
The instance failed to boot previously.
Resolution
- Perform a hard-reboot of the instance to attempt to re-define the instance via Nova (CLI only).
xxxxxxxxxx$ openstack server reboot --hard [UUID]- If a hard-reboot doesn't work to address the issue, re-define the instance manually on the hypervisor using the 'virsh' utility.
xxxxxxxxxx# virsh define /path/to/instances/[UUID]/cfg-[UUID].xmlVariableType 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