Date: Sun, 06 Dec 2020 12:39:13 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 235305] net/glusterfs: Memory leak in 3.11/3.12 Message-ID: <bug-235305-7788-dqqnqLeJT4@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-235305-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-235305-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D235305 --- Comment #13 from Daniel Morante <daniel@morante.net> --- It seems that the supposed memory leak is with the glusterfs `fuse` process. For example: ``` /usr/local/sbin/glusterfs --process-name fuse --volfile-server=3Dmoon --volfile-server=3Dsun --volfile-server=3Dearth --volfile-id=3Dreplicated /mnt/replicated (glusterfsd) ``` I was seeing some OOM kills on some servers but that was on an older versio= n. I will upgrade a test server to 8.0 and let it run for a few days and see if the process's memory usage keeps growing. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-235305-7788-dqqnqLeJT4>