Vm evacuation fails with error 'Virtual Interface creation failed'
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Mirantis OpenStack | Status tracked in 10.0.x | |||||
10.0.x |
Fix Committed
|
High
|
MOS Nova | |||
9.x |
Fix Released
|
High
|
MOS Nova |
Bug Description
Vm evacuation fails with error 'Virtual Interface creation failed':
After nova evacuate <vm_name> command? vm state changes to Rebuild Spawning and stays in it during 5-6 minutes. After this time status becomes Error.
Error message:
Message
Virtual Interface creation failed
Code
500
Details
File "/usr/lib/
Created
June 8, 2016, 3:34 p.m.
Steps:
Use environment with ceph
1. Create net01
2. Boot instances vm1 and vm2 in net01 on a single compute node
3. Shut off the compute node where instances are scheduled (with virsh destroy)
4. Evacuate instances vm1 and vm2:
nova evacuate vm1
nova evacuate vm2
5. Check that they are rescheduled onto another compute node and are in ACTIVE state
Diagnostic Snapshot
https:/
Screenshot
https:/
Changed in mos: | |
assignee: | Tatyana Kuterina (tkuterina) → Roman Podoliaka (rpodolyaka) |
importance: | Undecided → High |
status: | Incomplete → Confirmed |
milestone: | none → 9.0-updates |
tags: | added: area-nova |
tags: | added: 10.0-reviewed |
tags: |
added: release-notes-done removed: release-notes |
tags: | added: on-verification |
tags: |
added: release-notes removed: release-notes-done |
(This check performed automatically)
Please, make sure that bug description contains the following sections filled in with the appropriate data related to the bug you are describing:
actual result
expected result
For more detailed information on the contents of each of the listed sections see https:/ /wiki.openstack .org/wiki/ Fuel/How_ to_contribute# Here_is_ how_you_ file_a_ bug