On Fri, Jan 27, 2012 at 07:14:54PM +0530, sachin sharma wrote: > I have tested ovs-vswitchd behavior with the instruction given in > INSTALL.Linux. This is working fine. In this configuration, I have two > datapath elements, br0 and br1, linked with the same ovs-vswitchd > daemon. > > > However, now I am interested to have br0 and br1 linked with two > different ovs-vswitchd daemon. So I followed following instructions.
Don't do that. Use only one ovs-vswitchd per host, regardless of the number of bridges. _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
