[ovs-git] Open vSwitch: xenserver: Restart ovs-xapi-sync on kmod reload. (branch-1.3)

dev at openvswitch.org dev at openvswitch.org
Thu Mar 1 07:38:08 UTC 2012


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, branch-1.3 has been updated
       via  a5df841674c4b1f69179d2e10d514c38a3721428 (commit)
       via  8b3d7ee3132226fbd27b455a35b92033c0b3db44 (commit)
      from  a6f3f560da6f6613896de9c30679bc6dd37f3990 (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 a5df841674c4b1f69179d2e10d514c38a3721428
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=a5df841674c4b1f69179d2e10d514c38a3721428
Author: Ethan Jackson <ethan at nicira.com>
		
xenserver: Restart ovs-xapi-sync on kmod reload.
		
Some users never restart OVS, they just reload the kernel module on
each new version. Since ovs-xapi-sync is a daemon, a restart is
required to use the new code.  Therefore, without this patch, users
could unwittingly use stale versions of ovs-xapi-sync.

Bug #9919.
Signed-off-by: Ethan Jackson <ethan at nicira.com>
Diagnosed-by: Ben Pfaff <blp at nicira.com>


commit 8b3d7ee3132226fbd27b455a35b92033c0b3db44
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=8b3d7ee3132226fbd27b455a35b92033c0b3db44
Author: Ethan Jackson <ethan at nicira.com>
		
xenserver: Always update the bridge ID in ovs-xapi-sync.
		
In some cases we were seeing this column get stale.

Bug #9929.
Signed-off-by: Ethan Jackson <ethan at nicira.com>
Diagnosed-by: Justin Pettit <jpettit at nicira.com>


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

Summary of changes:
 xenserver/etc_init.d_openvswitch                   |   21 +++++++++++++------
 .../usr_share_openvswitch_scripts_ovs-xapi-sync    |    5 +--
 2 files changed, 16 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
Open vSwitch


More information about the git mailing list