Extremely poor rsync performance on very large files (near 100GB and larger)

2007-01-07 Thread Evan Harris
I've been playing with rsync and very large files approaching and surpassing 100GB, and have found that rsync has excessively very poor performance on these very large files, and the performance appears to degrade the larger the file gets. The problem only appears to happen when the file is

rsync - 2.6.8 ( broken pipe )

2007-01-07 Thread Lakshminarayanan RadhaKrishnan
Wayne, While testing rsync 2.6.8, I often receive broken pipe error, even though there is no network problem, between Active and Standby nodes. Please clarify. 2007/01/09 02:11:36 [1076] rsync: connection unexpectedly closed (342821 bytes received so far) [receiver] 2007/01/09 02:11:36

Re: how to rename remote directory using rsyncd

2007-01-07 Thread Matt McCutchen
On 1/7/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: I'm looking for a way to use rsyncd to rename a directory in a module. I have worked out how to do everything else in the backup scheme below using only the daemon services. But I can't find a way to do the directory rename without using SS

how to rename remote directory using rsyncd

2007-01-07 Thread walterhw
I'm looking for a way to use rsyncd to rename a directory in a module. I have worked out how to do everything else in the backup scheme below using only the daemon services. But I can't find a way to do the directory rename without using SSH. I couldn't find anything I could use in the archives.