yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #35552
[Bug 1430300] Re: nova does not allow instances to be paused during live migration
This will be implemented as part of
https://blueprints.launchpad.net/nova/+spec/refresh-abort-live-migration
similarly to https://review.openstack.org/#/c/179149/
** Changed in: nova
Status: In Progress => 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/1430300
Title:
nova does not allow instances to be paused during live migration
Status in OpenStack Compute (nova):
Invalid
Bug description:
QEMU/KVM is able to pause instance during live migration. This
operation does not abort live migration process - VM is paused on
source host and after successful live migration VM is back online on
destination host (hypervisor automatically starts VM).
In current approach in nova there is no way to do anything with VM
that is being live migrated, even when the process will take ages (or
in the worst case scenario - will never end). To address this issue
nova should be able to pause instances during live migration
operation.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1430300/+subscriptions
References