openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #15226
Instance stuck in deleting state with error
Hi All,
I have an instance that has been in this state for a couple days:
| OS-EXT-STS:power_state | 0 |
| OS-EXT-STS:task_state | deleting |
| OS-EXT-STS:vm_state | error |
with this fault:
| fault | {u'message': u'ProcessExecutionError', u'code': 500,
u'created': u'2012-07-30T16:51:34Z'} |
sending more delete requests seem to have no effect and the node it
thinks it is on doesn't seem to have any state about it.
How to I clean this up, do I just need to muck out the DB and if so
what parts of it?
Thanks,
-Jon
Follow ups