Re: rsync breaks suddenly while syncing

2005-07-13 Thread Wayne Davison
On Tue, Jul 12, 2005 at 09:51:21AM +0200, Markus Darges wrote:
 rsync: read error: Connection reset by peer (104)

Have you check the issues and debugging page yet?  (See item #3):

http://rsync.samba.org/issues.html

Also, it's possible that the TCP connection has started to fail for
reasons outside of rsync's control (such as a router rebooting).  Can
you keep a normal remote-shell connection open for extended periods of
time between the two systems involved?

..wayne..
-- 
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html


rsync breaks suddenly while syncing

2005-07-12 Thread Markus Darges

Hello,

since two weeks I got problems with my rysnc. I wrote a script to sync 
our ftp-server. Everything was working fine. Yet am getting errors like


rsync: connection unexpectedly closed (130353504 bytes received so far) 
[receiver]
rsync: writefd_unbuffered failed to write 4092 bytes: phase unknown 
[generator]: Connection reset by peer (104)
rsync error: error in rsync protocol data stream (code 12) at io.c(909)
rsync error: error in rsync protocol data stream (code 12) at io.c(359)

on mirror  ftp.gwdg.de::pub/linux/suse/ftp.suse.com/suse/i386/ 


or for example on thar mirror:

rsync.uni-bayreuth.de::fedora-linux-extras/  


rsync: read error: Connection reset by peer (104)
rsync error: error in rsync protocol data stream (code 12) at io.c(515)
rsync: connection unexpectedly closed (1771248 bytes received so far) 
[generator]
rsync error: error in rsync protocol data stream (code 12) at io.c(359)


I am using rsync-2.6.3-1.rpm. OS is fedora core 3 with kernel 2.6.10. 
df shows that only half of my space is used.


Any idea what that could be?

Thanks,

Markus 



--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html