rsync permission problem with XFS AFP share?


liujason

Recommended Posts

I don't recall seeing this problem before when the drive was RFS. I formatted the drive in XFS, and trying to rsync the files back using AFP from my mac, and seeing the following error. Is this related to XFS/AFP?

 

rsync -azv /Volumes/Disk1RAID/ /Volumes/disk1/

 

BACKUP/BACKUP-SSD120G/jason/.rvm/bin/
rsync: write failed on "/Volumes/disk1/BACKUP/BACKUP-SSD120G/jason/.rvm/src/rvm/binscripts/rvm-installer": Operation not permitted (1)
rsync: writefd_unbuffered failed to write 4 bytes [sender]: Broken pipe (32)
io timeout after 30 seconds -- exiting
rsync error: timeout in data send/receive (code 30) at /SourceCache/rsync/rsync-45/rsync/io.c(164) [sender=2.6.9]
rsync: writefd_unbuffered failed to write 114 bytes [generator]: Broken pipe (32)

 

When I run the command the second time, it seems fine. I think rsync resumes from the last stopping point.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.