Bug 1642868 - [GSS][ Memory leak in glusterfs process - possible area affected gf_common_mt_char]
Summary: [GSS][ Memory leak in glusterfs process - possible area affected gf_common_m...
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat Storage
Component: glusterfs
Version: rhgs-3.3
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Sunny Kumar
QA Contact: Bala Konda Reddy M
URL:
Whiteboard:
Depends On:
Blocks: RHGS34MemoryLeak
TreeView+ depends on / blocked
 
Reported: 2018-10-25 09:00 UTC by nravinas
Modified: 2022-03-13 15:51 UTC (History)
6 users (show)

Fixed In Version: 3.4.4
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-03-14 06:10:13 UTC
Embargoed:


Attachments (Terms of Use)

Description nravinas 2018-10-25 09:00:02 UTC
Description of problem:

glusterfs process leaking in gf_common_mt_char

Additional info:

glusterfs not leaking any memory

Comment 7 Amar Tumballi 2018-10-29 09:02:19 UTC
> I've seen the number of total_allocs increasing  in gf_common_mt_char area. Side by side comparison between the first and the the last statedumps:

I comment came from the above statement. Total allocs increasing shows that the variable is being used. In general, if there is activity on filesystem, then there will be more increase in 'total_alloc' field. 

But regarding 'size=' value, we need to work. Not every translator or library utilize 'mt_char' to this high number. We will analyze and get back!

Comment 12 Amar Tumballi 2019-03-14 06:10:13 UTC
As per Comment#11, and with LRU limit option, this should go away.


Note You need to log in before you can comment on or make changes to this bug.