xenserver: Introduce "force-reload-kmod" to reload kernel module.
authorBen Pfaff <blp@nicira.com>
Wed, 9 Feb 2011 00:43:40 +0000 (16:43 -0800)
committerBen Pfaff <blp@nicira.com>
Wed, 9 Feb 2011 00:43:40 +0000 (16:43 -0800)
commitf7a122fc2457f805fd0906f4368ea42d2ea55584
tree7c57abcb6768dbc8d27b08f18477921daf6dfa55
parente051b42c418e0c0e6627ae78d2e86d2d8b24cfb2
xenserver: Introduce "force-reload-kmod" to reload kernel module.

Running "service openvswitch force-reload-kmod" will now save the kernel
configuration state of Open vSwitch interfaces, stop the vswitch, unload
the kernel module, reload the kernel module, restart the vswitch, and
restore kernel configuration state.  It is a reasonably safe way to upgrade
or downgrade the Open vSwitch kernel module on a running system.

Signed-off-by: Ben Pfaff <blp@nicira.com>
utilities/automake.mk
utilities/ovs-save [new file with mode: 0755]
xenserver/etc_init.d_openvswitch
xenserver/openvswitch-xen.spec