[Please CC any replies directly to me]

I'm trying to backup my desktop machine with rsync, without luck.  It
is running Windows XP, and I am using the provided rsyncd package.  My
backuppc server is running on Ubuntu Dapper.  Here's some versions:

ii  backuppc       2.1.2-2ubuntu5 high-performance, enterprise-grade system fo
ii  libfile-rsyncp 0.52-1         A perl based implementation of an Rsync clie
ii  rsync          2.6.6-1ubuntu2 fast remote file copy program (like rcp)

I am attempting to backup three shares.  The first one completes, but
the second one result appears to have some kind of overflow and can't
get the filelist.  Here is the error from the Xferlog:

Done: 280 files, 349399498 bytes
Connected to edcomp:873, remote version 29
Connected to module documents
Sending args: --server --sender --numeric-ids --perms --owner --group --devices$
fileListReceive() failed
Done: 0 files, 0 bytes
Got fatal error during xfer (fileListReceive failed)
Backup aborted (fileListReceive failed)

Here is the error if I run BackupPC_dump -v:

Done: 280 files, 349399498 bytes
started full dump, share=documents
Connected to edcomp:873, remote version 29
Connected to module documents
Sending args: --server --sender --numeric-ids --perms --owner --group
--devices --links --times --block-size=2048 --recursive --exclude=/My
Documents/My Virtual Machines --ignore-times . .
overflow: flags=0x73 l1=104 l2=-60330132, lastname=runlog
overflow: flags=0x6e l1=95 l2=1953722216, lastname=
overflow: flags=0x73 l1=156 l2=-637534186, lastname=
overflow: flags=0x65 l1=53 l2=34748997, lastname=
fileListReceive() failed
Done: 0 files, 0 bytes
Got fatal error during xfer (fileListReceive failed)
cmdSystemOrEval: about to system /bin/ping -c 1 edcomp
cmdSystemOrEval: finished: got output PING edcomp (192.168.1.2) 56(84)
bytes of data.
64 bytes from edcomp (192.168.1.2): icmp_seq=1 ttl=128 time=0.222 ms

--- edcomp ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 0.222/0.222/0.222/0.000 ms

cmdSystemOrEval: about to system /bin/ping -c 1 edcomp
cmdSystemOrEval: finished: got output PING edcomp (192.168.1.2) 56(84)
bytes of data.
64 bytes from edcomp (192.168.1.2): icmp_seq=1 ttl=128 time=0.218 ms

--- edcomp ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 0.218/0.218/0.218/0.000 ms

CheckHostAlive: returning 0.218
Backup aborted (fileListReceive failed)
dump failed: fileListReceive failed
link edcomp
Segmentation fault

This person appears to be having a similar problem to me:

http://www.topology.org/linux/backuppc.html (search for overflow)

There is not much information in the rsyncd log file either:

[2664] connect from mythsamba (192.168.1.3)
2007/01/05 18:14:08 [2664] rsync on . from [EMAIL PROTECTED] (192.168.1.3)
2007/01/05 18:14:15 [2664] rsync: writefd_unbuffered failed to write 4
bytes [sender]: Software caused connection abort (113)
2007/01/05 18:14:15 [2664] rsync error: error in rsync protocol data
stream (code 12) at io.c(1119) [sender=2.6.8]

[Please CC any replies directly to me]

Thanks,

Edward Schwartz

-- 
------------------------------------------------------
|        Edward Schwartz <[EMAIL PROTECTED]>         |
|   "We Trills have an expression -- at forty, you   |
|   think you know everything. At four hundred you   |
|   realize you know nothing." - Dax, Startrek DS9   |
------------------------------------------------------

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to