Fuel 9.0 - when deploying an OS ENV it fails when the controller node tries to create a vlan interface during deployment process
Bug #1688037 reported by
dan tiernan
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Won't Fix
|
Undecided
|
Unassigned |
Bug Description
Hello,
I am trying to create an openstack environment using Danube x86. The OS loads to all of the nodes and then OpenStack starts to load on all of the nodes, but eventually on the controller node I get the following errors.
2017-05-02 21:13:30 ERR Error: argument "enx8cae4cfe75f
2017-05-02 21:13:30 ERR Command 'ip link add link enx8cae4cfe75f2 name enx8cae4cfe75f2.101 type vlan id 101' has been failed with exit_code=255.
Is appears the interface name is based on mac address and exceeds the 16 character limit when adding the vlan ID to the interface.
How do I get around this problem -
please advise,
thanks,
dan
summary: |
- Fuel 9.0 Fails to deploy when controller tries to create a vlan - interface + Fuel 9.0 - when deploying an OS ENV it fails when the controller node + tries to create a vlan interface during deployment process |
Changed in fuel: | |
milestone: | none → 10.x-updates |
To post a comment you must log in.
OPNFV Danube is based on Fuel10/newton.
As a workaround in UI you could set "net.ifnames=0 biosdevname=1" in kernel parameters at settings/general tab.