On Fri, Nov 03, 2017 at 09:21:34PM +0530, [email protected] wrote: > From: Numan Siddique <[email protected]> > > This patch adds the options to start clustered OVN db servers. > To support this following options are added - '--db-nb-cluster-local-addr', > '--db-nb-cluster-remote-addr', '--db-sb-cluster-local-addr' and > '--db-sb-cluster-remote-addr'. If only '--db-(nb/sb)-cluster-local-addr' is > defined > then clustered db is created (using ovsdb-tool create-cluster). If both are > defined, > then the db is added to the cluster (using ovsdb-tool join-cluster) > > Signed-off-by: Numan Siddique <[email protected]> > --- > > This patch is on top of Ben's ovs-revews git repo branch raft9.
Thanks a lot, I applied this to my raft9 branch. I didn't review it in detail, although that needs to happen before any merge to master. Thanks again! Ben _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
