Re: [ovs-dev] [PATCH v2] Add monitoring to ovsdb

2016-08-11 Thread Ben Pfaff
On Thu, Aug 11, 2016 at 10:12:13AM -0500, Conner Herriges wrote: > Ben Pfaff wrote on 08/10/2016 11:22:49 AM: > > > From: Ben Pfaff > > To: Conner Herriges/US/IBM@IBM > > Cc: dev@openvswitch.org > > Date: 08/10/2016 11:23 AM > > Subject: Re: [ovs-dev

Re: [ovs-dev] [PATCH v2] Add monitoring to ovsdb

2016-08-11 Thread Conner Herriges
Ben Pfaff wrote on 08/10/2016 11:22:49 AM: > From: Ben Pfaff > To: Conner Herriges/US/IBM@IBM > Cc: dev@openvswitch.org > Date: 08/10/2016 11:23 AM > Subject: Re: [ovs-dev] [PATCH v2] Add monitoring to ovsdb > > On Wed, Aug 10, 2016 at 11:10:25AM -0500, Conner Herriges

Re: [ovs-dev] [PATCH v2] Add monitoring to ovsdb

2016-08-10 Thread Ben Pfaff
On Wed, Aug 10, 2016 at 11:10:25AM -0500, Conner Herriges wrote: > Monitoring is a valid option on POSIX based platforms. The monitor > creates an additional process to monitor the ovsdb-server daemon. If > the daemon dies due to a programming error, then the monitor process > starts a new copy of

[ovs-dev] [PATCH v2] Add monitoring to ovsdb

2016-08-10 Thread Conner Herriges
Monitoring is a valid option on POSIX based platforms. The monitor creates an additional process to monitor the ovsdb-server daemon. If the daemon dies due to a programming error, then the monitor process starts a new copy of it. If the daemon dies or exits for another reason, the monitor process e