← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 982108] Re: Rebooting not allowed for instances stuck in rebooting_hard state

 

** Changed in: nova
       Status: Fix Committed => Fix Released

** Changed in: nova
    Milestone: None => grizzly-3

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/982108

Title:
  Rebooting not allowed for instances stuck in rebooting_hard state

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  i have a rebooting an instance in one compute. and it's failed.

  the task_state is always rebooting_hard, and i can't recover it any
  more.

  i can't reboot it on dashboard or nova-client:

  # nova reboot tt
  ERROR: Cannot 'reboot' while instance is in task_state rebooting (HTTP 409)

  finally, i update the database, and it works again:

  mysql> update instances set task_state=NULL where
  uuid='2aef3845-55d3-40b3-b325-879a5d104496';

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/982108/+subscriptions