On Thu, Jun 17, 2004 at 10:11:19AM -0400, Anh Truong wrote: > Hi > > I use rsync to perform backup on disk on a SunFire 880 with Solaris 8. For > performance issues, we launch simultaneously 5 rsyncs on 5 different fliesystems > and about 150-200 "cp -p" commands on as many database files. We have been > using the same scripts for about 2 months, without problems. The backup is > performed on the same server (from filesystem to filesystem on the same server).
Try the rsyncs serially. If you have no problems then I'd suspect memory pressure is pushing things to swap and causing the timeout. -chris -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html