[ovs-git] Open vSwitch: Wait for daemons to die in init.d script "stop" commands. (master)

dev at openvswitch.org dev at openvswitch.org
Thu Aug 12 18:15:44 UTC 2010


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, master has been updated
       via  2cc906419fd8592c24a281a2c4b0932ad978be3d (commit)
      from  df5d2ed998115b4aace007508e0cc374f5f84ab5 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 2cc906419fd8592c24a281a2c4b0932ad978be3d
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=2cc906419fd8592c24a281a2c4b0932ad978be3d
Author: Ben Pfaff <blp at nicira.com>
		
Wait for daemons to die in init.d script "stop" commands.
		
Sometimes it takes a moment for the OVS daemons to die.  When that happens,
the "start" half of "openvswitch restart" can fail when ovsdb-tool
runs, because ovsdb-server will still have the lock on the database if it
has not exited yet.  So this commit just makes the "stop" half wait for
the daemons to really die.

Bug #3369.


-----------------------------------------------------------------------

Summary of changes:
 debian/openvswitch-switch.init   |    4 ++--
 xenserver/etc_init.d_openvswitch |    7 +++++++
 2 files changed, 9 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Open vSwitch




More information about the git mailing list