rsync file corruption

2005-09-15 Thread Andy Wong
Hi, I encountered a weird file corruption problem with rsync. I have a perl script that generates and writes a data file to disk, then rsyncs the file to a remote machine. A perl script running on the remote machine periodically reads in the data file. However, occasionally the remote script

rsync file corruption when destination is a SAN LUN (Solaris 9 & 10)

2009-10-01 Thread Terry Countryman
I have run into a problem using 'rsync' to copy files from local disk to a SAN mounted LUN / file-system. The 'rsync' seems to run fine and it reports no errors, but some files are corrupted (check-sums don't match originals, and file data is changed). So far, I have found this problem on bot

Re: rsync file corruption when destination is a SAN LUN (Solaris 9 & 10)

2009-10-13 Thread David Schoen
rsync definitely works on sans with Solaris 9/10. I've used it that way very intensively, both remotely to and from the san via ssh and also local disks to san and san to local disks. Are you sure something else isn't modifying your files in the mean time? Run something like: find /path/to/files