<div dir="ltr">Hello,<div><br></div><div>I have been able to successfully use &quot;lfs lsetfacl .....&quot; to set and modify permissions on a Lustre file system quickly with a small system because the lfs is directed at the Lustre MDT.  It is similar, I imagine, to using &quot;lfs find...&quot; to search a Lustre fs compared with a *nix &quot;find...&quot; command,  the latter which must touch every stripe located on any OST.</div><div><br></div><div>So, how do a change UID and/or GID over a Lustre file system?  Doing a *nix find and chown seems to have the same detrimental performance.  </div><div><br></div><div>&gt;lfs lgetfact my.file</div><div>The above returns the file ACL info.  I can change permissions and add a group or user access/perm but I don&#39;t know how to change the &quot;header&quot; information. (To see the difference in header information, one could try &quot;lfs lgetfact --no-head my.file&quot; which shows the ACL info without the header.)</div><div><br></div><div>&gt;lfs lsetfacl -muser:newPerson:rwx my.file</div><div>The above adds user with those perms to the original user listed in the header info.</div><div><br></div><div>This is using Lustre version 2.6.x (forgot minor number). on RHEL 6.5.</div><div><br></div><div>Suggestions genuinely appreciated.</div><div>Cheers,</div><div>megan</div><div><br></div></div>