Bug 1523064 - Potential memory leak in neutron-server
Summary: Potential memory leak in neutron-server
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-neutron-lbaas
Version: 10.0 (Newton)
Hardware: x86_64
OS: Linux
high
high
Target Milestone: zstream
: 10.0 (Newton)
Assignee: Nir Magnezi
QA Contact: Bruna Bonguardo
URL:
Whiteboard:
Depends On: 1545939
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-12-07 06:43 UTC by Meiyan Zheng
Modified: 2021-11-17 18:48 UTC (History)
20 users (show)

Fixed In Version: openstack-neutron-lbaas-9.2.2-8.el7ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-06-07 18:02:22 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 603460 0 None None None 2018-09-18 17:59:55 UTC
Red Hat Issue Tracker OSP-10846 0 None None None 2021-11-17 18:48:23 UTC
Storyboard 2003802 0 None None None 2018-09-18 17:58:24 UTC

Comment 12 Praveen Varma 2018-08-15 01:03:31 UTC
Team,

There is nothing on this BZ for sometime now even though I can assume that there is work being done in the background.

There is an ACE that is created for the associated case and I am involved to see how we can take this forward.

Can I please get a status update on the BZ and if possible have this prioritized?

Thanks,
Praveen
Escalation Manager

Comment 41 Assaf Muller 2018-12-12 14:28:37 UTC
This is dependent on 1545939. The fix for that other bug was delivered as a hotfix to the customer impacted by this bug.

Comment 50 Bruna Bonguardo 2019-04-03 12:45:24 UTC
Nir, what are the exact steps to reproduce/verify this in my environment?

Comment 51 Nir Magnezi 2019-04-26 10:04:10 UTC
(In reply to Bruna Bonguardo from comment #50)
> Nir, what are the exact steps to reproduce/verify this in my environment?

Hi Bruna,

We spoke f2f about this, but it makes sense to keep the information here up-to-date:
I advised repeating the steps Slawek took on comment 39, which should give an indication for quality engineering to verify this.

If you need any help with this, please do let me know.

Nir

Comment 56 Bruna Bonguardo 2019-04-29 13:22:18 UTC
As you can see, I created 10 load balancers with 10 listeners each. The memory is as stated above. It does not look unreasonably high.

Nir - can you connect to the server with me and check?

Comment 67 Slawek Kaplonski 2019-05-20 06:52:58 UTC
Yes, this looks fine. Memory is allocated by python in first iteration and it's not given back to OS after resources are removed. But in next iterations same memory is reused by new resources thus consumption is not raising anymore.
I don't see any leak in https://docs.google.com/spreadsheets/d/147vG-PO8SAijjK4sR87K-7v3YGfR0fae5AlOdiXZwrA/edit#gid=0
IMO it works fine.

Comment 69 Jason Joyce 2019-06-07 18:02:22 UTC
According to our records, this should be resolved by openstack-neutron-lbaas-9.2.2-8.el7ost.  This build is available now.


Note You need to log in before you can comment on or make changes to this bug.