[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[rdiff-backup-users] Re: Using rdiff-backup to back up the whole system
From: |
Wiebe Cazemier |
Subject: |
[rdiff-backup-users] Re: Using rdiff-backup to back up the whole system |
Date: |
Thu, 24 May 2007 16:36:10 +0200 |
User-agent: |
KNode/0.10.4 |
On Wednesday 09 May 2007 09:51, Linux User wrote:
> Is it possible with rdiff-backup to back up the whole server not only data?
> So that it can be easily restored to a working state after a crash? Or is it
> better to use some other solution for this purpose?
>
> Thank you!
A late reply, but you may find an article I wrote interesing:
http://www.halfgaar.net/backing-up-unix
There are some issues you need to watch out for when backing up a complete
system. Rdiff-backup 1.0.x lacks the --preserve-numerical-ids for example,
making it almost unusable for system backups. The article contains more info.