|
Hi, Im having trouble preforming a full backup of alot of our
linux systems. I get alot of errors like these to: 1) Connected to exxx.xx:873, remote version 29 Connected to module backuppc Sending args: --server --sender --numeric-ids --perms
--owner --group --devices --links --times --block-size=2048 --recursive
--exclude=/tmp --exclude=/proc --exclude=/mnt --exclude=/glftpd --exclude=/dev
--exclude=/home/boomy/SiTE --exclude=/glftpd/site --exclude=/home/secure
--exclude=/secure --exclude=/sys --exclude=/boot/ --ignore-times . . Xfer PIDs are now 14470 [ skipped 6843 lines ] Remote[1]: file has vanished:
"/home/vpopmail/domains/1/indigoinxxx.no/beathe.olaisen/Maildir/cur/1142243707.25759.epost,S=5906:2,"
(in backuppc) [ skipped 5941 lines ] Remote[1]: file has vanished:
"/home/vpopmail/domains/1/wavehammer.net/magnus/Maildir/new/1142172005.17629.epost,S=1828"
(in backuppc) [ skipped 59 lines ] Remote[1]: file has vanished:
"/home/vpopmail/domains/1/wexxxm/info/Maildir/new/1142241257.20795.epost,S=17891"
(in backuppc) Remote[1]: file has vanished:
"/home/vpopmail/domains/1/wxxxom/info/Maildir/new/1142241970.22218.epost,S=19528"
(in backuppc) Remote[1]: file has vanished:
"/home/vpopmail/domains/1/webxxxm/info/Maildir/new/1142243298.24905.epost,S=9359"
(in backuppc) [ skipped 9956 lines ] Remote[1]: file has vanished:
"/home/vpopmail/domains/exxxnett.no/leif/Maildir/new/1142097638.14089.epost,S=1718"
(in backuppc) [ skipped 90999 lines ] Read EOF: Forbindelsen brutt i den
andre enden Tried again: got 0 bytes finish: removing in-process file
home/vpopmail/domains/exxxo/roy/Maildir/cur/1127327130.6386.epost,S=112962:2,ST Child is aborting Parent read EOF from child: fatal error! Done: 111840 files, 1837908422 bytes Got fatal error during xfer (Child exited prematurely) Backup aborted (Child exited prematurely) Connected to exxxxett.no:873, remote version 29 Connected to module backuppc Sending args: --server --sender --numeric-ids --perms
--owner --group --devices --links --times --block-size=2048 --recursive
--timeout=100 --ignore-errors --exclude=/tmp --exclude=/proc --exclude=/mnt
--exclude=/glftpd --exclude=/dev --exclude=/home/boomy/SiTE --exclude=/glftpd/site
--exclude=/home/secure --exclude=/secure --exclude=/sys --exclude=/boot/
--ignore-times . . Xfer PIDs are now 19389 Remote[1]: rsync error: timeout in data send/receive (code
30) at io.c(181) Read EOF: Tried again: got 0 bytes Child is aborting Parent read EOF from child: fatal error! Done: 0 files, 0 bytes Got fatal error during xfer (Child exited prematurely) Backup aborted (Child exited prematurely) 2) Contents of file
/var/lib/backuppc/pc/monxxxnett.no/XferLOG.bad.z, modified 2006-03-14 06:05:39
(Extracting only Errors) Connected to monxxxett.no:873, remote version 29 Connected to module backuppc Sending args: --server --sender --numeric-ids --perms --owner
--group --devices --links --times --block-size=2048 --recursive --timeout=100
--ignore-errors --exclude=/tmp --exclude=/proc --exclude=/mnt --exclude=/glftpd
--exclude=/dev --exclude=/home/boomy/SiTE --exclude=/glftpd/site
--exclude=/home/secure --exclude=/secure --exclude=/sys --exclude=/boot/ . . Xfer PIDs are now 17905 [ skipped 1730 lines ] Can't write 33792 bytes to socket [ skipped 19 lines ] Read EOF: Tried again: got 0 bytes finish: removing in-process file
usr/local/apache/htdocs/mrtg/21xxx248.98_8.log [ skipped 956 lines ] Child is aborting Parent read EOF from child: fatal error! Done: 97 files, 4014511 bytes Got fatal error during xfer (Child exited prematurely) Backup aborted (Child exited prematurely) I am using rsyncd method my config.pl file looks like this: $Conf{RsyncCsumCacheVerifyProb} = 0.01; $Conf{RsyncdAuthRequired} = 1; $Conf{RsyncShareName} = 'backuppc'; $Conf{RsyncdClientPort} = 873; $Conf{RsyncdUserName} = 'backuppc'; $Conf{RsyncdPasswd} = 'Exxxxx5'; $Conf{RsyncArgs} = [ # # Do not edit these! # '--numeric-ids', '--perms', '--owner', '--group', '--devices', '--links', '--times', '--block-size=2048', '--recursive', '--timeout=100', '--ignore-errors' ]; And i am using rsyncd --daemon on the clients This is so strange, works some times. Seems like backuppc cant backup files that are in use or
removed during backup, but i dont want the backup to fail. just continue isnt that the way it should be? :) Thanks in advice -- Mvh Kenneth Hauklien tlf : 22 17 00 22 mob: 97 97 97 16 fax: 22 17 82 18 |
