<div dir="auto">Do we have ACL support on nfs-ganesha?</div><div class="gmail_extra"><br><div class="gmail_quote">On Aug 30, 2017 3:08 PM, &quot;Niels de Vos&quot; &lt;<a href="mailto:ndevos@redhat.com">ndevos@redhat.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Wed, Aug 30, 2017 at 01:52:59PM +0530, ABHISHEK PALIWAL wrote:<br>
&gt; What is Gluster/NFS and how can we use this.<br>
<br>
Gluster/NFS (or gNFS) is the NFS-server that comes with GlusterFS. It is<br>
a NFSv3 server and can only be used to export Gluster volumes.<br>
<br>
You can enable it:<br>
 - install the glusterfs-gnfs RPM (glusterfs &gt;= 3.11)<br>
 - the glusterfs-server RPM might contain the NFS-server (glusterfs &lt; 3.11)<br>
 - build with &quot;./configure --enable-gnfs&quot;<br>
 - enable per volume with: gluster volume set $VOLUME nfs.disable false<br>
 - logs are in /var/log/gluster/nfs.log<br>
<br>
But really, NFS-Ganesha is the recommendation. It has many more features<br>
and will receive regular updates for improvements.<br>
<br>
Niels<br>
<br>
<br>
&gt;<br>
&gt; On Wed, Aug 30, 2017 at 1:24 PM, Niels de Vos &lt;<a href="mailto:ndevos@redhat.com">ndevos@redhat.com</a>&gt; wrote:<br>
&gt;<br>
&gt; &gt; On Thu, Aug 17, 2017 at 12:03:02PM +0530, ABHISHEK PALIWAL wrote:<br>
&gt; &gt; &gt; Hi Team,<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; I have an query regarding the usage of ACL on gluster volume. I have<br>
&gt; &gt; &gt; noticed that when we use normal gluster volume (without ACL) CPU load is<br>
&gt; &gt; &gt; low, but when we apply the ACL on gluster volume which internally uses<br>
&gt; &gt; Fuse<br>
&gt; &gt; &gt; ACL, CPU load gets increase about 6x times.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Could you please let me know is this expected or we can do some other<br>
&gt; &gt; &gt; configuration to reduce this type of overhead on gluster volume with<br>
&gt; &gt; ACLs.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; For more clarification we are using kernel NFS for exporting the gluster<br>
&gt; &gt; &gt; volume.<br>
&gt; &gt;<br>
&gt; &gt; Exporting Gluster volumes over FUSE and kernel NFS is not something we<br>
&gt; &gt; suggest and test. There are (or at least were) certain limitations in<br>
&gt; &gt; FUSE that prevented good support for this.<br>
&gt; &gt;<br>
&gt; &gt; Please use NFS-Ganesha instead, that is the NFS server we actively<br>
&gt; &gt; develop with. Gluster/NFS is still available too, but is only receiving<br>
&gt; &gt; the occasional fixes and is only suggested for legacy users that did not<br>
&gt; &gt; move to NFS-Ganesha yet.<br>
&gt; &gt;<br>
&gt; &gt; HTH,<br>
&gt; &gt; Niels<br>
&gt; &gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Regards<br>
&gt; Abhishek Paliwal<br>
</blockquote></div></div>