rsync from xfs to nfs+xfs and ACL problems

Dave Chinner david at fromorbit.com
Tue May 18 07:33:04 CDT 2010


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 at fromorbit.com




More information about the xfs mailing list