> On Jul 6, 2018, at 5:04 PM, Ben Pfaff <[email protected]> wrote:
> 
> On Sun, Jul 01, 2018 at 06:23:01PM -0700, Justin Pettit wrote:
>> Commits 1e8eeb66db2e7 ("ovs-sandbox: Support starting multiple
>> ovn-northds.") and 047458de40391 ("ovs-sandbox: Add option to support
>> multiple ovn-controllers.") allowed starting multiple instances of
>> ovn-northd and ovn-controller, respectively.  It did this by assigning a
>> sequence number to to the pidfile name.  Unfortunately, this breaks the
>> method ovs-appctl uses to determine to which process it should connect.
>> This commit changes the behavior so that a sequence number is not added
>> to the first instance, so ovs-appctl will connect to that be default.
>> 
>> This commit also uses the same convention for naming the log file.
>> 
>> Signed-off-by: Justin Pettit <[email protected]>
> 
> Acked-by: Ben Pfaff <[email protected]>

Thanks.  I pushed the series to master.

--Justin


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

Reply via email to