Applying changes to /etc/sysconfig/network-scripts/route-xenbr2 configuration
Applying changes to /etc/sysconfig/network configuration
Applying changes to /etc/sysconfig/network-scripts/ifcfg-xenbr2 configuration
-/sbin/ifconfig eth2 up
+/sbin/ifconfig eth2 up mtu 1500
/usr/bin/ovs-vsctl --timeout=20
--with-iface --if-exists del-port eth2
--may-exist add-br xenbr2
TYPE=Ethernet
BOOTPROTO=dhcp
PERSISTENT_DHCLIENT=yes
+MTU=1500
])
# Simulate interface-reconfigure creating xenbr2, so that we can tell
configure_datapath: extra bonds - []
Applying changes to /etc/sysconfig/network-scripts/route-xapi3 configuration
Applying changes to /etc/sysconfig/network-scripts/ifcfg-xapi3 configuration
-/sbin/ifconfig eth3 up
+/sbin/ifconfig eth3 up mtu 1500
/usr/bin/ovs-vsctl --timeout=20
--with-iface --if-exists del-port eth3
--may-exist add-br xenbr3
ONBOOT=no
TYPE=Ethernet
BOOTPROTO=none
+MTU=1500
])
# Simulate interface-reconfigure creating xapi3, so that we can tell
netdev: down: device xenbr1 does not exist, ignoring
Applying changes to /etc/sysconfig/network-scripts/route-xapi1 configuration
Applying changes to /etc/sysconfig/network-scripts/ifcfg-xapi1 configuration
-/sbin/ifconfig eth0 up
-/sbin/ifconfig eth1 up
+/sbin/ifconfig eth0 up mtu 1500
+/sbin/ifconfig eth1 up mtu 1500
/usr/bin/ovs-vsctl --timeout=20
--if-exists del-br xenbr0
--if-exists del-br xenbr1
ONBOOT=no
TYPE=Ethernet
BOOTPROTO=none
+MTU=1500
])
# Simulate interface-reconfigure creating xapi1, so that we can tell
netdev: down: device xenbr1 does not exist, ignoring
Applying changes to /etc/sysconfig/network-scripts/route-xapi2 configuration
Applying changes to /etc/sysconfig/network-scripts/ifcfg-xapi2 configuration
-/sbin/ifconfig eth0 up
-/sbin/ifconfig eth1 up
+/sbin/ifconfig eth0 up mtu 1500
+/sbin/ifconfig eth1 up mtu 1500
/usr/bin/ovs-vsctl --timeout=20
--if-exists del-br xenbr0
--if-exists del-br xenbr1
ONBOOT=no
TYPE=Ethernet
BOOTPROTO=none
+MTU=1500
])
# Simulate interface-reconfigure creating xapi2, so that we can tell