[Bugs] [Bug 1685414] glusterd memory usage grows at 98 MB/h while running "gluster v profile" in a loop

bugzilla at redhat.com bugzilla at redhat.com
Tue Mar 5 08:03:08 UTC 2019


https://bugzilla.redhat.com/show_bug.cgi?id=1685414



--- Comment #1 from Mohit Agrawal <moagrawa at redhat.com> ---
Hi,

glusterd has memory leak while "gluster v profile info" run in a loop.

To reproduce the same follow below steps
1) Setup 3 1x3 volumes and start the volume
2) Start profile for all the volume
3) Run below command
  while [ 1 ]; do pmap -x `pgrep glusterd` | grep total; gluster v profile vol1
info > /dev/null; gluster v profile vol2 info > /dev/null; gluster v profile
vol3 info > /dev/null;sleep 5; done


Thanks,
Mohit Agrawal

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Bugs mailing list