-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 13/01/11 07:54, Tyler J. Wagner wrote: > Ryan, > > You're doing exactly what I'm doing, except that you want to rsync just > differences between the live and spare machines. Unfortunately, you > can't do so in a reasonable period of time, due to the problem with > rsync and lots of hard links. > > My spare machines are connected by dedicated gigabit fiber in buildings > 3 km apart. Once a week, I take an LVM snapshot, then use dd+ssh to copy > the entire 1-TB filesystem image to the spare. This takes 14 hours. It's > still faster than using rsync.
I'm sure I've seen another backuppc user take advantage of NBD or eNBD or whatever it is called these days... It essentially takes you're remote HDD and makes it look like a local drive (I suppose you could use ATAoE or iSCSI to do a similar thing perhaps, though with NBD the remote drive could be a md RAID array or whatever block device (or file) you like). Then just add the remote device as a RAID1 mirror with the live system, and you have a real-time backup of the backuppc server. I do this with a file server over gigabit ethernet, and it has worked very well for years... Regards, Adam - -- Adam Goryachev Website Managers www.websitemanagers.com.au -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk0uJGQACgkQGyoxogrTyiU1EACaA/7eATy/ZmwgY02gRyfqanWb qm0An07k6vBHv6ro0HoQaEMzdF3CiBMq =P+YB -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact they can have on your business, and how you can protect your company and customers by using code signing. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/