:I am wondering how you exactly do the backup. You probably just copy
:over the modified files, right? But how do you determine which files
:have been modified? Do you use some md5 checksum (which is expensive!)
:or just the mtime?
:
:Would be even better to use something like rsync, right?
:
:Regards,
:
: Michael
My backups? The backup box NFS mounts all the partitions from the other
boxes that I want to backup, and I use cpdup. With UFS I used the
hardlink trick to create a daily snapshot. With HAMMER I just cpdup
to the same targets and create @@ softlinks to the snapshots.
The off-site backup at the moment runs cpdup over a ssh link to the
off-site backup box. That box is running linux so it uses the hardlink
trick. RSync would be reasonable there, and in fact I might switch
to it for the remote backups. But I far prefer using NFS/cpdup for the
LAN backups.
-Matt
Matthew Dillon
<dillon@backplane.com>| Tarkan Erimer | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| James Bottomley | Re: Announce: Linux-next (Or Andrew's dream :-)) |
| David Woodhouse | Re: [PATCH 2/3] firmware: convert korg1212 driver to use firmware loader exclusively |
| Kamalesh Babulal | Re: 2.6.24-rc8-mm1 Build Failure on S390x |
git: | |
| David Miller | [GIT]: Networking |
| Jarek Poplawski | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| KOSAKI Motohiro | [bug?] tg3: Failed to load firmware "tigon/tg3_tso.bin" |
