X-Spam-Checker-Version: SpamAssassin 3.4.0-r929098 (2010-03-30) on oss.sgi.com X-Spam-Level: X-Spam-Status: No, score=-1.7 required=5.0 tests=BAYES_00,J_CHICKENPOX_27, J_CHICKENPOX_33 autolearn=no version=3.4.0-r929098 Received: from cuda.sgi.com (cuda1.sgi.com [192.48.157.11]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id o4ICVVfF051902 for ; Tue, 18 May 2010 07:31:32 -0500 X-ASG-Debug-ID: 1274186089-016f002f0000-NocioJ X-Barracuda-URL: http://cuda.sgi.com:80/cgi-bin/mark.cgi Received: from mail.internode.on.net (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id BAEFC156A34D for ; Tue, 18 May 2010 05:34:49 -0700 (PDT) Received: from mail.internode.on.net (bld-mail16.adl2.internode.on.net [150.101.137.101]) by cuda.sgi.com with ESMTP id ErYCKpPI4h8iosr0 for ; Tue, 18 May 2010 05:34:49 -0700 (PDT) Received: from dastard (unverified [121.44.136.97]) by mail.internode.on.net (SurgeMail 3.8f2) with ESMTP id 24656147-1927428 for multiple; Tue, 18 May 2010 22:03:37 +0930 (CST) Received: from dave by dastard with local (Exim 4.71) (envelope-from ) id 1OELyq-0005zZ-L0; Tue, 18 May 2010 22:33:04 +1000 Date: Tue, 18 May 2010 22:33:04 +1000 From: Dave Chinner To: Michael Monnerie Cc: xfs@oss.sgi.com X-ASG-Orig-Subj: Re: rsync from xfs to nfs+xfs and ACL problems Subject: Re: rsync from xfs to nfs+xfs and ACL problems Message-ID: <20100518123304.GH2150@dastard> References: <201005181350.15308@zmi.at> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201005181350.15308@zmi.at> User-Agent: Mutt/1.5.20 (2009-06-14) X-Barracuda-Connect: bld-mail16.adl2.internode.on.net[150.101.137.101] X-Barracuda-Start-Time: 1274186091 X-Barracuda-Bayes: INNOCENT GLOBAL 0.0004 1.0000 -2.0184 X-Barracuda-Virus-Scanned: by cuda.sgi.com at sgi.com X-Barracuda-Spam-Score: -2.02 X-Barracuda-Spam-Status: No, SCORE=-2.02 using per-user scores of TAG_LEVEL=2.0 QUARANTINE_LEVEL=1000.0 KILL_LEVEL=2.1 tests= X-Barracuda-Spam-Report: Code version 3.2, rules version 3.2.2.30169 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- X-Virus-Scanned: ClamAV version 0.94.2, clamav-milter version 0.94.2 on oss.sgi.com X-Virus-Status: Clean On Tue, May 18, 2010 at 01:50:15PM +0200, Michael Monnerie wrote: > Hello, I'm trying to rsync from an xfs with ACLs set to another server > which has an xfs filesystem. I mounted the nfs using > rw,noatime,nodiratime,acl,rsize=65536,wsize=65536,nfsvers=3,proto=tcp,mountproto=tcp > and I get these errors: > > rsync: rsync_xal_set: lsetxattr("anse/Software > ANDY/Bfort.exe","trusted.SGI_ACL_FILE") failed: Operation not supported > (95) > rsync: rsync_xal_set: lsetxattr("anse/Software > ANDY/CWShredLast.exe","trusted.SGI_ACL_FILE") failed: Operation not > supported (95) > rsync: rsync_xal_set: lsetxattr("anse/Software > ANDY/CWSysinfo_130.zip","trusted.SGI_ACL_FILE") failed: Operation not > supported (95) > > Does it mean I can't sync ACLs? How could I do it? I need a full backup > including ACLs, as I want to move all data and then restore. NFSv3 doesn't support ACLs, IIRC. Cheers, Dave. -- Dave Chinner david@fromorbit.com