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

Russell Bryant russell at ovn.org
Thu Aug 3 15:17:56 UTC 2017


On Wed, Aug 2, 2017 at 5:10 PM, Ben Pfaff <blp at ovn.org> wrote:
> 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.

Thanks for the patch!  I applied this to master.

-- 
Russell Bryant


More information about the dev mailing list