BackupPC-users

Re: [BackupPC-users] speed up backups

2010-06-06 10:38:42
Subject: Re: [BackupPC-users] speed up backups
From: Ralf Gross <Ralf-Lists AT ralfgross DOT de>
To: backuppc-users AT lists.sourceforge DOT net
Date: Sun, 6 Jun 2010 16:36:39 +0200
Les Mikesell schrieb:
> Ralf Gross wrote:
> >  
> > the RsyncP man page tells me this:
> > 
> > http://search.cpan.org/~cbarratt/File-RsyncP-0.68/lib/File/RsyncP.pm
> > 
> > File::RsyncP does not compute file deltas (ie: it behaves as though
> > --whole-file is specified) or implement exclude or include options
> > when sending file. File::RsyncP does handle file deltas and exclude
> > and include options when receiving files.
> > 
> > 
> > Thus no need to try the --whole-file option.
> 
> That's when sending files - as in doing a restore.  When doing backups RsyncP 
> is 
> on the receiving side and a stock rsync is sending - and will do deltas. 
> Whether on not it is a win to compute deltas probably depends on the 
> relationship to available bandwidth and CPU, but it might be worth a try.  
> I'd 
> guess --whole-file might generally  be a win on files with random changes but 
> not on growing logfiles where the deltas are all past the end of the previous 
> copy.

the --whole-file option didn't help. The second full backup since
changing to rsync has finished now, and it took 600 min. less than the
last couple of full backups before. On the other hand the incremental
backups now need 3-4h in contrast to 60-80 min. before.

I'll stay with rsync for now, maybe with a longer interval between the
full backups. rsync should catch moved/deletet files.

Ralf

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

<Prev in Thread] Current Thread [Next in Thread>