On Tue, Mar 29, 2016 at 09:30:00PM +0000, Cabrera Vega, Mario Alberto wrote: > This patch series add database replication functionality between two > ovsdb-servers. The main idea is that an "active" server replicate its > database contents to an "standby" server in order to provide "fail > over" characteristics.
Thanks for the patch series! I'm in the midst of implementing high availability for OVSDB, based on the Raft algorithm. When I'm done, it should be possible to set up OVSDB clusters with automatic failover. Is this the same use case as your code? _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev