Re: Rsync 4TB datafiles...?

2006-03-24 Thread Linus Hicks
Paul Slootman wrote: On Wed 22 Mar 2006, Linus Hicks wrote: Paul Slootman wrote: I'd recommend doing --inplace, as chances are that data won't move within a file with oracle data files (so it's not useful to try to find moved data), and copying the 4TB to temp. files every time could become a b

Rsync / Cygwin : Cannot Allocate Memory

2006-03-24 Thread Rick Romero
Hi, I'm running the latest cygwin, with rsync 2.6.6 protocol 26. My command is: c:\cygwin\bin\rsync -vrtz --delete /cygdrive/e [EMAIL PROTECTED] etc I get the following error when trying to rsync 500,000 files: rsync: fork failed in do_recv: Cannot allocate memory (12) rsync error: error in

Re: AIX 5.1 rsync large file

2006-03-24 Thread Jackie . E . Andrason
Thank you for your response. I compiled rsync 2.6.7 and installed in and that did the trick. I don't know if it had the dynamic_hash patch or not. But I think that I was too impatient previously and the 2.6.4 would have worked had I not killed it. thanks! Jackie Andrason Sr. Global IT Infr

Re: Rsync / Cygwin : Cannot Allocate Memory

2006-03-24 Thread Wayne Davison
On Fri, Mar 24, 2006 at 08:20:18AM -0600, Rick Romero wrote: > rsync: fork failed in do_recv: Cannot allocate memory (12) This error is happening on the receiving side, and you seem to have only mentioned the OS and memory for the sending system (I assume -- you didn't explicitly say). Is the rec

Re: Rsync / Cygwin : Cannot Allocate Memory

2006-03-24 Thread Rick Romero
Wayne Davison wrote: On Fri, Mar 24, 2006 at 08:20:18AM -0600, Rick Romero wrote: rsync: fork failed in do_recv: Cannot allocate memory (12) This error is happening on the receiving side, and you seem to have only mentioned the OS and memory for the sending system (I assume -- you didn

Re: Multiplexing overflow

2006-03-24 Thread Wayne Davison
On Wed, Mar 22, 2006 at 08:08:28PM +0300, ?? ?? wrote: > I'm using rsync v.2.6.6 (with protocol version 29). Is this the same on both ends of the connection? If the version of rsync on the sending side is older than 2.6.4, I know of one protocol- corrupting bug that might be c

Re: Rsync / Cygwin : Cannot Allocate Memory

2006-03-24 Thread Rick Romero
Rick Romero wrote: Wayne Davison wrote: On Fri, Mar 24, 2006 at 08:20:18AM -0600, Rick Romero wrote: rsync: fork failed in do_recv: Cannot allocate memory (12) This error is happening on the receiving side, and you seem to have only mentioned the OS and memory for the sending system (I