<div dir="ltr">I tested gluster nfs server with 1 nfs client. And run ltp&#39;s fs test cases on that nfs client. There seems to have 2 memory leak problem. (See my nfs server &amp; 2 glusterfsd config file is in attach)<div>
The 2 problem describes below:<br><div><div><br></div><div>1. The glusterfs runs as nfs server exhaust system memory(1GB) in server minutes. After disable drc, this problem no longer exist.</div></div><div><br></div><div>
2. After disable drc, the test run 1 day with no problem. But I found glusterfsd used more than 50% system memory(ps command line output sees below). Stop the test can not release memory.</div><div><br></div><div><div>[root@server155 ~]# ps aux | grep glusterfsd</div>
<div>root      7443  3.7 <font color="#ff0000">52.8</font> 1731340 539108 ?      Ssl  Feb17  70:01 /usr/sbin/glusterfsd -s server155 --volfile-id vol1.server155.fsmnt-fs1 -p /var/lib/glusterd/vols/vol1/run/server155-fsmnt-fs1.pid -S /var/run/5b7fe23f0aec78ffa0e6968dece0a8b0.socket --brick-name /fsmnt/fs1 -l /var/log/glusterfs/bricks/fsmnt-fs1.log --xlator-option *-posix.glusterd-uuid=d4f3d342-dd41-4dc7-b0fc-d3ce9998d21f --brick-port 49152 --xlator-option vol1-server.listen-port=49152</div>
</div><div><br></div><div>I use kill -SIGUSR1 7443 to collected some dump information(in attached fsmnt-fs1.7443.dump.1392711830).</div></div><div><br></div><div>Any help is appreciate!</div></div>