Hello,
I am testing BackupPC to do backups for the purpose of disaster recovery. However, I always get similar errors during restore.
I do my restore by booting Knoppix on a different host than the one I backed up, but with similar hardware. I create the partitions, format them, mount them, setup ssh and do the restore from the CGI interface. These are some of the errors I get:
Remote[1]: rsync: symlink "bin/csh" -> "/etc/alternatives/csh": No such file or directory
Remote[1]: rsync: symlink "bin/mt" -> "/etc/alternatives/mt": No such file or directory
Remote[1]: rsync: symlink "bin/pidof" -> "../sbin/killall5": No such file or directory
Remote[1]: rsync: symlink "bin/rbash" -> "bash": No such file or directory
Remote[1]: rsync: symlink "bin/sh" -> "bash": No such file or directory
Remote[1]: rsync: symlink "boot/boot.b" -> "boot-menu.b": No such file or directory
Remote[1]: rsync: symlink "dev/MAKEDEV" -> "/sbin/MAKEDEV": No such file or directory
Remote[1]: rename .arch.WrVolA -> bin/arch : No such file or directory
Remote[1]: rename .bash.I72QU2 -> bin/bash : No such file or directory
Remote[1]: rename .cat.Ya7Ssy -> bin/cat : No such file or directory
Remote[1]: rename .chgrp.SQof23 -> bin/chgrp : No such file or directory
Remote[1]: rename .chmod.M4f1Bz -> bin/chmod : No such file or directory
Remote[1]: rename .chown.CukKY7 -> bin/chown : No such file or directory
Remote[1]: rename .cp.CXZmsG -> bin/cp : No such file or directory
Remote[1]: rename .cpio.Ca5Cnf -> bin/cpio : No such file or directory
Remote[1]: rename .date.UYG0FM -> bin/date : No such file or directory
Remote[1]: rename .dd.MDII6j -> bin/dd : No such file or directory
Remote[1]: rename .df.2G6mxU -> bin/df : No such file or directory
Remote[1]: rename .dir.2jLe6u -> bin/dir : No such file or directory
Remote[1]: rename .dmesg.oMe2A6 -> bin/dmesg : No such file or directory
Remote[1]: rename .dnsdomainname.eAJWLF -> bin/dnsdomainname : No such file or directory
Remote[1]: rename .echo.QcycYe -> bin/echo : No such file or directory
I actually get many more, but you get the idea.
I first noticed these errors when I tried to 'chroot /mnt/sda1' and it could not find /bin/sh. The Home page for the host says the restore was successful, but it also says there were xferErrs.
If I do a second restore over the first restore, either full or just the files that had errors, then I do not get any errors and I am able to chroot, run lilo and reboot into a host that looks just like the one I backed up.
Do any of you know how to prevent these errors?
Thanks,
Chris
