On Sun, Dec 04, 2016 at 04:13:44PM -0800, Darrell Ball wrote:
> This patch adds datapaths of interest support where only datapaths of
> local interest are monitored by the ovn-controller ovsdb client.  The
> idea is to do a flood fill in ovn-controller of datapath associations
> calculated by northd. A new column is added to the SB database
> datapath_binding table - related_datapaths to facilitate this so all
> datapaths associations are known quickly in ovn-controller.  This
> allows monitoring to adapt quickly with a single new monitor setting
> for all datapaths of interest locally.

Hi Darrell, the series I just sent out has some relevance here.  It
makes ovn-controller only implement the datapaths and ports flows that
are relevant to a given hypervisor, even though it does not affect what
part of the database is replicated.  The particularly relevant patch is
this:
        https://patchwork.ozlabs.org/patch/702608/

I suggest having a look at the series.

Thanks,

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

Reply via email to