Package: rsync
Version: 2.6.4-6
Followup-For: Bug #158170

I do an rsync nightly of different users home filesystems and every night I get 
the same 
results in my output.

rsync error: timeout in data send/receive (code 30) at io.c(181)
rsync: connection unexpectedly closed (79546199 bytes received so far) 
[receiver]
rsync error: error in rsync protocol data stream (code 12) at io.c(420)
rsync: connection unexpectedly closed (79546199 bytes received so far) 
[generator]
rsync error: error in rsync protocol data stream (code 12) at io.c(420)
rsync error: timeout in data send/receive (code 30) at io.c(181)
rsync: connection unexpectedly closed (8606665 bytes received so far) [receiver]
rsync error: error in rsync protocol data stream (code 12) at io.c(420)
rsync: connection unexpectedly closed (8606665 bytes received so far) 
[generator]
rsync error: error in rsync protocol data stream (code 12) at io.c(420)
rsync: read errors mapping "/binns/papkaData/node3/star0006.03.pnm" (in 
chiba-homes04): 
Input/output\ error (5)
rsync error: timeout in data send/receive (code 30) at io.c(181)
rsync: connection unexpectedly closed (167539902 bytes received so far) 
[receiver]
rsync error: error in rsync protocol data stream (code 12) at io.c(420)
rsync: connection unexpectedly closed (93580856 bytes received so far) 
[generator]
rsync error: error in rsync protocol data stream (code 12) at io.c(420)
rsync error: timeout in data send/receive (code 30) at io.c(181)
rsync: connection unexpectedly closed (4724838 bytes received so far) [receiver]
rsync error: error in rsync protocol data stream (code 12) at io.c(420)
rsync: connection unexpectedly closed (4724838 bytes received so far) 
[generator]
rsync error: error in rsync protocol data stream (code 12) at io.c(420)

It seems that this bug has been known for multiple years. why is it that no one 
can fix this? 
I am running rysnc in daemon mode on the server:

/usr/bin/rsync --no-detach --daemon --config /etc/rsyncd.conf

and then on the client side I am doing a very generic

rsync -a fs1::remote-name/ /localfilesystem/path/


both of the machines are running debian sarge with the same version of rsync( 
as listed above 
)

Does anyone out there have a work around for this?

Rick

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.29-rc2
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages rsync depends on:
ii  libc6                       2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libpopt0                    1.7-5        lib for parsing cmdline parameters

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to