yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #64296
[Bug 1658070] Re: Failed SR_IOV evacuation with host
Reviewed: https://review.openstack.org/466143
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=a2b0824aca5cb4a2ae579f625327c51ed0414d35
Submitter: Jenkins
Branch: master
commit a2b0824aca5cb4a2ae579f625327c51ed0414d35
Author: Guang Yee <guang.yee@xxxxxxxx>
Date: Thu May 18 16:38:16 2017 -0700
make sure to rebuild claim on recreate
On recreate where the instance is being evacuated to a different node,
we should be rebuilding the claim so the migration context is available
when rebuilding the instance.
Change-Id: I53bdcf8edf640e97b4632ef7a093f14a6e3845e4
Closes-Bug: 1658070
** Changed in: nova
Status: In Progress => Fix Released
--
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/1658070
Title:
Failed SR_IOV evacuation with host
Status in Mirantis OpenStack:
Confirmed
Status in OpenStack Compute (nova):
Fix Released
Status in OpenStack Compute (nova) newton series:
In Progress
Status in OpenStack Compute (nova) ocata series:
In Progress
Bug description:
When we try evacuate SR-IOV vm on concret host the VM is in ERROR
state
Steps to reproduce:
1) Download trusty image
2) Create image
3) Create vf port:
neutron port-create <net> --binding:vnic-type direct --device_owner nova-compute --name sriov
4) Boot vm on this port:
nova boot vm --flavor m1.small --image 1ff0759c-ea85-4909-a711-70fd6b71ad23 --nic port-id=cfc947be-1975-42f3-95bd-f261a2eccec0 --key-name vm_key
5) Sgut down node with vm
6) Evacuate vm:
nova evacuate vm node-5.test.domain.local
Expected result:
VM evacuates on the 5th node
Actual result:
VM in error state
Workaround:
We can evacuate without pointing the host just nova evacuate vm
Environment:
#785 snap
2 controllers? 2 compute with SR-IOV
To manage notifications about this bug go to:
https://bugs.launchpad.net/mos/+bug/1658070/+subscriptions