Public bug reported: Right now, every IDL instance of the Southbound database(minus the maintenance worker) is monitoring the MAC_Binding table [0]. This table can increase a in size overtime and substantially increasing the memory used to keep an in-memory replica of this table in memory for each SB DB IDL.
We need to find a way to optimize this aspect in ML2/OVN and lower the memory usage for the driver. [0] https://github.com/openstack/neutron/blob/dfcbb4cce0f206bbf824a1062de028223a27388f/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py#L739 ** Affects: neutron Importance: Medium Status: In Progress ** Changed in: neutron Importance: Undecided => Medium -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1946344 Title: MAC_Binding Status in neutron: In Progress Bug description: Right now, every IDL instance of the Southbound database(minus the maintenance worker) is monitoring the MAC_Binding table [0]. This table can increase a in size overtime and substantially increasing the memory used to keep an in-memory replica of this table in memory for each SB DB IDL. We need to find a way to optimize this aspect in ML2/OVN and lower the memory usage for the driver. [0] https://github.com/openstack/neutron/blob/dfcbb4cce0f206bbf824a1062de028223a27388f/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py#L739 To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1946344/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

