[ovs-dev] [PATCH] ovs-vsctl: reconnect to the database if connection was dropped

Ben Pfaff blp at nicira.com
Wed Feb 19 18:22:57 UTC 2014


On Tue, Feb 18, 2014 at 02:34:58PM -0800, Ansis Atteka wrote:
> If ovs-vsctl has to wait for ovs-vswitchd to reconfigure itself
> according to the new database, then sometimes ovs-vsctl could
> end up stuck in the event loop if OVSDB connection was dropped
> while ovs-vsctl was still running.
> 
> This patch fixes this problem by letting ovs-vsctl to reconnect
> to the OVSDB, if it has to wait cur_cfg field to be updated.
> 
> Issue: 1191997
> Reported-by: Spiro Kourtessis <spiro at nicira.com>
> Signed-Off-By: Ansis Atteka <aatteka at nicira.com>

Acked-by: Ben Pfaff <blp at nicira.com>



More information about the dev mailing list