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

bugzilla at redhat.com bugzilla at redhat.com
Tue Sep 4 04:55:56 UTC 2018


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



--- Comment #11 from Amar Tumballi <atumball at redhat.com> ---
Znamensky Pavel, if this is happening frequently (ie, memory growth and OOM
kill), one request while I am trying to analyse the issue.

Can you try below commands (one at a time): (assumption, gl is volume name).


$ gluster volume set gl readdir-ahead disable

run your tests, see for memory usage...

$ gluster volume set gl io-cache disable

run your tests, see for memory usage...

$ gluster volume set gl quick-read disable

run your tests, see for memory usage...


>From your statedump, I see that quick-read was very useful for the workload,
mainly as the 'hit-rate' was very high, compared to misses, So, I wouldn't
recommend disabling it forever in system, this is just an ask for the test
period.

-- 
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=XhveUxFS2I&a=cc_unsubscribe


More information about the Bugs mailing list