yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #41175
[Bug 1376586] Re: pre_live_migration is missing some disk information in case of block migration
** Also affects: nova/juno
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/1376586
Title:
pre_live_migration is missing some disk information in case of block
migration
Status in OpenStack Compute (nova):
Fix Released
Status in OpenStack Compute (nova) juno series:
New
Bug description:
The pre_live_migration API is called with a disk retrieved by a call
to driver.get_instance_disk_info when doing a block migration.
Unfortunately block device information is not passed, so Nova is
calling LibvirtDriver._create_images_and_backing with partial
disk_info.
As a result, for example when migrating a volume with a NFS volume
attached, a useless file is created in the instance directory.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1376586/+subscriptions
References