[Openstack] Instance stuck in deleting state with error

Kevin L. Mitchell kevin.mitchell at rackspace.com
Mon Jul 30 19:35:28 UTC 2012


On Mon, 2012-07-30 at 14:25 -0500, Chris Behrens wrote:
> You may still have to reset the instance's task_state to NULL in the
> DB (instances table) to delete ones already in this state.

No, I fixed the state problem with soft_delete(); as long as he updates,
delete should work fine.

That said, be aware that there is a "reset-state" command to novaclient,
so that you can do Chris's recommended reset without having to muck
around with the database directly.
-- 
Kevin L. Mitchell <kevin.mitchell at rackspace.com>





More information about the Openstack mailing list