Mailinglist Archive: opensuse (818 mails)
| < Previous | Next > |
Re: [opensuse] RAID 1 vs "LIVE" Backup was software RAID vs BIOS RAID
- From: Dave Howorth <dhoworth@xxxxxxxxxxxxxxxxx>
- Date: Wed, 14 Sep 2011 13:55:25 +0100
- Message-id: <4E70A43D.9080509@mrc-lmb.cam.ac.uk>
George OLson wrote:
I use
/usr/bin/rsync -aHx --delete --stats --numeric-ids --exclude=tmp
--exclude=Cache --exclude=.gvfs --delete-excluded / /backup/hostname/root
It seems to work but I've no idea if it is optimal.
Cheers, Dave
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
Another question - can you give me an example of what your rsync lines
look like? If I were to go the same route as you (which I haven't fully
decided yet), what options would I use to rsync my root directory over
to the backup drive? I am thinking that
rsync -avr --delete / backupdrive(meaning the proper thing here)
I use
/usr/bin/rsync -aHx --delete --stats --numeric-ids --exclude=tmp
--exclude=Cache --exclude=.gvfs --delete-excluded / /backup/hostname/root
It seems to work but I've no idea if it is optimal.
Cheers, Dave
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |