yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #16283
[Bug 1330800] [NEW] volume is not detached properly when instance is at paused state
Public bug reported:
After I do volume operations as the following order:
1) start an instance
2) attach a volume to the instance
3) pause the instance
4) detach volume
5) unpause the instance, the volume is not detached correctly with libvirt.
When instance in paused state, it's actually active, so in libvirt
driver the VIR_DOMAIN_AFFECT_LIVE flag should be added as the device
detach flag.
** Affects: nova
Importance: Undecided
Status: New
--
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/1330800
Title:
volume is not detached properly when instance is at paused state
Status in OpenStack Compute (Nova):
New
Bug description:
After I do volume operations as the following order:
1) start an instance
2) attach a volume to the instance
3) pause the instance
4) detach volume
5) unpause the instance, the volume is not detached correctly with libvirt.
When instance in paused state, it's actually active, so in libvirt
driver the VIR_DOMAIN_AFFECT_LIVE flag should be added as the device
detach flag.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1330800/+subscriptions
Follow ups
References