Re: [ovs-dev] [PATCH v2] ovndb-servers.ocf: add support for managing cluster

2018-06-03 Thread aginwala
Hi: Have sent out V4 @ https://patchwork.ozlabs.org/patch/924734/ . Please take a look and let me know further. Regards, Aliasgar On Thu, May 31, 2018 at 9:12 AM, aginwala wrote: > > > On Wed, May 30, 2018 at 11:24 PM, Numan Siddique > wrote: > >> >> >> On Thu, May 31, 2018 at 4:06 AM, Han

Re: [ovs-dev] [PATCH v2] ovndb-servers.ocf: add support for managing cluster

2018-05-31 Thread aginwala
On Wed, May 30, 2018 at 11:24 PM, Numan Siddique wrote: > > > On Thu, May 31, 2018 at 4:06 AM, Han Zhou wrote: > >> >> >> On Wed, May 30, 2018 at 3:27 PM, aginwala wrote: >> >>> >>> >>> On Wed, May 30, 2018 at 2:52 PM, Han Zhou wrote: >>> On Tue, May 29, 2018 at 11:40 PM, Numan

Re: [ovs-dev] [PATCH v2] ovndb-servers.ocf: add support for managing cluster

2018-05-31 Thread Numan Siddique
On Thu, May 31, 2018 at 4:06 AM, Han Zhou wrote: > > > On Wed, May 30, 2018 at 3:27 PM, aginwala wrote: > >> >> >> On Wed, May 30, 2018 at 2:52 PM, Han Zhou wrote: >> >>> >>> >>> On Tue, May 29, 2018 at 11:40 PM, Numan Siddique >>> wrote: >>> > >>> > On Wed, May 30, 2018 at 5:31 AM, aginwala

Re: [ovs-dev] [PATCH v2] ovndb-servers.ocf: add support for managing cluster

2018-05-30 Thread Han Zhou
On Wed, May 30, 2018 at 3:27 PM, aginwala wrote: > > > On Wed, May 30, 2018 at 2:52 PM, Han Zhou wrote: > >> >> >> On Tue, May 29, 2018 at 11:40 PM, Numan Siddique >> wrote: >> > >> > On Wed, May 30, 2018 at 5:31 AM, aginwala wrote: >> > >> > > Thanks for the Review. >> > > >> > > On Wed, May

Re: [ovs-dev] [PATCH v2] ovndb-servers.ocf: add support for managing cluster

2018-05-30 Thread aginwala
On Wed, May 30, 2018 at 2:52 PM, Han Zhou wrote: > > > On Tue, May 29, 2018 at 11:40 PM, Numan Siddique > wrote: > > > > On Wed, May 30, 2018 at 5:31 AM, aginwala wrote: > > > > > Thanks for the Review. > > > > > > On Wed, May 23, 2018 at 11:36 AM, Numan Siddique > > > wrote: > > > > > >> On

Re: [ovs-dev] [PATCH v2] ovndb-servers.ocf: add support for managing cluster

2018-05-30 Thread Han Zhou
On Tue, May 29, 2018 at 11:40 PM, Numan Siddique wrote: > > On Wed, May 30, 2018 at 5:31 AM, aginwala wrote: > > > Thanks for the Review. > > > > On Wed, May 23, 2018 at 11:36 AM, Numan Siddique > > wrote: > > > >> On Wed, May 9, 2018 at 12:13 AM, aginwala wrote: > >> > >> > using pacemaker so

Re: [ovs-dev] [PATCH v2] ovndb-servers.ocf: add support for managing cluster

2018-05-30 Thread aginwala
Sounds good! Addressed the comments in V3 @ https://patchwork.ozlabs. org/patch/923040/ . Please help review the same and let me know further. On Tue, May 29, 2018 at 11:40 PM, Numan Siddique wrote: > > > On Wed, May 30, 2018 at 5:31 AM, aginwala wrote: > >> Thanks for the Review. >> >> On

Re: [ovs-dev] [PATCH v2] ovndb-servers.ocf: add support for managing cluster

2018-05-30 Thread Numan Siddique
On Wed, May 30, 2018 at 5:31 AM, aginwala wrote: > Thanks for the Review. > > On Wed, May 23, 2018 at 11:36 AM, Numan Siddique > wrote: > >> On Wed, May 9, 2018 at 12:13 AM, aginwala wrote: >> >> > using pacemaker so that controllers can be placed in different fault >> > domains. >> > >> >

Re: [ovs-dev] [PATCH v2] ovndb-servers.ocf: add support for managing cluster

2018-05-29 Thread aginwala
Thanks for the Review. On Wed, May 23, 2018 at 11:36 AM, Numan Siddique wrote: > On Wed, May 9, 2018 at 12:13 AM, aginwala wrote: > > > using pacemaker so that controllers can be placed in different fault > > domains. > > > > Signed-off-by: aginwala > > > > I see the below warning when

Re: [ovs-dev] [PATCH v2] ovndb-servers.ocf: add support for managing cluster

2018-05-23 Thread Numan Siddique
On Wed, May 9, 2018 at 12:13 AM, aginwala wrote: > using pacemaker so that controllers can be placed in different fault > domains. > > Signed-off-by: aginwala > I see the below warning when applying the patch .git/rebase-apply/patch:153: new blank line

[ovs-dev] [PATCH v2] ovndb-servers.ocf: add support for managing cluster

2018-05-18 Thread aginwala
using pacemaker so that controllers can be placed in different fault domains. Signed-off-by: aginwala --- ovn/utilities/ovndb-servers.ocf | 83 - 1 file changed, 65 insertions(+), 18 deletions(-) diff --git