R4-0-2-RHOSP11-vlan+bond+dpdk vhost not created

Bug #1721615 reported by shajuvk
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R4.0
Fix Committed
Critical
Michael Henkel
R4.1
Fix Committed
Critical
Michael Henkel
Trunk
Fix Committed
Critical
Michael Henkel

Bug Description

vhost not up due to missing NM_CONTROLLED=no
BOOTPROTO=none
         ONBOOT=yes
         USERCTL=no
+ NM_CONTROLLED=no
         BONDING_OPTS=“mode=${bond_mode} xmit_hash_policy=${bond_policy}
         EOF
           for member in ${bond_int_member_list}; do
 @@ -154,6 +155,7 @@ resources:
         ONBOOT=yes
         MASTER=${bond_int}
         SLAVE=yes
+ NM_CONTROLLED=no
         USERCTL=no
         EOF
             ip link set dev ${member} down

extraconfig/pre_network/contrail/contrail_dpdk_pre_network.yaml

change commited by Micheal:

https://github.com/Juniper/contrail-tripleo-heat-templates/commit/706202e49e47a7d975b88667e74b76741bd72c43
GitHub
added NM_CONTROLLER=no to bond member interface · Juniper/contrail-tripleo-heat-templates@706202e
contrail-tripleo-heat-templates - Contrail tripleO heat templates

Tags: rhosp
Revision history for this message
shajuvk (shajuvk) wrote :
information type: Proprietary → Public
description: updated
Revision history for this message
Jeba Paulaiyan (jebap) wrote :

This fix is branch independent

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.