Re: high nfs load after rsync finishes

2004-09-22 Thread Daniel Widyono
Only thing I can think of is some interaction with memory. NFS buffers in memory and that memory might be taken away during the rsync which is also a memory hog. Check memory usage before, during, and after rsync to see if this is a possibility. Dan W. > The wsize/rsize is 8K and I have increas

Re: SSH and rsync server

2004-08-17 Thread Widyono
On Tue, Aug 17, 2004 at 06:15:41PM +0200, Lars E. D. Jensen wrote: > The warning tells me that it's not possibel to use ssh?! > > I do this: > rsync -auz --delete --rsh=?ssh -l ssh_username" > [EMAIL PROTECTED]::www /var/www > > WARNING: --rsh or -e option ignored when connecting to rsync daemon

Re: out of memory in receive_file_entry rsync-2.6.2

2004-08-10 Thread Widyono
On Tue, Aug 10, 2004 at 11:36:26AM -0700, James Bagley Jr wrote: > Hello, > > I've had some problems using rsync to transfer directories with more than > 3 million files. Here's the error message from rsync: > > ERROR: out of memory in receive_file_entry > rsync error: error allocating core memor