[DPDK] Nova can't boot instance: "Command: sudo nova-rootwrap /etc/nova/rootwrap.conf ip link set vhu9f1b57a7-c9 mtu 1500. Exit code: 1. Stderr: Cannot find device "vhu9f1b57a7-c9"
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
High
|
Ivan Udovichenko | ||
Mitaka |
Fix Released
|
High
|
MOS Nova |
Bug Description
Fuel version info (10 build #156): http://
Instance creation fails on environment with enabled DPDK on computes:
179>Apr 26 09:46:24 node-3 nova-conductor: 2016-04-26 09:46:24.323 2482 ERROR nova.scheduler.
4f-9b75-
, in _do_build_
RescheduledExce
de: 1\nStdout: u\'\'\nStderr: u\'Cannot find device "vhu8b24aa6d-
...
<180>Apr 26 09:46:24 node-3 nova-conductor: 2016-04-26 09:46:24.416 2482 WARNING nova.scheduler.
te_task_
Traceback (most recent call last):
File "/usr/lib/
return func(*args, **kwargs)
File "/usr/lib/
dests = self.driver.
File "/usr/lib/
raise exception.
NoValidHost: No valid host was found. There are not enough hosts available.
Steps to reproduce:
1. Deploy environment with DPDK enabled on computes and allocated HugePages for Nova and DPDK
2. Create new Nova instance
Expected result: instance is created and has 'Active' status
Actual result: instance creation fails, Neutron/OVS on compute node is unable to create port/interface for VM
Additional info:
Changed in fuel: | |
status: | New → Confirmed |
Changed in fuel: | |
assignee: | MOS Neutron (mos-neutron) → MOS Nova (mos-nova) |
Changed in fuel: | |
assignee: | MOS Nova (mos-nova) → MOS Packaging Team (mos-packaging) |
status: | Fix Committed → Confirmed |
Changed in fuel: | |
assignee: | MOS Packaging Team (mos-packaging) → Ivan Udovichenko (iudovichenko) |
status: | Confirmed → In Progress |
For DPDK VHOST_USER interfaces we cant setup MTU using ip link since it's userspace device. /review. openstack. org/gitweb? p=openstack/ nova.git; a=commitdiff; h=c7eb823fe73e3 db5dca48df5879d b18cbab5bd8d
This bug is closing by commit
https:/
to nova.
Please verify that you are using Mitaka release.
Redirect to MOS-Nova.