BackupPC-users

Re: [BackupPC-users] Got fatal error during xfer

2009-12-02 16:13:39
Subject: Re: [BackupPC-users] Got fatal error during xfer
From: Les Mikesell <lesmikesell AT gmail DOT com>
To: "General list for user discussion, questions and support" <backuppc-users AT lists.sourceforge DOT net>
Date: Wed, 02 Dec 2009 15:10:34 -0600
Kameleon wrote:
> I do apologize. The backuppc server is Ubuntu 9.10 and the server being 
> backed up is Centos 5.4. I have changed everything back to rsync and 
> tried a manual full backup (since that is what it was attempting to do 
> when it failed) I ran strace on the PID of rsync on the remote server 
> being backed up. The last few lines of the output are below.
[...]
>  read(0, 
> "\256\374O\362\350\224\30\3101(Y\"8\3279z\300nt\10*\367\26+\355\364\245W)/\224\301"...,
>  
> 8184) = 8184
> select(1, [0], [], NULL, {60, 0})       = 1 (in [0], left {60, 0})
> read(0, 
> "\314\326\4\242P\345\3\332\245b\317\363\4\253'\307\3056Y\307X\313\364I\5\3746\fH\340\212w"...,
>  
> 8184) = 1056
> select(1, [0], [], NULL, {60, 0})       = 1 (in [0], left {58, 296000})
> read(0, "", 8184)                       = 0
> select(2, NULL, [1], [1], {60, 0})      = 1 (out [1], left {60, 0})
> write(1, "O\0\0\10rsync: connection unexpected"..., 83) = -1 EPIPE 
> (Broken pipe)

Looks like something is wrong on the target side, dropping the 
connection.  File system problems?  Out of memory?  Are both machines on 
the same LAN or could there be a problem with networking equipment 
between them?


> Backuppc shows the following error when it fails:
> 
> 2009-12-02 14:17:58 full backup started for directory /; updating partial #4
> 2009-12-02 14:24:59 Aborting backup up after signal PIPE
> 2009-12-02 14:25:00 Got fatal error during xfer (aborted by signal=PIPE)

This doesn't tell you anything except that the other end died.


> remote machine: rsync  version 3.0.6  protocol version 30
> backuppc: rsync  version 3.0.6  protocol version 30

Backuppc doesn't use the rsync binary on the server side - it has its 
own implementation in perl.  But it looks like things started OK and 
then either the remote side quite or the network connection had a problem.


-- 
   Les Mikesell
    lesmikesell AT gmail DOT com

------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/