Re: [ovs-dev] [PATCH] ovn: ovn-ctl support to start ovn db servers in standby mode

2016-08-31 Thread Babu Shanmugam
On Wednesday 31 August 2016 02:42 AM, Andy Zhou wrote: On Thu, Aug 25, 2016 at 6:48 AM, > wrote: This patch adds support to start_ovsdb() function in ovn-ctl to start the ovn db servers in standby mode. This can be done in the following ways 1. Us

Re: [ovs-dev] [PATCH] ovn: ovn-ctl support to start ovn db servers in standby mode

2016-08-30 Thread Andy Zhou
On Thu, Aug 25, 2016 at 6:48 AM, wrote: > This patch adds support to start_ovsdb() function in ovn-ctl to start the > ovn db servers in standby mode. This can be done in the following ways > 1. Use parameters --ovn-nb-sync-from-addr and --ovn-sb-sync-from-addr to >set the addresses of the mas

Re: [ovs-dev] [PATCH] ovn: ovn-ctl support to start ovn db servers in standby mode

2016-08-30 Thread Ben Pfaff
On Thu, Aug 25, 2016 at 07:18:03PM +0530, bscha...@redhat.com wrote: > This patch adds support to start_ovsdb() function in ovn-ctl to start the > ovn db servers in standby mode. This can be done in the following ways > 1. Use parameters --ovn-nb-sync-from-addr and --ovn-sb-sync-from-addr to >s

[ovs-dev] [PATCH] ovn: ovn-ctl support to start ovn db servers in standby mode

2016-08-25 Thread bschanmu
This patch adds support to start_ovsdb() function in ovn-ctl to start the ovn db servers in standby mode. This can be done in the following ways 1. Use parameters --ovn-nb-sync-from-addr and --ovn-sb-sync-from-addr to set the addresses of the master server. 2. Create files $etcdir/ovnnb-master.c