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.8 required=5.0 tests=BAYES_00,J_CHICKENPOX_33 autolearn=no version=3.4.0-r929098 Received: from cuda.sgi.com (cuda2.sgi.com [192.48.176.25]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id o4JB2RFe123783 for ; Wed, 19 May 2010 06:02:28 -0500 X-ASG-Debug-ID: 1274267084-115401c50000-NocioJ X-Barracuda-URL: http://cuda.sgi.com:80/cgi-bin/mark.cgi Received: from mailsrv14.zmi.at (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id 110A235994F for ; Wed, 19 May 2010 04:04:44 -0700 (PDT) Received: from mailsrv14.zmi.at (mailsrv1.zmi.at [212.69.164.54]) by cuda.sgi.com with ESMTP id EV84sd4SCl6yMaXs for ; Wed, 19 May 2010 04:04:44 -0700 (PDT) Received: from mailsrv.i.zmi.at (h081217106033.dyn.cm.kabsi.at [81.217.106.33]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "mailsrv2.i.zmi.at", Issuer "power4u.zmi.at" (not verified)) by mailsrv14.zmi.at (Postfix) with ESMTPSA id F3A05800184; Wed, 19 May 2010 13:04:42 +0200 (CEST) Received: from saturn.localnet (saturn.i.zmi.at [10.72.27.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mailsrv.i.zmi.at (Postfix) with ESMTPSA id B254283C804; Wed, 19 May 2010 13:04:42 +0200 (CEST) From: Michael Monnerie Organization: it-management http://it-management.at To: 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 Date: Wed, 19 May 2010 13:04:37 +0200 User-Agent: KMail/1.12.4 (Linux/2.6.31.12-0.2-desktop; KDE/4.3.5; x86_64; ; ) Cc: Dave Chinner References: <201005181350.15308@zmi.at> <20100518123304.GH2150@dastard> In-Reply-To: <20100518123304.GH2150@dastard> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1795516.piKT4rThn2"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201005191304.42314@zmi.at> X-Barracuda-Connect: mailsrv1.zmi.at[212.69.164.54] X-Barracuda-Start-Time: 1274267085 X-Barracuda-Bayes: INNOCENT GLOBAL 0.0000 1.0000 -2.0210 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.30246 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 --nextPart1795516.piKT4rThn2 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable On Dienstag, 18. Mai 2010 Dave Chinner wrote: > NFSv3 doesn't support ACLs, IIRC. Thank you for the hint. I remounted with nfs4 now: type nfs4 (rw,noatime,nodiratime,rsize=3D65536,wsize=3D65536,tcp,intr,acl) And now I get this on "rsync -aPvHAX": rsync: chown "somedir/Cen731n.afm" failed: Invalid argument (22) rsync: chown "somedir/Teil2" failed: Invalid argument (22) rsync: rsync_xal_set:=20 lsetxattr("somedir/Teil2/IMAGE.CCD","trusted.SGI_ACL_FILE") failed:=20 Operation not supported (95) I changed again and defined an rsync module on the target, making a=20 direct rsync and no more shown errors. Still, what is causing the tons=20 of errors when rsyncing to nfs+xfs, no matter if nfs3 or nfs4? I looked=20 manually at some files and it seems everything was copied well, despite=20 the errors. Could inode64 be a problem here? =2D-=20 mit freundlichen Gr=FCssen, Michael Monnerie, Ing. BSc it-management Internet Services http://proteger.at [gesprochen: Prot-e-schee] Tel: 0660 / 415 65 31 // Wir haben im Moment zwei H=E4user zu verkaufen: // http://zmi.at/langegg/ // http://zmi.at/haus2009/ --nextPart1795516.piKT4rThn2 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.12 (GNU/Linux) iEYEABECAAYFAkvzxcoACgkQzhSR9xwSCbQJ2QCgykEjbJPDt7dHhvwY9HmcwHQy Az8An3PiSjCv/Qq7L+qNo46cfwwg87Jp =rQQD -----END PGP SIGNATURE----- --nextPart1795516.piKT4rThn2--