openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #15237
Re: Instance stuck in deleting state with error
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@xxxxxxxxxxxxx>
Follow ups
References