they are not ment to 
it would be a sever regression if a vm with a sriov port that was marked as 
"live_migratable": false

could not live migrate via the existing sriov hot plug live migration
mechanisum

https://specs.openstack.org/openstack/nova-
specs/specs/train/implemented/libvirt-neutron-sriov-livemigration.html

we have supproted that since train and we cannot break that
fucntionaltiy.

** Changed in: nova
       Status: Triaged => 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/2102161

Title:
  Live-migratable flag ignored for devices with physical_network tag

Status in OpenStack Compute (nova):
  Invalid

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


-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to