Hi there, > I was looking to clone my Linux BackupPC so that I can have two > BackupPCs backing up the same hosts. What directories and files > would I need to make sure I copy over so that they have identical > settings?
If you wanted to complicate things, you could make your two backuppc hosts OpenVZ servers instead and then run a single backuppc container. You'd back this onto a DRBD storage device so you'd get block level replication between the two nodes. If a host node fails, you'd power up the backuppc container on the second node and things should be in tact. That way, you'd get your second copy of data without hitting the source systems twice. Food for thought. Regards, Chris Bennett cgb ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
