Re: [ovs-dev] [PATCH] rhel-systemd: Delay shutting down the services

2016-10-14 Thread Russell Bryant
On Fri, Oct 14, 2016 at 9:36 PM, Russell Bryant wrote: > > On Thu, Oct 13, 2016 at 9:44 AM, Flavio Leitner wrote: > >> On Wed, Oct 12, 2016 at 11:56:51AM -0400, Russell Bryant wrote: >> > On Fri, Oct 7, 2016 at 1:36 PM, Aaron Conole >> wrote: >> > >> > > During testing it was found that systemd

Re: [ovs-dev] [PATCH] rhel-systemd: Delay shutting down the services

2016-10-14 Thread Russell Bryant
On Thu, Oct 13, 2016 at 9:44 AM, Flavio Leitner wrote: > On Wed, Oct 12, 2016 at 11:56:51AM -0400, Russell Bryant wrote: > > On Fri, Oct 7, 2016 at 1:36 PM, Aaron Conole wrote: > > > > > During testing it was found that systemd would consider the openvswitch > > > service as a part of networking

Re: [ovs-dev] [PATCH] rhel-systemd: Delay shutting down the services

2016-10-13 Thread Flavio Leitner
On Wed, Oct 12, 2016 at 11:56:51AM -0400, Russell Bryant wrote: > On Fri, Oct 7, 2016 at 1:36 PM, Aaron Conole wrote: > > > During testing it was found that systemd would consider the openvswitch > > service as a part of networking component, but the dependent services of > > ovs-vswitchd and ovs

Re: [ovs-dev] [PATCH] rhel-systemd: Delay shutting down the services

2016-10-12 Thread Russell Bryant
On Fri, Oct 7, 2016 at 1:36 PM, Aaron Conole wrote: > During testing it was found that systemd would consider the openvswitch > service as a part of networking component, but the dependent services of > ovs-vswitchd and ovsdb-server were not likewise considered. This leads > to some strange race