Dear List
We have added CentOS to our new mirror.
HTTP: http://mirror.init7.net/centos/ HTTPS: https://mirror.init7.net/centos/ RSYNC: no
Sync schedule: Every 2-4 hrs Bandwidth: 20Gbits Location: Winterthur, Switzerland Sponsor: Init7 (Schweiz) AG Sponsor URL: https://www.init7.net IPv4 address to authorize: 109.202.202.202 IPv6 address to authorize: 2001:1620::1620 Email contact: mirror@init7.net Mirroring AltArch: yes
Cheers, Jonas
Init7 Mirror kirjoitti 8.11.2018 klo 16.59:
Dear List
We have added CentOS to our new mirror.
HTTP: http://mirror.init7.net/centos/ HTTPS: https://mirror.init7.net/centos/ RSYNC: no
Sync schedule: Every 2-4 hrs Bandwidth: 20Gbits Location: Winterthur, Switzerland Sponsor: Init7 (Schweiz) AG Sponsor URL: https://www.init7.net IPv4 address to authorize: 109.202.202.202 IPv6 address to authorize: 2001:1620::1620 Email contact: mirror@init7.net Mirroring AltArch: yes
Hmm, I'm slightly concerned about that AltArch part. It seems that you have placed altarch in http://mirror.init7.net/centos/altarch/ and technically that will also work. Yum does not care about the URL. The concern is that unless you pay close attention with your rsync scripts, you may end up wiping the altarch directory when syncing main architecture content, if you use the --delete option with rsync (like you should). Some months ago I had to disable one mirror for this exact reason, because the constant deleting and re-syncing of content consumed a huge amount of bandwidth at msync.centos.org.
I would recommend keeping the altarch files separate from main architecture files, such as in http://mirror.init7.net/centos-altarch/
Please let me know what you think of this and I'll then add your mirror.
On 11/08/2018 04:09 PM, Anssi Johansson wrote:
Init7 Mirror kirjoitti 8.11.2018 klo 16.59:
Hmm, I'm slightly concerned about that AltArch part. It seems that you have placed altarch in http://mirror.init7.net/centos/altarch/ and technically that will also work. Yum does not care about the URL. The concern is that unless you pay close attention with your rsync scripts, you may end up wiping the altarch directory when syncing main architecture content, if you use the --delete option with rsync (like you should). Some months ago I had to disable one mirror for this exact reason, because the constant deleting and re-syncing of content consumed a huge amount of bandwidth at msync.centos.org.
I would recommend keeping the altarch files separate from main architecture files, such as in http://mirror.init7.net/centos-altarch/
Please let me know what you think of this and I'll then add your mirror.
I see your point. I have separated altarch from the main repo. The additional URLs are http://mirror.init7.net/centos-altarch/ and https://mirror.init7.net/centos-altarch.
Init7 Mirror kirjoitti 8.11.2018 klo 17.42:
I see your point. I have separated altarch from the main repo. The additional URLs are http://mirror.init7.net/centos-altarch/ and https://mirror.init7.net/centos-altarch.
Thanks! The mirror has now been added and you should now be able to rsync from rsync://eu-msync.centos.org/CentOS/ for the main content, and from rsync://eu-msync.centos.org/altarch/ for the AltArch content (which I forgot to mention in an earlier email today for a different mirror).