On 03/14/2012 02:21 PM, Johnny Hughes wrote:
On 03/13/2012 01:23 AM, Damjan Sirnik wrote:
Hi,
On 3/12/2012 3:20 PM, Adam Ring wrote:
I am all of a sudden getting the same issue started with my midnight sync and has happened every since:
Mon Mar 12 00:05:02 EDT 2012 msync-dvd.centos.org: 64.131.88.98
Mon Mar 12 04:05:02 EDT 2012 msync-dvd.centos.org: 64.131.83.114
Mon Mar 12 08:05:04 EDT 2012 msync-dvd.centos.org: 67.203.12.30
All produce:
receiving file list ... pre-xfer exec returned failure (256) rsync error: requested action not supported (code 4) at clientserver.c(869) [sender=3.0.6] rsync: read error: Connection reset by peer (104) rsync error: error in rsync protocol data stream (code 12) at io.c(759) [receiver=3.0.6]
Looks like 62.141.54.220 affected too.
I also get same issue on following servers: 91.215.65.226 94.228.209.140 88.208.217.170
Regards, Damjan _______________________________________________ CentOS-mirror mailing list CentOS-mirror@centos.org http://lists.centos.org/mailman/listinfo/centos-mirror
You can only open one connection at a time.
Are you trying to do more than one connection at a time?
For the record, there were a couple of jerks who decided that they could open up 20-30 rsyncs at the same time on different directory paths. This practice hogged all the resources during the release, not allowing others to rsync.
Now, you may only make one rsync connection to a server at a time for a given module.
Make sure to thank the abusers for us.