Openvswitch has a a compiled C extension wrapper within the library for speedier JSON processing. This extension was enabled in packaged ovs in 2.9.0-56, and is present in 2.10.1-3.el7 (current version available in RDO rocky repo). However using this extension causes a memory leak in neutron agents (see #1667007), fixed with this commit: https://github.com/openvswitch/ovs/commit/e120ff1f8e4dbb0b889b26e0be082376a32090bc Checking current supported versions in RDO, Ocata/Pike/Queens do not have the 2.9.0-56 mentioned version. Stein/master has 2.11 which includes the fix However Rocky needs a fixed version, as reported in kolla bug: https://bugs.launchpad.net/kolla/+bug/1823818
The plan is to have OVS and OVN 2.11 packages in RDO Train ASAP and then propose them as well for Stein (Stein is running against 2.11 already but without the split) and Rocky. We're working on having the packages ready here: https://review.rdoproject.org/r/#/c/20008/ So far, rebuilding 2.11 from the Fedora spec works fine. It's just a matter of having a green CI
I'm running Rocky and have hit this memory leak bug and impacting production systems. Is there a timeline for getting this released?
Is there progress on this release?
Hi all. I'm not trying to be a pest. I'd just like to know if there's a reasonable timeline for when this fix will be released for Rocky? Seems it's ready but just needs to pass CI QC. Thank you. Sam
Hi, this already happened few weeks ago in RDO [0][1]. And it's also in CentOS repos [2] since 2019-05-28 09:01 so I wonder why you're not able to use it. Let us know, I'll wait until you confirm and then close it because all seems good since a couple weeks. [0] https://review.rdoproject.org/r/#/c/20866/ [1] https://review.rdoproject.org/r/#/c/20916/ [2] http://mirror.centos.org/centos/7/cloud/x86_64/openstack-rocky/
Hi Daniel, I'm seeing the fix in the repo. Implementing in my environment. Thank you so much. Sam
Hi, Daniel. I was able to implement the change and all is working great. Thank you!
Thanks for the confirmation! Marking as closed with current packages