xenserver: Restart ovs-xapi-sync on kmod reload.
authorEthan Jackson <ethan@nicira.com>
Thu, 1 Mar 2012 02:54:05 +0000 (18:54 -0800)
committerJustin Pettit <jpettit@nicira.com>
Thu, 1 Mar 2012 04:17:10 +0000 (20:17 -0800)
commitc2f1d07b0e3af22a093ad5776a8b08999dfbed86
tree4fa1afc8a6a509cf614a6ffdf85bd1123a1c0cfb
parent6899e5418db7a36d85605ed287b1eb1ecf54e736
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