On 07/02/17 13:56, Markos Chandras wrote:
Hi,

It looks sensible to me but...

On 02/07/2017 01:38 PM, Eelco Chaudron wrote:
Currently if either ovsdb-server or ovs-vswitchd is crashing the
daemon is not restarting leaving the system in faulty state.
This patch will detect the daemon crash and will restart the
openvswitch service.
Is there any chance to end up in some sort of infinite 'start' loop here
if the ovsdb-server or ovs-vswitchd crashes can't be self-healed by a
simple restart?

In this case systemd will step in and not restart the process. You will get an error like this;
    systemd: start request repeated too quickly for openvswitch.service

//Eelco



_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to