Re: Out of memory buffers

2004-03-20 Thread Wayne Davison
On Tue, Mar 16, 2004 at 10:09:24AM -0800, Jennifer Lu wrote: ERROR: out of memory in init_hard_links You need to either (1) copy fewer files per invocation, (2) bump up the memory ulimit for the rsync process, (3) add more memory and/or swap to your system, or (4) use the CVS version of rsync

Out of memory buffers

2004-03-16 Thread Jennifer Lu
Hi, We use rsync 2.6.0 version to synchronize data for a while till recently we got an error in one directory : ERROR: out of memory in init_hard_links rsync error: error allocating core memory buffers (code 22) at util.c(115) rsync: connection unexpectedly closed (8 bytes read so far) rsync