<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><p class="p2">Here's the rsync patch from Ronnie Sahlberg back from '08. Never tried it and not sure if it's actually part of rsync now, but it sounds pretty cool:</p><div><a href="http://samba.2283325.n4.nabble.com/Patch-for-GPFS-support-td2508779.html">http://samba.2283325.n4.nabble.com/Patch-for-GPFS-support-td2508779.html</a></div><div><br></div><div>Cheers,</div><div>Barry</div><div><br></div><div><br></div>



</div>
<br><div><div>On 28 Sep 2012, at 11:28, Barry Evans <<a href="mailto:bevans@canditmedia.co.uk">bevans@canditmedia.co.uk</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><meta http-equiv="Content-Type" content="text/html charset=us-ascii"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div apple-content-edited="true"><p class="p2">Just tried rsync -A (preserve acl's) on this end, no joy there either. two filesystems, same machine.</p><div>sounds very, very evil but have you tried robocopy from one share to another? Not ideal.</div><div><br></div><div>Cheers,</div><div>Barry</div><div><br></div><div><br></div>



</div>
<br><div><div>On 28 Sep 2012, at 11:03, Orlando Richards <<a href="mailto:orlando.richards@ed.ac.uk">orlando.richards@ed.ac.uk</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hi folks,<br><br>Does anyone know a good way to sync files between two gpfs filesystems, while preserving NFSv4 ACL's?<br><br>I've tried rsync and cp - neither of which seem to copy over acls.<br><br>Sample test:<br><br># mkdir test<br># mmeditacl -k nfs4 test<br># mmgetacl test<br>#NFSv4 ACL<br>#owner:root<br>#group:root<br>group:1234:rwxc:allow:FileInherit:DirInherit<br> (X)READ/LIST (X)WRITE/CREATE (X)MKDIR (X)SYNCHRONIZE (X)READ_ACL (X)READ_ATTR  (-)READ_NAMED<br> (-)DELETE    (X)DELETE_CHILD (X)CHOWN (X)EXEC/SEARCH (X)WRITE_ACL (X)WRITE_ATTR (-)WRITE_NAMED<br><br># rsync -av test/ test2/<br>[root@mwvm06 nasdev]# mmgetacl -k nfs4 test2<br>#NFSv4 ACL<br>#owner:root<br>#group:root<br>special:owner@:---c:allow<br> (-)READ/LIST (-)WRITE/CREATE (-)MKDIR (X)SYNCHRONIZE (X)READ_ACL (X)READ_ATTR  (-)READ_NAMED<br> (-)DELETE    (-)DELETE_CHILD (X)CHOWN (-)EXEC/SEARCH (X)WRITE_ACL (X)WRITE_ATTR (-)WRITE_NAMED<br><br>special:group@:----:allow<br> (-)READ/LIST (-)WRITE/CREATE (-)MKDIR (X)SYNCHRONIZE (X)READ_ACL (X)READ_ATTR  (-)READ_NAMED<br> (-)DELETE    (-)DELETE_CHILD (-)CHOWN (-)EXEC/SEARCH (-)WRITE_ACL (-)WRITE_ATTR (-)WRITE_NAMED<br><br>special:everyone@:----:allow<br> (-)READ/LIST (-)WRITE/CREATE (-)MKDIR (X)SYNCHRONIZE (X)READ_ACL (X)READ_ATTR  (-)READ_NAMED<br> (-)DELETE    (-)DELETE_CHILD (-)CHOWN (-)EXEC/SEARCH (-)WRITE_ACL (-)WRITE_ATTR (-)WRITE_NAMED<br><br><br><br><br><br>-- <br>            --<br>   Dr Orlando Richards<br>  Information Services<br>IT Infrastructure Division<br>       Unix Section<br>    Tel: 0131 650 4994<br><br>The University of Edinburgh is a charitable body, registered in Scotland, with registration number SC005336.<br>_______________________________________________<br>gpfsug-discuss mailing list<br><a href="mailto:gpfsug-discuss@gpfsug.org">gpfsug-discuss@gpfsug.org</a><br><a href="http://gpfsug.org/mailman/listinfo/gpfsug-discuss">http://gpfsug.org/mailman/listinfo/gpfsug-discuss</a><br></blockquote></div><br></div></blockquote></div><br></body></html>