[Bugs] [Bug 1623107] FUSE client's memory leak

bugzilla at redhat.com bugzilla at redhat.com
Wed Aug 29 11:06:16 UTC 2018


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

Amar Tumballi <atumball at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |atumball at redhat.com



--- Comment #6 from Amar Tumballi <atumball at redhat.com> ---
What is the available size of RAM? We have previously noticed a huge memory
being consumed by client process, if there is no other pressure on Client
memory. Ie, if there is a pressure on process, then kernel will send 'forget()'
on inodes it has looked up. That is the only time we see mermoy usage coming
down. Otherwise, kernel remembers all these inodes, and that way, glusterfs
keeps all these inodes in memory, which results in high memory usage.

-- 
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