X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=utilities%2Fovs-ctl.8;h=988b5008c0dce4045d721c3d3196bd080fb6489a;hb=2dc7590de5e0adae1e332ff84c0c8af264f403b9;hp=06ccfecac03a58937453e8df53a140cbabac9f7b;hpb=99811d070ee93d8f75b8441e4b5a189167e6fb77;p=cascardo%2Fovs.git diff --git a/utilities/ovs-ctl.8 b/utilities/ovs-ctl.8 index 06ccfecac..988b5008c 100644 --- a/utilities/ovs-ctl.8 +++ b/utilities/ovs-ctl.8 @@ -261,11 +261,15 @@ reloads the kernel module and restarts the OVS daemons (including .IP 6. Restores the kernel configuration state that was saved in step 3. . -.PP -The steps above are often enough to hot-upgrade a new kernel module -with only a few seconds of downtime. DHCP is a common problem: if the -ISC DHCP client is running on an OVS internal interface, then it will -have to be restarted after completing the above procedure. +.IP 7. +Checks for daemons that may need to be restarted because they have +packet sockets that are listening on old instances of Open vSwitch +kernel interfaces and, if it finds any, prints a warning on stdout. +DHCP is a common example: if the ISC DHCP client is running on an OVS +internal interface, then it will have to be restarted after completing +the above procedure. (It would be nice if \fBovs\-ctl\fR could restart +daemons automatically, but the details are far too specific to a +particular distribution and installation.) . .PP \fBforce\-kmod\-reload\fR internally stops and starts OVS, so it