Mee too. Ubuntu 14.04 + Openstack Kilo. Br-eth1 is not starting on system boot 
but if I do `ifup br-eth1` all things are doing well.
# grep -vE "(^#|^$)" /etc/network/interfaces.d/ovs-bridge.cfg 
iface eth0 inet manual
iface eth1 inet manual
auto br-eth1
allow-ovs br-eth1
iface br-eth1 inet static
        address 10.0.64.67/24
        gateway 10.0.64.64
        ovs_type OVSBridge
        ovs_ports bond1
allow-br-eth1 bond1
iface bond1 inet manual
        ovs_bridge br-eth1
        ovs_type OVSBond
        ovs_bonds eth0 eth1
        ovs_options bond_mode=balance-slb lacp=active

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvswitch in Ubuntu.
https://bugs.launchpad.net/bugs/1084028

Title:
  openvswitch based interfaces not started in time during boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1084028/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to