Never mind...ran out of disk space on the target...

It only occurred to me to check after I hit the send key ;(

Jerry

> From: Jerry LeVan <[email protected]>
> Date: July 7, 2011 11:49:12 AM EDT
> To: "[email protected] Admin" <[email protected]>
> Subject: rsync failure?
> 
> Is there some kind of limit on the file size that rsync can handle?
> 
> The failed file is 2.19 GB...
> 
> cat backupVM.sh
> #!/bin/sh
> rsync -azvE --delete "/Users/jerry/Documents/Virtual Machines.localized" 
> /Volumes/Storage
> 
> [mbp:~]$ backupVM.sh
> building file list ... done
> Virtual Machines.localized/
> Virtual Machines.localized/._.DS_Store
> Virtual Machines.localized/ChromeOS.vmwarevm/
> Virtual Machines.localized/._ChromeOS.vmwarevm
> Virtual Machines.localized/Fedora 12.vmwarevm/
> Virtual Machines.localized/._Fedora 12.vmwarevm
> Virtual Machines.localized/._WinXP.vmwarevm
> Virtual Machines.localized/._Windows 7.vmwarevm
> Virtual Machines.localized/.localized/
> Virtual Machines.localized/ChromeOS.vmwarevm/._ChromeOS.nvram
> Virtual Machines.localized/ChromeOS.vmwarevm/._ChromeOS.vmem
> Virtual Machines.localized/ChromeOS.vmwarevm/._ChromeOS.vmsd
> Virtual Machines.localized/ChromeOS.vmwarevm/._ChromeOS.vmss
> Virtual Machines.localized/ChromeOS.vmwarevm/._ChromeOS.vmx
> Virtual Machines.localized/ChromeOS.vmwarevm/._ChromeOS.vmxf
> Virtual Machines.localized/Fedora 12.vmwarevm/._Fedora 11-000001-s001.vmdk
> Virtual Machines.localized/Fedora 12.vmwarevm/Fedora 11-000001-s002.vmdk
> rsync: writefd_unbuffered failed to write 16385 bytes [sender]: Broken pipe 
> (32)
> rsync: write failed on "/Volumes/Storage/Virtual Machines.localized/Fedora 
> 12.vmwarevm/Fedora 11-000001-s002.vmdk": Result too large (34)
> rsync error: error in file IO (code 11) at 
> /SourceCache/rsync/rsync-40/rsync/receiver.c(268) [receiver=2.6.9]
> rsync: connection unexpectedly closed (354 bytes received so far) [sender]
> rsync error: error in rsync protocol data stream (code 12) at 
> /SourceCache/rsync/rsync-40/rsync/io.c(452) [sender=2.6.9]
> [mbp:~]$ 
> 
> 
> Jerry

_______________________________________________
MacOSX-admin mailing list
[email protected]
http://www.omnigroup.com/mailman/listinfo/macosx-admin

Reply via email to