xenserver: Restart ovs-xapi-sync on kmod reload.
authorEthan Jackson <ethan@nicira.com>
Thu, 1 Mar 2012 02:54:05 +0000 (18:54 -0800)
committerEthan Jackson <ethan@nicira.com>
Thu, 1 Mar 2012 04:08:13 +0000 (20:08 -0800)
commitf40af195a5b399a6a6cd8d6e91f0c7c2b6e3efc6
treed2fc027e53c09ea6ac3b544bf6fef5e8d67f8aee
parent753a774f5cd50ffb0c65102faee6e8968dfe9eaf
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@nicira.com>
Diagnosed-by: Ben Pfaff <blp@nicira.com>
xenserver/etc_init.d_openvswitch