Re: [ovs-discuss] Raft issues while removing a node

2018-12-13 Thread ramteja tadishetti
Hi, Yeah, patch series url is no longer working, but this is the patchset https://github.com/blp/ovs-reviews/commit/8ce2c1a5481dbfec1ba860f28b9d8e0ce881ee76 Thanks, Ramteja On Thu, Dec 13, 2018 at 5:17 PM aginwala wrote: > Hi Ben: > I cannot see the patch series on the patchwork. Is it due to

Re: [ovs-discuss] Raft issues while removing a node

2018-12-13 Thread aginwala
Hi Ben: I cannot see the patch series on the patchwork. Is it due to mail server sync issue or something else? Not sure if its appropriate to try out https://github.com/blp/ovs-reviews/commits/raft-fixes since it has the patches in review in addition to some other patches? Regards, On Thu, Nov

Re: [ovs-discuss] Raft issues while removing a node

2018-11-15 Thread ramteja tadishetti
Awesome, thanks! On Thu, Nov 15, 2018, 9:17 AM Ben Pfaff wrote: > On Thu, Nov 08, 2018 at 04:17:03PM -0800, ramteja tadishetti wrote: > > I am facing trouble in graceful removal of node in a 3 Node RAFT setup. > > Thanks for the report. I followed up on it and found a number of bugs > in the

Re: [ovs-discuss] Raft issues while removing a node

2018-11-15 Thread Ben Pfaff
On Thu, Nov 08, 2018 at 04:17:03PM -0800, ramteja tadishetti wrote: > I am facing trouble in graceful removal of node in a 3 Node RAFT setup. Thanks for the report. I followed up on it and found a number of bugs in the implementation of the "kick" request. There is a patch series out that fixes

[ovs-discuss] Raft issues while removing a node

2018-11-08 Thread ramteja tadishetti
Hi, I am facing trouble in graceful removal of node in a 3 Node RAFT setup. Node1 : $ovn-ctl --db-nb-addr=10.8.49.184 --db-nb-port=6641 --db-nb-create-insecure-remote=yes --db-nb-cluster-local-proto=tcp --db-nb-cluster-local-port=6643 --db-nb-cluster-local-addr=10.8.49.184 start_nb_ovsdb