Long incomplete bug

** Changed in: nova
       Status: Incomplete => Invalid

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

Title:
  _sync_power_states shutes instances down when rebooted from within
  instance

Status in OpenStack Compute (Nova):
  Invalid

Bug description:
  Periodic task _sync_power_states  shutes instances down when the instance was 
rebooted from wthin itself. This happens when sync_power_states checks this 
instance and this instance is just rebooting for some reason (issued by scripts 
or users from within then instance).  Hypervisor is libvirt/XEN. 
  In libvirt/XEN the instance has status PAUSED for a short time when it it is 
rebooted from within. _sync_power_states shutes every machine down wich is in 
PAUSED state. So we should wait for a short time an recheck if machine is still 
in PAUSED-state before shuting it down .

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1187255/+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