[ovs-discuss] branch-2.1 and multiple controller setting

Andrey Korolyov andrey at xdel.ru
Thu Feb 13 16:33:05 UTC 2014


Running on the f3571d14dd1af324e75c3869f62abe96d71378e2, start of the
second controller stops all forwarding through *ovsbr0*. Single
controller configuration(even if two are mentioned) and branch-2.0 with
two connected controllers running just well. Looking for quick
confirmation from devs, or I`ll dig this down. Topo follows:

    Bridge "ovsbr1"
        Controller "tcp:10.0.0.4:6633"
            is_connected: true
        Controller "tcp:10.0.0.1:6633"
            is_connected: true
        fail_mode: secure
        Port "ovsbr1"
            Interface "ovsbr1"
                type: internal
        Port "vnet100"
            Interface "vnet100"
    Bridge "ovsbr0"
        Port "eth0"
            Interface "eth0"
        Port "ovsbr0"
            Interface "ovsbr0"
                type: internal



More information about the discuss mailing list