← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1272205] Re: VM stucks in 'RESIZE' if nova-scheduler failed

 

Nova currently makes the assumption that a scheduler is always
available, when that assumption is broken we will have all kinds of
failures.  I think this is a reasonable assumption for now, especially
because we have reset-gate

** Changed in: nova
       Status: New => Opinion

** Tags removed: havana-backport-potential

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

Title:
  VM stucks in 'RESIZE' if nova-scheduler failed

Status in OpenStack Compute (Nova):
  Opinion

Bug description:
  VM stucks in 'RESIZE' if nova-scheduler failed.

  And the status would not be recovered even if 'nova-scheduler' was restarted.
  You'd have to execute 'reset-state' manually to recover.

  We need to detach this situation on API layer, and rollback the vm
  state to ACTIVE.

  More detailed info can be found here:
  http://paste.openstack.org/show/61803/

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


References