[ovs-discuss] Bond aktiv/passiv

Martin Mailand martin at tuxadero.com
Tue Feb 12 21:54:42 UTC 2013


Hi List,

I tried to use Openvswitch to bond to interface together. The setup
should use the aktiv/passiv bond modus (mode 1).
But if I pull eth0 I lose connection to the machine, there is no
failover. If I pull eht1 connection stay available.

I configured ovs like this. What do I do wrong?

ovs-vsctl add-br ovsbr0
ovs-vsctl add-bond ovsbr0 uplink eth0 eth1
ovs-vsctl add-port ovsbr0 mgmt  -- set interface mgmt type=internal
ip a a 192.168.1.1/24 dev mgmt


Best Regards,
martin



More information about the discuss mailing list