[Bugs] [Bug 1730948] [Glusterfs4.1.9] memory leak in fuse mount process.

bugzilla at redhat.com bugzilla at redhat.com
Thu Aug 1 05:32:24 UTC 2019


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

Anoop C S <anoopcs at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |needinfo?(guol-fnst at cn.fuji
                   |                            |tsu.com)



--- Comment #7 from Anoop C S <anoopcs at redhat.com> ---

(In reply to guolei from comment #5)
> I tried to use vfs_glusterfs module (smb4.8.3) and I found the fuse mount
> process consume litte memory.

Mostly because you don't have an active connection to the share via FUSE mount
since you switched to using vfs_glusterfs.

> But the smb process consume much more memory than usual.

It will consume more than in the previous situation where FUSE mount was used.
Because the entire glusterfs client stack is getting loaded into smbd and acts
as a client to glusterfs. You will have to figure out by what quantity memory
footprint increased in smbd(when vfs_glusterfs is used) and compare it with
memory of "glusterfs" process recorded from when FUSE mount was shared.

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


More information about the Bugs mailing list