Unable to delete an instance in OSP 11
Issue
One instance got stuck in BUILD state and we are not able to delete it
# openstack server list --project <PROJECT NAME>
+--------------------------------------+----------------+--------+----------------------------------+------------------------------------------+
| ID | Name | Status | Networks | Image Name |
+--------------------------------------+----------------+--------+----------------------------------+------------------------------------------+
| <INSTANCE ID> | <NAME> | BUILD | | <Image Name> |
# openstack server show <INSTANCE ID>
No server with a name or ID of '<INSTANCE ID>' exists.
# openstack server delete <INSTANCE ID>
No server with a name or ID of '<INSTANCE ID>' exists.
How can we remove this instance ?
Environment
- Red Hat Enterprise OpenStack 11
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.