[Bugs] [Bug 1795540] New: mem leak while using gluster tools
bugzilla at redhat.com
bugzilla at redhat.com
Tue Jan 28 09:31:12 UTC 2020
https://bugzilla.redhat.com/show_bug.cgi?id=1795540
Bug ID: 1795540
Summary: mem leak while using gluster tools
Product: GlusterFS
Version: 7
Hardware: All
OS: Linux
Status: NEW
Component: glusterd
Severity: medium
Assignee: bugs at gluster.org
Reporter: r.mielnik at rm-it.pl
CC: bugs at gluster.org
Target Milestone: ---
Classification: Community
Description of problem:
glusterfs process consuming more and more memory even on clusters with unused
volumes, where "gluster volume status" is the only activity
Version-Release number of selected component (if applicable):
glusterfs-7.2-1.el7.x86_64 but the problem is known for me for a longer time
(back to version 3)
How reproducible:
just use "gluster volume status" in a loop
Steps to Reproduce:
1. check glusterfs process memory usage
2. while (true); do gluster volume status ; sleep 1; done
3. wait couple of hours
4. check glusterfs process memory usage
Actual results:
memory usage grows up to the oom
Expected results:
Additional info:
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list