<div dir="ltr"><pre><font color="#000000" face="arial, sans-serif"><span style="white-space:pre-wrap">(I don&#39;t have the message ID of the original so this will be a new thread.)</span></font></pre><pre><font color="#000000" face="arial, sans-serif"><span style="white-space:pre-wrap">Original Message: </span></font><a href="https://www.gluster.org/pipermail/gluster-users.old/2016-October/028892.html">https://www.gluster.org/pipermail/gluster-users.old/2016-October/028892.html</a></pre><pre><br></pre><pre>I too am seeing ~10% CPU usage per Gluster export when using Ganesha NFS. This occurs straight after the process starts and the export does not need to be mounted to see the problem.</pre><pre>Ubuntu 16.04</pre><pre>gluster 3.8.5-ubuntu1~xenial1</pre><pre>nfs-ganesha 2.4.1-ubuntu1~xenial5<br></pre><pre>I confirmed (as expected, given this is a userspace NFS server after all) that it is not sys and thus strace is no use.</pre><pre><br></pre><pre>My (test) Ganesha config is as follows:</pre><pre>EXPORT{    
        Export_Id = 2;
        Path = /gv0;
        Access_type = RW;
        Squash = No_root_squash;
        Disable_ACL = TRUE;
        Pseudo = /gv0;
        Protocols = &quot;4&quot;;
        SecType = &quot;sys&quot;;
        FSAL {
                name = GLUSTER;
                hostname = localhost;
                volume = gv0;
        }
}
</pre><div><br></div>-- <br><div class="gmail_signature">Nathan</div>
</div>