yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #55621
[Bug 1400784] Re: Cold migration fails when using vnic_type=direct
*** This bug is a duplicate of bug 1512880 ***
https://bugs.launchpad.net/bugs/1512880
** This bug has been marked a duplicate of bug 1512880
Failed cold migration with SR-IOV
--
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/1400784
Title:
Cold migration fails when using vnic_type=direct
Status in OpenStack Compute (nova):
In Progress
Bug description:
When launching an instance with port with vnic_type direct and using nova migrate I get an error:
"Device 0000:05:11.5 not found: could not access /sys/bus/pci/devices/0000:05:11.5/config: No such file or directory"
How to Reproduce
===============
#neutron port-create tenant1-net1 --binding:vnic-type direct
#nova boot --flavor m1.small --image rhel7 --nic port-id=<port-id> vm1
#nova migrate <vm-id>
After a white run nova show <vm-id> and the error should be in the
'fault' entry.
Version
=======
RHEL7.0
openstack-nova-common-2014.2-2.el7ost.noarch
openstack-nova-compute-2014.2-2.el7ost.noarch
python-nova-2014.2-2.el7ost.noarch
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1400784/+subscriptions
References