Hello,
I recently upgraded my server's motherboard twice in rapid succession. After
the first upgrade, things were hunky-dory. After the second, backuppc refuses
to, well, backup any PCs.
I have three clients, two of which are rsyncd types, and the other of which is
tar type on the server (localhost). All three fail. I've attached sample logs
at the end of this message.
So far I have tried the following tests:
Test: Running BackupPC_dump -v
Result: Fails. Logs attached.
Test: Running tar command (as called by BackupPC) directly.
Result: succeeds
Test: Running rsync command directly
Result: succeeds
Test: Using "clean slate," i.e. masking all old backups so that backuppc
doesn't check the pool, etc.
Results: fails identically to BackupPC_dump -v, only faster.
Test: Reinstall backuppc, perl, etc.
Result: backups still fail
I'm using BackupPC 2.1.2 on Ubuntu Dapper.
Any ideas on what's going wrong?
Thanks,
Jason
Log from tar-type backupp. Note that the exact amount of data that is
successfully transfer varies greatly (up to ~9 GB), and sometimes it exits with
error 13 rather than error 512.
-------------------------------
cmdExecOrEval: about to exec /usr/bin/sudo /bin/tar -c -v -f - -C / --totals
--exclude=./proc --exclude=./var/lib/backuppc --exclude=./tmp --exclude=./dev
--exclude=./media .
Total bytes written: 1576960 (1.6MiB, ?/s)
/bin/tar: -: Cannot write: Connection reset by peer
/bin/tar: Error is not recoverable: exiting now
Tar exited with error 512 () status
Got fatal error during xfer (Tar exited with error 512 () status)
cmdSystemOrEval: about to system /bin/echo -c 1 localhost
cmdSystemOrEval: finished: got output -c 1 localhost
cmdSystemOrEval: about to system /bin/echo -c 1 localhost
cmdSystemOrEval: finished: got output -c 1 localhost
CheckHostAlive: can't extract round-trip time (not fatal)
CheckHostAlive: returning 0
Backup aborted (Tar exited with error 512 () status)
dump failed: Tar exited with error 512 () status
link localhost
-----------------------
The rsyncd type logs look like this:
------------
started full dump, share=<module>
Connected to <client>:873, remote version 29
Connected to module <module>
Sending args: --server --sender --numeric-ids --perms --owner --group --devic
es --links --times --block-size=2048 --recursive --checksum-seed=32761 -D --i
gnore-times . .
Checksum caching enabled (checksumSeed = 32761)
Xfer PIDs are now 12283
xferPids 12283
create d 755 400/401 8192 .
create 755 400/401 0 AUTOEXEC.BAT
<snip>
Parent read EOF from child: fatal error!
Done: 0 files, 0 bytes
Got fatal error during xfer (Child exited prematurely)
cmdSystemOrEval: about to system /bin/echo -c 1 fermata
cmdSystemOrEval: finished: got output -c 1 <client>
cmdSystemOrEval: about to system /bin/echo -c 1 fermata
cmdSystemOrEval: finished: got output -c 1 <client>
CheckHostAlive: can't extract round-trip time (not fatal)
CheckHostAlive: returning 0
Backup aborted (Child exited prematurely)
dump failed: Child exited prematurely
link <client>
------------
---------------------------------
Looking for last minute shopping deals? Find them fast with Yahoo! Search.-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
BackupPC-users mailing list
[email protected]
List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki: http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/