<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Apr 28, 2016 at 4:13 PM, Niels de Vos <span dir="ltr">&lt;<a href="mailto:ndevos@redhat.com" target="_blank">ndevos@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Thu, Apr 28, 2016 at 12:05:37PM +0530, ABHISHEK PALIWAL wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt; I have one more query:<br>
&gt;<br>
&gt; I am using machine with ip 10.32.0.48 where gluster is running and mounted<br>
&gt; my gluster volume as follows<br>
&gt;<br>
&gt; mount -t glusterfs -o acl 10.32.0.48:/c_glusterfs /mnt/c<br>
&gt;<br>
&gt; and after that I mounted /mnt/c volume to /tmp/l on same machin 10.32.0.48<br>
&gt;<br>
&gt; mount -t nfs -o acl,vers=3 10.32.0.48:/mnt/c /tmp/l<br>
&gt;<br>
&gt; When I run setfacl command on /tmp/l (mounted as nfs) volume its not<br>
&gt; working<br>
&gt; # setfacl -m u:application:r /tmp/l/usr<br>
&gt; setfacl: /tmp/l/usr: Operation not supported<br>
&gt;<br>
&gt; but when I run setfacl command on /mnt/c(mounted as glusterfs) it is<br>
&gt; working<br>
&gt; # setfacl -m u:application:r /mnt/c<br>
&gt;<br>
&gt; Could you please tell me the reason for this.<br>
<br>
</span>Note that NFSv3 ACLs are not part of the NFS protocol itself. It is<br>
handled by a side-band protocol. If all ACL operations on any NFS server<br>
fail, make sure to check that the ports for NFSv3 ACLs are open. You can<br>
chech that with &#39;rpcinfo -p $NFS_SERVER&#39;.<br></blockquote><div><br></div><div>ACL operation working fine with other NFS servers and ports are also open <br></div><div><br> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Gluster/NFS should have ACLs enabled by default. It is possible to<br>
disable support for ACLs in Gluster/NFS with the &#39;nfs.acl&#39; volume<br>
option, just make sure that the option is not set, or is set to &#39;true&#39;.<br></blockquote><div><br></div><div>I have tried with Gluster/NFS option where<br><br></div><div>nfs.disable off <br></div><div>nfs.acl on <br></div><div>but still getting setfacl command failure. <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
HTH,<br>
Niels<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
&gt;<br>
&gt; Regards,<br>
&gt; Abhishek<br>
&gt;<br>
&gt; On Wed, Apr 27, 2016 at 4:56 PM, Niels de Vos &lt;<a href="mailto:ndevos@redhat.com">ndevos@redhat.com</a>&gt; wrote:<br>
&gt;<br>
&gt; &gt; Thank you for your email.<br>
&gt; &gt;<br>
&gt; &gt; I am out of the office on 27-April-2016 and will return on 28-April-2016.<br>
&gt; &gt; While I am out I will have limited access to email. When I have returned, I<br>
&gt; &gt; will respond to your message as soon as possible.<br>
&gt; &gt;<br>
&gt; &gt; Many thanks,<br>
&gt; &gt; Niels de Vos<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>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature"><div dir="ltr"><br><br><br><br>Regards<br>
Abhishek Paliwal<br>
</div></div>
</div></div>