O3L 1.0: Workaround to Delete a Faulty State Instance
(Doc ID 1929665.1)
Last updated on APRIL 23, 2020
Applies to:
Oracle OpenStack for Oracle Linux - Version OpenStack 1.0 to OpenStack 1.0 [Release ODOS1]Oracle Cloud Infrastructure - Version N/A and later
Linux x86-64
Symptoms
Could not delete an instance via GUI, the deleting process keeps running forever. Command "# nova <instance uuid>" would finish without prompting any message, however the instance is not deleted.
[root@oraclestack images(keystone_admin)]# nova list
+--------------------------------------+--------+--------+------------+-------------+-----------------+
| ID | Name | Status | Task State | Power State | Networks |
+--------------------------------------+--------+--------+------------+-------------+-----------------+
| ae0551bf-71dc-4c19-9a6c-e596fa889c1c | ol6-vm | ERROR | deleting | NOSTATE | net1=10.10.10.4 |
+--------------------------------------+--------+--------+------------+-------------+-----------------+
+--------------------------------------+--------+--------+------------+-------------+-----------------+
| ID | Name | Status | Task State | Power State | Networks |
+--------------------------------------+--------+--------+------------+-------------+-----------------+
| ae0551bf-71dc-4c19-9a6c-e596fa889c1c | ol6-vm | ERROR | deleting | NOSTATE | net1=10.10.10.4 |
+--------------------------------------+--------+--------+------------+-------------+-----------------+
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |