|
fileListReceive failed: msg#00207sysutils.backup.backuppc.general
I'm just starting to get BackupPC 2.1.0pl1 setup on a FC1 box with rpms automatically maintained by apt-get. I'm trying transfer files via rsync from a remote box, initially backing up just the /etc directory as a test. The transfer doesn't occur, giving me the following message in mail: <mail> The following hosts had an error that is probably caused by a misconfiguration. Please fix these hosts: - remoteserver (fileListReceive failed) Regards, PC Backup Genie </mail> Then I run 'BackupPC_dump -v remoteserver' and get the following output: <error_msg> cmdSystemOrEval: about to system /bin/ping -c 1 -w 3 remoteserver cmdSystemOrEval: finished: got output PING remoteserver (10.11.12.13) 56(84) bytes of data. 64 bytes from remoteserver (10.11.12.13): icmp_seq=0 ttl=64 time=0.099 ms --- remoteserver ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 0.099/0.099/0.099/0.000 ms, pipe 2 cmdSystemOrEval: about to system /bin/ping -c 1 -w 3 remoteserver cmdSystemOrEval: finished: got output PING remoteserver (10.11.12.13) 56(84) bytes of data. 64 bytes from remoteserver (10.11.12.13): icmp_seq=0 ttl=64 time=0.085 ms --- remoteserver ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 0.085/0.085/0.085/0.000 ms, pipe 2 CheckHostAlive: returning 0.085 started full dump, share=/etc Connected to remoteserver:873, remote version 26 Error connecting to module /etc/ at remoteserver:873: Unknown module '/etc/' Got fatal error during xfer (Unknown module '/etc/') cmdSystemOrEval: about to system /bin/ping -c 1 -w 3 remoteserver cmdSystemOrEval: finished: got output PING remoteserver (10.11.12.13) 56(84) bytes of data. 64 bytes from remoteserver (10.11.12.13): icmp_seq=0 ttl=64 time=0.093 ms --- remoteserver ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 0.093/0.093/0.093/0.000 ms, pipe 2 cmdSystemOrEval: about to system /bin/ping -c 1 -w 3 remoteserver cmdSystemOrEval: finished: got output PING remoteserver (10.11.12.13) 56(84) bytes of data. 64 bytes from remoteserver (10.11.12.13): icmp_seq=0 ttl=64 time=0.084 ms --- remoteserver ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 0.084/0.084/0.084/0.000 ms, pipe 2 CheckHostAlive: returning 0.084 Backup aborted (Unknown module '/etc/') dump failed: Unknown module '/etc/' </errormsg> Here are some entries from the global BackupPC/conf/config.pl $Conf{BackupFilesOnly} = '/etc'; $Conf{XferMethod} = 'rsync'; $Conf{RsyncShareName} = '/etc'; I've also tried '/'; since /etc is within the / mount point $Conf{RsyncArgs} = [ I also added '--one-file-system', It seems that I've got rsync misconfigured on the remoteserver. Here's a section of my rsyncd.conf: gid = users read only = false use chroot = false transfer logging = true log format = %h %o %f %l %b log file = rsyncd.log hosts allow = 10.11.12.13 [/etc] comment = backup of /etc path = /etc list = yes uid = root read only = no secrets file = /etc/rsyncd.secrets Any ideas? -- Dan Fleischer Bank & Trust Co. PO Box 467 900 W. Main St. Carlinville, IL 62626 Ph. 217-854-3554 Fax 217-854-3244 http://www.bank-and-trust.com ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ BackupPC-users mailing list BackupPC-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/backuppc-users http://backuppc.sourceforge.net/ |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: uncompressed pool errors: 00207, Christian G. Warden |
|---|---|
| Next by Date: | Re: fileListReceive failed - more info: 00207, Dan Fleischer |
| Previous by Thread: | Re: Filelistreceive failedi: 00207, Craig Barratt |
| Next by Thread: | Re: fileListReceive failed - more info: 00207, Dan Fleischer |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |