Daer Nick,
Command : rsync -av msync.centos.org::CentOS
Error : rsync: failed to connect to msync.centos.org: Connection timed out (110) rsync error: error in socket IO (code 10) at clientserver.c(124) [receiver=3.0.6]
Regards, Amarnath J
On Thu, 29 Oct 2009 12:00:02 -0400, centos-mirror-request@centos.org wrote:
Send CentOS-mirror mailing list submissions to centos-mirror@centos.org
To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-mirror or, via email, send a message with subject or body 'help' to centos-mirror-request@centos.org
You can reach the person managing the list at centos-mirror-owner@centos.org
When replying, please edit your Subject line so it is more specific than "Re: Contents of CentOS-mirror digest..."
Today's Topics:
- Re: New mirror (Bob Bownes)
- rsync file ownership (Matt Ruzicka)
- Re: rsync file ownership (Mathew S. McCarrell)
- Re: rsync file ownership (David Richardson)
- Re: rsync file ownership (Kevin Stange)
- Re: rsync file ownership (Matt Ruzicka)
- Reg : Help Needed To Set Up A Mirror (Amarnath J)
- Re: Reg : Help Needed To Set Up A Mirror (Nick Olsen)
Message: 1 Date: Wed, 28 Oct 2009 13:48:47 -0400 From: Bob Bownes bownes@gmail.com Subject: Re: [CentOS-mirror] New mirror To: "Mailing list for CentOS mirrors." centos-mirror@centos.org Message-ID: 6f68bf030910281048r20fc530et893e4d9f948e49a9@mail.gmail.com Content-Type: text/plain; charset="iso-8859-1"
The iso's are now sync'd. mirror.seiri.com is now operational and
syncing
4x/day. The sync is actually being performed straight from our NAS, nas01.kgn.inchargesys.com.
On Sun, Oct 25, 2009 at 10:28 AM, Ralph Angenendt <ralph.angenendt@gmail.com
wrote:
Am 24.10.09 10:52, schrieb Ralph Angenendt:
Am 23.10.09 23:02, schrieb Bob Bownes:
While this does seem to have veered off the original topic, I have added the isos to the rsync list for both mirror.seiri.com http://mirror.seiri.com systems.
Thank you. I'll wait for them to show up before adding the machine.
Did I misunderstand you or are you still syncing the isos?
Regards,
Ralph _______________________________________________ CentOS-mirror mailing list CentOS-mirror@centos.org http://lists.centos.org/mailman/listinfo/centos-mirror
On 10/30/2009 5:00 AM, Amarnath J wrote:
Daer Nick,
Command : rsync -av msync.centos.org::CentOS
Error : rsync: failed to connect to msync.centos.org: Connection timed out (110) rsync error: error in socket IO (code 10) at clientserver.c(124) [receiver=3.0.6]
Regards, Amarnath J
Try using this command. Its what I use for my mirror rsync -vaHh --stats --numeric-ids --delete --delete-after --delay-updates (MIRRORHERE) (DESTINATION HERE)
Or I could be wrong and there is a ACL on msync now. Try syncing from something other then msync, Because the error you got is just a genaric connection timed out. I.E. it couldn't connect.