On 4/26/2010 10:48 AM, Eddie Gonzales wrote: > Has anyone tried to copy the Tar archive to another machine? I would > like a copy of the archives to go to another location. Or mirror one > backuppc server to another? >
You can NFS-mount the directory where you say the tar archive should be stored in the archive host setup - or copy it after creation. Those files are big but portable. Backing up the backuppc machine itself is a problem due to the large number of hardlinks that must be duplicated. Rsync works for some people but has scaling issues. Some kind of image copy of the filesystem may be the best approach. If you can't do it through raid mirroring or LVM snapshots, you'll have to unmount the partition while copying. -- Les Mikesell lesmikes...@gmail.com ------------------------------------------------------------------------------ _______________________________________________ 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/