[Bugs] [Bug 1329335] GlusterFS - Memory Leak - High Memory Utilization

bugzilla at redhat.com bugzilla at redhat.com
Tue Apr 26 13:42:38 UTC 2016


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

Nagendran <uganit at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|needinfo?(uganit at gmail.com) |



--- Comment #10 from Nagendran <uganit at gmail.com> ---
We are using a custom NewRelic plugin to get some metrics about the GlusterFS
peer for monitoring - basically a cron job that runs this command:

gluster volume profile ${1} info | grep -n "Brick" | sed -n 2p | cut -d":" -f 1

We have temporarily stopped the agent now and will check if this helps. Is this
what you are suspecting as the root cause?

The reason why we added the agent was to monitor the following:
I/O operation per second.
Directories activities per second
Files activities per second
Files Information activities per second
Files Latency
Directory Latency

Are there any other ways of doing it without doing the volume profile?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=YHBembhUiU&a=cc_unsubscribe


More information about the Bugs mailing list