From ctm-users at oldach.net Sun Nov 25 01:37:20 2007 From: ctm-users at oldach.net (Helge Oldach) Date: Sun Nov 25 01:37:24 2007 Subject: CTM deltas not on ftp.freebsd.org Message-ID: <200711250907.lAP97PVM019520@sep.oldach.net> Folks, it seems that the CTM deltas are not being transferred to ftp.freebsd.org since 22nd November. Deltas are visible on ftp.vmunix.org but not on ftp.freebsd.org. Please fix. Regards, Helge From stephen at math.missouri.edu Sun Nov 25 07:02:11 2007 From: stephen at math.missouri.edu (Stephen Montgomery-Smith) Date: Sun Nov 25 07:02:14 2007 Subject: CTM deltas not on ftp.freebsd.org In-Reply-To: <200711250907.lAP97PVM019520@sep.oldach.net> References: <200711250907.lAP97PVM019520@sep.oldach.net> Message-ID: <47498B30.4030006@math.missouri.edu> Helge Oldach wrote: > Folks, > > it seems that the CTM deltas are not being transferred to > ftp.freebsd.org since 22nd November. Deltas are visible on > ftp.vmunix.org but not on ftp.freebsd.org. Please fix. > > Regards, > Helge For some reason the rsync at ftp-master.freebsd.org establishes the connection, and then breaks the connection about 6 minutes later, almost no data having been transfered. I emailed peter@freebsd.org (the other recipient of the error message from ftp-master), but presumably he is enjoying the Thanksgiving break. Other than that, I just don't know what to do. Any advice from you guys will be greatly appreciated. This is the kind of error message I am getting. rsync: read error: Operation timed out (60) rsync error: error in rsync protocol data stream (code 12) at io.c(593) rsync: connection unexpectedly closed (24666 bytes received so far) [generator] rsync error: error in rsync protocol data stream (code 12) at io.c(443) From stephen at math.missouri.edu Mon Nov 26 07:02:02 2007 From: stephen at math.missouri.edu (Stephen Montgomery-Smith) Date: Mon Nov 26 07:02:10 2007 Subject: CTM deltas not on ftp.freebsd.org In-Reply-To: <47498B30.4030006@math.missouri.edu> References: <200711250907.lAP97PVM019520@sep.oldach.net> <47498B30.4030006@math.missouri.edu> Message-ID: <474ADBB8.2050105@math.missouri.edu> Stephen Montgomery-Smith wrote: > Helge Oldach wrote: >> Folks, >> >> it seems that the CTM deltas are not being transferred to >> ftp.freebsd.org since 22nd November. Deltas are visible on >> ftp.vmunix.org but not on ftp.freebsd.org. Please fix. >> >> Regards, >> Helge > > For some reason the rsync at ftp-master.freebsd.org establishes the > connection, and then breaks the connection about 6 minutes later, almost > no data having been transfered. I emailed peter@freebsd.org (the other > recipient of the error message from ftp-master), but presumably he is > enjoying the Thanksgiving break. Other than that, I just don't know > what to do. Any advice from you guys will be greatly appreciated. > > This is the kind of error message I am getting. > > rsync: read error: Operation timed out (60) > rsync error: error in rsync protocol data stream (code 12) at io.c(593) > rsync: connection unexpectedly closed (24666 bytes received so far) > [generator] > rsync error: error in rsync protocol data stream (code 12) at io.c(443) This issue hasn't cleared up yet. I don't even know if the problem is at my end or theirs. All I know is that everyone else's rsync is working just fine. If anyone has any ideas or clues about this I would really appreciate it. Here is the error message I am seeing in my logs: 2007/11/26 06:09:54 [13495] connect from ftp-master.freebsd.org (69.147.83.49) 2007/11/26 06:09:55 [13495] rsync on ctm/CTM/ from ftp-master.freebsd.org (69.14 7.83.49) 2007/11/26 06:09:55 [13495] building file list 2007/11/26 06:15:41 [13495] rsync: writefd_unbuffered failed to write 4092 bytes [sender]: Broken pipe (32) 2007/11/26 06:15:41 [13495] rsync error: error in rsync protocol data stream (co de 12) at io.c(1131) [sender=2.6.9] From jhs at berklix.org Mon Nov 26 13:31:04 2007 From: jhs at berklix.org (Julian H. Stacey) Date: Mon Nov 26 13:31:11 2007 Subject: CTM deltas not on ftp.freebsd.org In-Reply-To: <474ADBB8.2050105@math.missouri.edu> References: <200711250907.lAP97PVM019520@sep.oldach.net> <47498B30.4030006@math.missouri.edu> <474ADBB8.2050105@math.missouri.edu> Message-ID: <200711262115.lAQLFPJG077287@fire.js.berklix.net> Hi Stephen > This issue hasn't cleared up yet. I don't even know if the problem is > at my end or theirs. All I know is that everyone else's rsync is > working just fine. > > If anyone has any ideas or clues about this I would really appreciate it. OK, I know you'r using rsync not eg rdist that I know, but if you are using something like eg -P /usr/bin/ssh (that I use with rdist ... maybe its your transport layer screwed ? Whenever I get problems with with rdist6, I just try a straight ssh & see if it starts without error & holds up. Maybe its' something in your environment variables ? Maybe you might try eg cd ~/bin ; fetch http://berklix.com/~jhs/bin/.csh/unsetenv.csh source ~/bin/unsetenv.csh Or maybe someone's zapping your packets on a firewall ? Try from another site. Maybe extra interface / packet warnings in /var/log one end or the other ? Just long shots to try. Sorry no better ideas, I rarely use rsync myself. Umm final though if you want to try from one of my hosts let me know off list Or I could run something for you. -- Julian Stacey. Munich Computer Consultant, BSD Unix C Linux. http://berklix.com Ihr Rauch = mein allergischer Kopfschmerz. Dump cigs 4 snuff. From stephen at math.missouri.edu Mon Nov 26 15:32:43 2007 From: stephen at math.missouri.edu (Stephen Montgomery-Smith) Date: Mon Nov 26 15:32:50 2007 Subject: CTM deltas not on ftp.freebsd.org In-Reply-To: <200711262115.lAQLFPJG077287@fire.js.berklix.net> References: <200711250907.lAP97PVM019520@sep.oldach.net> <47498B30.4030006@math.missouri.edu> <474ADBB8.2050105@math.missouri.edu> <200711262115.lAQLFPJG077287@fire.js.berklix.net> Message-ID: <474B5792.8050905@math.missouri.edu> Julian H. Stacey wrote: > Hi Stephen > >> This issue hasn't cleared up yet. I don't even know if the problem is >> at my end or theirs. All I know is that everyone else's rsync is >> working just fine. >> >> If anyone has any ideas or clues about this I would really appreciate it. > > OK, I know you'r using rsync not eg rdist that I know, but if you are using > something like eg -P /usr/bin/ssh (that I use with rdist ... > maybe its your transport layer screwed ? > > Whenever I get problems with with rdist6, I just try a straight ssh > & see if it starts without error & holds up. > > Maybe its' something in your environment variables ? > Maybe you might try eg > cd ~/bin ; fetch http://berklix.com/~jhs/bin/.csh/unsetenv.csh > source ~/bin/unsetenv.csh > > Or maybe someone's zapping your packets on a firewall ? > Try from another site. > > Maybe extra interface / packet warnings in /var/log one end or the other ? > > Just long shots to try. Sorry no better ideas, I rarely use rsync myself. > Umm final though if you want to try from one of my hosts let me know off list > Or I could run something for you. I am presuming that your suggestions are meant for the ftp-master end, which I have no control over. Other sites are doing fine getting stuff from my end - the CTM creating computer - so I suspect that it is not a problem with a firewall at my end. I copied the message to peter@freebsd.org, because he is the person the error message from ftp-master is copied to. But is there someone else responsible for freebsd-master I could contact about this? I am copying this time to hubs@freebsd as well. Maybe they can help. Stephen From kuriyama at FreeBSD.org Mon Nov 26 16:59:38 2007 From: kuriyama at FreeBSD.org (Jun Kuriyama) Date: Mon Nov 26 16:59:44 2007 Subject: CTM deltas not on ftp.freebsd.org In-Reply-To: <474B5792.8050905@math.missouri.edu> References: <200711250907.lAP97PVM019520@sep.oldach.net> <47498B30.4030006@math.missouri.edu> <474ADBB8.2050105@math.missouri.edu> <200711262115.lAQLFPJG077287@fire.js.berklix.net> <474B5792.8050905@math.missouri.edu> Message-ID: <7mlk8kil1s.wl%kuriyama@s2factory.co.jp> At Mon, 26 Nov 2007 17:32:34 -0600, Stephen Montgomery-Smith wrote: > I am presuming that your suggestions are meant for the ftp-master end, > which I have no control over. Other sites are doing fine getting stuff > from my end - the CTM creating computer - so I suspect that it is not a > problem with a firewall at my end. > > I copied the message to peter@freebsd.org, because he is the person the > error message from ftp-master is copied to. But is there someone else > responsible for freebsd-master I could contact about this? There is a development/CTM/.cvs-cur.13900xEmpty.gz.MrUSIH file which seems to be tempfile of rsync (currently 202MB). Timestamp is 15 minutes ago. Should I kill rsync process on ftp-master and try it again? -- Jun Kuriyama // FreeBSD Project From stephen at math.missouri.edu Mon Nov 26 18:23:59 2007 From: stephen at math.missouri.edu (Stephen Montgomery-Smith) Date: Mon Nov 26 18:24:03 2007 Subject: CTM deltas not on ftp.freebsd.org In-Reply-To: <200711250907.lAP97PVM019520@sep.oldach.net> References: <200711250907.lAP97PVM019520@sep.oldach.net> Message-ID: <474B7FBD.9040906@math.missouri.edu> Helge Oldach wrote: > Folks, > > it seems that the CTM deltas are not being transferred to > ftp.freebsd.org since 22nd November. Deltas are visible on > ftp.vmunix.org but not on ftp.freebsd.org. Please fix. > > Regards, > Helge The owner of ftp-master seems to have dislodged the problem. Apparently it is some kind of mysterious bug in rsync that only surfaces sporadically that caused the problem. The deltas should make their way to mirrors shortly.