Hi, When I send this command, I get a timeout almost every time... --- this is the client side --- rsync -av --timeout 120 /home/bat/20070205_0501/log/sync_dns29_log /home/bat/20070205_0501/log/sync_dns29_serial /home/bat/20070205_0501/log/sync_dns29_tcpdump_log.gz --port 5873 fileserver::test/20070205_0501/log sending incremental file list sync_dns29_log sync_dns29_serial sync_dns29_tcpdump_log.gz rsync error: timeout in data send/receive (code 30) at io.c(191) [receiver3.0.0cvs] rsync: connection unexpectedly closed (61 bytes received so far) [sender] rsync error: error in rsync protocol data stream (code 12) at io.c(549) [sender=3.0.0cvs] --- end of the client side --- --- this is the /var/log/syslog on the server side --- Feb 5 09:57:43 fileserver rsyncd[11590]: rsync error: timeout in data send/receive (code 30) at io.c(191) [receiver=3.0.0cvs] Feb 5 09:57:43 fileserver rsyncd[11590]: rsync: connection unexpectedly closed (200 bytes received so far) [generator] Feb 5 09:57:43 fileserver rsyncd[11590]: rsync error: error in rsync protocol data stream (code 12) at io.c(549) [generator=3.0.0cvs] --- end of the /var/log/syslog of the server side --- If I go back to version 2.6.9 on the client side, this timeout problem goes away. Any ideas why? Shai -------------- next part -------------- HTML attachment scrubbed and removed
On Mon 05 Feb 2007, Shai wrote:> > When I send this command, I get a timeout almost every time...The earlier versions of 3.0.0cvs gave me timeouts, but the latest version has been running for me for a couple of days now without any problems whatsoever, transferring many millions of files. Of what date is your 3.0.0cvs version? Paul Slootman
rsync-HEAD-20070130-0408GMT Shai On 2/5/07, Paul Slootman <paul@debian.org> wrote:> > On Mon 05 Feb 2007, Shai wrote: > > > > When I send this command, I get a timeout almost every time... > > The earlier versions of 3.0.0cvs gave me timeouts, but the latest > version has been running for me for a couple of days now without any > problems whatsoever, transferring many millions of files. > Of what date is your 3.0.0cvs version? > > Paul Slootman > -- > To unsubscribe or change options: > lists.samba.org/mailman/listinfo/rsync > Before posting, read: catb.org/~esr/faqs/smart-questions.html >-------------- next part -------------- HTML attachment scrubbed and removed
Paul, did you see my last email? Shai On 2/5/07, Shai <shaibn@gmail.com> wrote:> > rsync-HEAD-20070130-0408GMT > > Shai > > On 2/5/07, Paul Slootman <paul@debian.org> wrote: > > > > On Mon 05 Feb 2007, Shai wrote: > > > > > > When I send this command, I get a timeout almost every time... > > > > The earlier versions of 3.0.0cvs gave me timeouts, but the latest > > version has been running for me for a couple of days now without any > > problems whatsoever, transferring many millions of files. > > Of what date is your 3.0.0cvs version? > > > > Paul Slootman > > -- > > To unsubscribe or change options: > > lists.samba.org/mailman/listinfo/rsync > > Before posting, read: catb.org/~esr/faqs/smart-questions.html<catb.org/~esr/faqs/smart-questions.html> > > > >-------------- next part -------------- HTML attachment scrubbed and removed