<div class="socmaildefaultfont" dir="ltr" style="font-family:Arial;font-size:10.5pt" ><div dir="ltr" >If trying the naive approach, a la</div>
<div dir="ltr" > </div>
<div dir="ltr" >  find /fs ... -exec changeMyACL {} \;</div>
<div dir="ltr" > </div>
<div dir="ltr" >  or</div>
<div dir="ltr" > </div>
<div dir="ltr" >  /usr/lpp/mmfs/samples/ilm/mmfind /fs ... -exec changeMyACL {} \; #shameless plug for my mmfind tool, available in the latest release of GPFS. See the associated README.</div>
<div dir="ltr" > </div>
<div dir="ltr" >I think the cost will be prohibitive. I believe a relatively strong internal lock is required to do ACL changes, and consequently I think the performance of modifying the ACL on a bunch of files will be painful at best.</div>
<div dir="ltr" > </div>
<div dir="ltr" >Jamie</div>
<div dir="ltr" > </div>
<div dir="ltr" >Jamie Davis<br>GPFS Functional Verification Test (FVT)<br>jamiedavis@us.ibm.com
<div> </div>
<div> </div>
<blockquote data-history-content-modified="1" data-history-expanded="1" style="border-left:solid #aaaaaa 2px; margin-left:5px; padding-left:5px; direction:ltr" >----- Original message -----<br>From: Marc A Kaplan/Watson/IBM@IBMUS<br>Sent by: gpfsug-discuss-bounces@gpfsug.org<br>To: gpfsug main discussion list <gpfsug-discuss@gpfsug.org><br>Cc:<br>Subject: Re: [gpfsug-discuss] fast ACL alter solution<br>Date: Tue, Aug 11, 2015 1:59 PM<br> <br><font face="sans-serif" size="2" >We (myself and a few other GPFS people) are reading this and considering...</font><br><font face="sans-serif" size="2" >Of course we can't promise anything here.   </font><br><br><font face="sans-serif" size="2" >I can see some ways to improve and make easier the job of finding and changing the ACLs of many files.</font><br><br><font face="sans-serif" size="2" >But I think whatever we end up doing will still be, at best, a matter of changing every inode, rather than changing on ACL that all those inodes happen to point to.</font><br><br><font face="sans-serif" size="2" >IOW,  as a lower bound, we're talking at least as much overhead as doing chmod on the chosen files.</font><br> 
<div><font face="Default Monospace,Courier New,Courier,monospace" size="2" >_______________________________________________<br>gpfsug-discuss mailing list<br>gpfsug-discuss at gpfsug.org<br><a href="http://gpfsug.org/mailman/listinfo/gpfsug-discuss" target="_blank" >http://gpfsug.org/mailman/listinfo/gpfsug-discuss</a></font></div></blockquote></div></div><BR>