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

** Changed in: nova
    Milestone: None => liberty-1

-- 
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/1439493

Title:
  reboot-instances fails after nova-compute process reboot

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  when the nova-compute process is rebooted, there may be  some
  instances at the current host in the rebooting process.

  we know that if  instances' task_states are in the reboot_pending and  
reboot_pending_hard statuses,these instances will reboot after the nova-compute 
process is rebooted.
  But, these instances fail due to the reboot operation using the rpc call, 
because the rpc call can fail due to the network impact.

  There is no need  using the rpc call  to reboot the instances, because the 
rebooted instances are just at the current host.
  This way not only reduces the possibility of reboot failure but also keep 
paces with the other operation after the nova-compute process reboots.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to