yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #08320
[Bug 1269990] [NEW] LXC volume issues
Public bug reported:
Few issues with LXC and volumes that relate to the same code.
* Hard rebooting a volume will make attached volumes disappear from
libvirt xml
* Booting an instance specifying an extra volume (passing in
block_device_mappings on server.create) will result in the volume not
being in the libvirt xml
This is due to 2 places in the code where LXC is treated differently
1. nova.virt.libvirt.blockinfo get_disk_mapping
2. nova.virt.libvirt.driver get_guest_storage_config
** 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/1269990
Title:
LXC volume issues
Status in OpenStack Compute (Nova):
New
Bug description:
Few issues with LXC and volumes that relate to the same code.
* Hard rebooting a volume will make attached volumes disappear from
libvirt xml
* Booting an instance specifying an extra volume (passing in
block_device_mappings on server.create) will result in the volume not
being in the libvirt xml
This is due to 2 places in the code where LXC is treated differently
1. nova.virt.libvirt.blockinfo get_disk_mapping
2. nova.virt.libvirt.driver get_guest_storage_config
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1269990/+subscriptions
Follow ups
References