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

high nfs load after rsync finishes

2004-09-22 Thread Rajesh Korde
Hi, We have a cluster of Poweredge 1750s and couple storage nodes (Powervault 220) running RH9 (2.4.20-31.9smp). We use rsync for daily backups. The daily rsync write size is only around 10MB and read size is ~300MB.