[ovs-dev] [PATCH] rhel: Use systemd Restart option for ovn-controllers.

Ben Pfaff blp at ovn.org
Wed Aug 2 21:10:54 UTC 2017


On Wed, Aug 02, 2017 at 01:43:04PM -0500, Mark Michelson wrote:
> This change stops the use of OVS's monitor for the ovn-controller and
> ovn-controller-vtep systemd services. Instead, the services use the
> systemd Restart option to restart the services automatically if they
> fail.
> 
> This patch changes the ovn-controller service Type from "oneshot" to
> "forking". The Restart option is incompatible with oneshot services. The
> patch does not change the ovn-controller-vtep service type from
> "simple", however.
> 
> Signed-off-by: Mark Michelson <mmichels at redhat.com>

This looks reasonable to me but I prefer to let Russell apply it since
it's a Red Hat specific change.


More information about the dev mailing list