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:35:42 +0000 (23:35 -0800)
commita09a8b6fc24f41d7c5b83db04ac778a7b69515df
tree38b068f18a4149e1b5b00169d45557af8ac522eb
parent0324cedaa824c2b5ecbd4bde8d91d93a1a118c07
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