On 5/3/07, Les Stott <[EMAIL PROTECTED]> wrote: > YOUK Sokvantha wrote: > > I installed Backuppc 2.1.2-2ubuntu5 on Ubuntu 5 server edition. I > > mounted data directory /var/lib/backuppc to /dev/sda. I added another > > hard disk /dev/sdb and mount /dev/sdb as /var/lib/backuppc-mirror. My > > purpose is to copy all the data from /var/lib/backuppc to the second > > hard disk (/var/lib/backuppc-mirror) in case of disk failure. So i use > > /usr/bin/rsync -apvz --delete /var/lib/backuppc /var/lib/backuppc-mirror > > as root but the size on the /var/lib/backuppc-mirror is very big if > > compare to the size on /var/lib/backuppc. > > > > Can anyone show me on how to make double backup data disk? > > i think it would be easier to setup a software mirrored partition for > your backuppc data. mirror the partitions on the two drives, then you > dont need to worry about manually copying, its all done by the raid and > its redundant.
I would recommend this as well. It also has the benefit of improving read performance as well. Otherwise I would recommend a simple dd of the backuppc data partition to the backup disk. This would be fastest, but does require that your backup disk be at least as big as your backuppc data partition. -Dave ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/backuppc-users http://backuppc.sourceforge.net/