On Wed, Feb 03, 2016 at 02:15:48PM -0600, Ryan Moats wrote:
> I've talked to Kyle about this (as it's becoming a blocker for our scale
> testing) and so I'm willing to spend some time on the following "poor
> man's" approach:
> 
> (1) Leave the current ovsdb-server process on the default port to manage
> the SB db
> (2) Spin a new ovsdb-server process to handle the NB db - give it a new
> name (ovsdb-server-nb) so that ovn-appctl won't get too confused, and run
> it on another port (say 6641).
> (3) Modify northd to be able to talk to both ports
> (4) Modify the networking-ovn plugin to talk to port 6641.

This seems like quite a reasonable place to start.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to