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 07:33:23 +0000 (23:33 -0800)
commit793f3f5b05b471b742a6058e57494846a8e22abd
treef574830d81e856258d9a4febc3589dbdf38d385f
parent086ed5a92105ee43bb1e7ae4518db8dbbf9fc5a1
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