> On Dec 31, 2017, at 9:16 PM, Ben Pfaff <b...@ovn.org> wrote:
> 
> Most of the OVS database-manipulation utilities (ovn-sbctl, ovn-nbctl,
> ovs-vsctl, vtep-ctl) don't retry their connections by default because
> they assume that the database is either up or down and likely to stay
> that way.  The OVN southbound database, however, is a likely candidate
> for high availability clustering, so that even if it appears to be
> down for a moment it will be available again soon.  So, prepare for
> the clustering implementation by enabling retry by default in
> ovn-sbctl.
> 
> Signed-off-by: Ben Pfaff <b...@ovn.org>

Exciting!

Acked-by: Justin Pettit <jpet...@ovn.org>

--Justin


_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to