Hi Gizo, <div><br></div><div>we have lustre 1.8.x in production with ACLs enabled and we use them a lot indeed.</div><div><br></div><div>I&#39;m experiencing the same behaviour that you mention here.</div><div><br></div><div>

Why is this a problem? </div><meta charset="utf-8"><div><br></div><div>Cheers,</div><div>Giacinto</div><div><br clear="all">~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>Giacinto Donvito    LIBI -- EGEE2 SA1 INFN - Bari ITALY<br>

------------------------------------------------------------------<br><a href="mailto:giacinto.donvito@ba.infn.it">giacinto.donvito@ba.infn.it</a>                   | GTalk/GMail: <a href="mailto:donvito.giacinto@gmail.com">donvito.giacinto@gmail.com</a><br>

tel. +39 080 5443244   Fax  +39 0805442470  VOIP:  +41225481596   | MSN: <a href="mailto:donvito.giacinto@hotmail.it">donvito.giacinto@hotmail.it</a><br>Skype: giacinto_it | AIM/iChat: gdonvito1 | Yahoo: eric1_it <br>------------------------------------------------------------------<br>

&quot;A simple design always takes less time to finish than a complex one.<br>So always do the simplest thing that could possibly work.&quot;<br>Don <a href="mailto:Wells@www.extremeprogramming.org">Wells@www.extremeprogramming.org</a><br>

<br>
<br><br><div class="gmail_quote">On Wed, May 19, 2010 at 19:57, Gizo Nanava <span dir="ltr">&lt;<a href="mailto:nanava@physik.uni-bonn.de">nanava@physik.uni-bonn.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<br>
  Hello,<br>
<br>
      some time ago i have ask the question about *default* acl problem<br>
is lustre, but have not got any answer yer.<br>
could you please someone give me this one bit of info. it is very simple<br>
if you already have this lustre installed.<br>
we are using it in large prod. site.. and are interested if that is our<br>
fault or not.. Thanks!<br>
<font color="#888888"><br>
GN<br>
</font><div><div></div><div class="h5"><br>
<br>
On 05/14/2010 11:20 AM, Gizo Nanava wrote:<br>
&gt; Hello,<br>
&gt;<br>
&gt;   on our cluster where we have Scientific Linux 5.4 (64-bit, kernel<br>
&gt; 2.6.18-164.11.1) and Lustre 1.8.2<br>
&gt; we are experiencing problem with setting of  default ACLs.<br>
&gt;<br>
&gt; According to rules, newly created files and directories in the<br>
&gt; directory with a default ACLs set, get<br>
&gt; permissions of the parent directory, thus ignoring the value of umask.<br>
&gt; As we have checked this is really the case on Linux with ext3, but we<br>
&gt; can not make this working in Lustre.<br>
&gt;<br>
&gt;   Here is an example.<br>
&gt;<br>
&gt;       On ACL enabled linux (Ubuntu Lucid,32-bit, kernel<br>
&gt; 2.6.32-21-generic-pae):<br>
&gt;<br>
&gt; &gt; mkdir noalc<br>
&gt; &gt; mkdir acl<br>
&gt; &gt; setfacl -d --set u::rwx,g::rx,g:atlas:rwx acl<br>
&gt; &gt; getfacl -c acl<br>
&gt;                default:user::rwx<br>
&gt;                default:group::r-x<br>
&gt;                default:group:atlas:rwx<br>
&gt;                default:mask::rwx<br>
&gt;<br>
&gt; &gt; umask 0777<br>
&gt; &gt; mkdir noacl/dir<br>
&gt; &gt; ls -l noacl<br>
&gt;              d--------- 2 root root  .... dir<br>
&gt;<br>
&gt; &gt;  mkdir acl/dir<br>
&gt; &gt; getfacl -a acl/dir<br>
&gt;               user::rwx<br>
&gt;               group::r-x<br>
&gt;               group:atlas:rwx<br>
&gt;               mask::rwx<br>
&gt;<br>
&gt;   So, here everything is okay.<br>
&gt;<br>
&gt;  But, on Lustre the last command above looks as follows<br>
&gt; &gt; getfacl --access --omit-header acl/dir<br>
&gt;            user::---<br>
&gt;            group::r-x                      #effective:---<br>
&gt;            group:atlas:rwx            #effective:---<br>
&gt;            mask::---<br>
&gt;<br>
&gt;    So, the value of umask is not ignored.<br>
&gt;<br>
&gt;  Does somebody else experience the same problem?<br>
&gt; What could be wrong in our lustre setup? As usually ACL on MDS is<br>
&gt; enabled by mount -o acl..<br>
&gt; The same problem is in lustre 1.6.6. Thank you very much for any help!<br>
&gt;<br>
&gt;   Best wishes, Gizo Nanava<br>
&gt;<br>
<br>
_______________________________________________<br>
Lustre-discuss mailing list<br>
<a href="mailto:Lustre-discuss@lists.lustre.org">Lustre-discuss@lists.lustre.org</a><br>
<a href="http://lists.lustre.org/mailman/listinfo/lustre-discuss" target="_blank">http://lists.lustre.org/mailman/listinfo/lustre-discuss</a><br>
</div></div></blockquote></div><br></div>