Backup Up On Unreliable Link

Lowell Gilbert freebsd-questions-local at be-well.ilk.org
Fri Mar 24 14:24:50 UTC 2006


"Noah" <admin2 at enabled.com> writes:

> Hi there,
> 
> No response so far on the rdiff-backup mail list.
> 
> Does anybody have experience and/or recommendations and/or scripts that could
> help somebody who usning rdiff-backup up across an unreliable link?  If
> rdiff-backup fails in the middle of a backup it regresses to the last backup
> that finished successfully.  If you are running this across an unreliable link
> you could consistently have a partial backup. 
> 
> I would like to know if there are systems to solving this situation.
> 
> Hope to get some input from other users.

It depends on exactly what form of unreliability you are dealing with
on the connection.  One simple strategy you might try is to break the
backup into smaller pieces (and run them sequentially).  That still
leaves you with partial backups in case of a failure, but you get
better checkpointing capability.


More information about the freebsd-questions mailing list