yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #95496
[Bug 2102161] [NEW] Live-migratable flag ignored for devices with physical_network tag
Public bug reported:
The live_migratable flag is ignored when a PCI device has the physical_network tag.
As a result, instances using such devices do not behave as non-live migratable.
Instead, they continue to migrate using the legacy VIF unplug → live migrate → VIF plug procedure, despite being configured as non-live migratable.
Example Affected Configuration:
[pci]
device_spec = { "vendor_id":"8086", "product_id":"10ca", "address": "0000:06:", "physical_network": "physnet2", "live_migratable": false}
Impacted release is Epoxy
** Affects: nova
Importance: Undecided
Status: Triaged
** Changed in: nova
Status: New => Triaged
** Description changed:
The live_migratable flag is ignored when a PCI device has the physical_network tag.
As a result, instances using such devices do not behave as non-live migratable.
Instead, they continue to migrate using the legacy VIF unplug → live migrate → VIF plug procedure, despite being configured as non-live migratable.
-
Example Affected Configuration:
[pci]
device_spec = { "vendor_id":"8086", "product_id":"10ca", "address": "0000:06:", "physical_network": "physnet2", "live_migratable": false}
+
+ Impacted release is Epoxy
--
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/2102161
Title:
Live-migratable flag ignored for devices with physical_network tag
Status in OpenStack Compute (nova):
Triaged
Bug description:
The live_migratable flag is ignored when a PCI device has the physical_network tag.
As a result, instances using such devices do not behave as non-live migratable.
Instead, they continue to migrate using the legacy VIF unplug → live migrate → VIF plug procedure, despite being configured as non-live migratable.
Example Affected Configuration:
[pci]
device_spec = { "vendor_id":"8086", "product_id":"10ca", "address": "0000:06:", "physical_network": "physnet2", "live_migratable": false}
Impacted release is Epoxy
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/2102161/+subscriptions
Follow ups