On Thu, 2006-03-09 at 01:23, [EMAIL PROTECTED] wrote:

> I have a dual core AMD Athlon 64 processor and when backups are taking
> place the processor usage generally sits at 100% on both cores (When
> multiple machines are being backed up), if not at 100% then generally
> very close to it....
> 
> At the same time, 3 hosts being backed up, two of which have gigabit
> links to the backuppc, and the other with a 100Mbit connect, and on
> the backuppc I am seeing a maximum network throughput of 13MB/s, but
> generally I'm getting 4mb/s sometimes as little at 300bps.... when all
> three hosts are being backed up[... this seems AWFLY slow..
> 
> I'm using Ubuntu 5.10, backing up via Rsyncd, all hosts being backed
> up are windows using Cygwin-RsyncD, all machines have 2GB memory and
> very fast cpu.... Memory usage on all the machines involved is not
> excessive, infact it's relatively low....

When you run rsync/rsyncd, the client sends it's entire directory
listing first, then the backuppc server wades through its last
full making the comparisons.  Unless a lot of files have
changed, this won't take much bandwidth but is still a lot of
work.  You might look at the --checksum-seed option to reduce
the computation.

-- 
  Les Mikesell
   [EMAIL PROTECTED]




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to