From avij@centosproject.org Fri Feb 1 16:01:39 2019 From: Anssi Johansson To: mirror@lists.centos.org Subject: Re: [CentOS-mirror] GARR Mirror update Date: Fri, 01 Feb 2019 18:01:33 +0200 Message-ID: <284557a4-11cf-38eb-f288-36b031889ac9@centosproject.org> In-Reply-To: <59cbc68c-9993-7947-b720-b7ad78bf3f41@garr.it> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============9120953002965472193==" --===============9120953002965472193== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit I'm afraid this isn't quite fixed yet. The command I ran earlier still gives the same output: $ curl --resolve centos.mirror.garr.it:80:2001:760:ffff:b6:4:100:0:72 http://centos.mirror.garr.it/centos/timestamp.txt 404 Not Found

Not Found

The requested URL /centos/timestamp.txt was not found on this server.


Apache/2.4.10 (Debian) Server at centos.mirror.garr.it Port 80
Paolo Velati kirjoitti 1.2.2019 klo 12.33: > Hello Anssi, > > I've fixed the ACL on the router for IPv6 2001:760:ffff:b6:4:100:0:72. > > I'm syncing from eu-msync.centos.org for CentOS and altarch. > > Now the mirror should be fine (available IPv4+v6 and updated). > > As usual, thanks for your support. > > Paolo Velati > > On 2/1/19 2:27 AM, Anssi Johansson wrote: >> Paolo Velati kirjoitti 31.1.2019 klo 16.27: >>> Hello CentOS maintainers, >>> >>> I've updated the infos about our mirror. >>> >>> >>> HTTP: http://centos.mirror.garr.it/centos >>> HTTPS: https://centos.mirror.garr.it/centos >>> >>> Sync schedule: Every 4 hrs >>> Bandwidth: 3 x 10 Gbps (3 vms with 10Gbps connectivity in a >>> datacenter with 40Gbps uplink ) >>> Location: Italy (Bari) >>> Sponsor: GARR >>> Sponsor URL: http://www.garr.it/ >>> IPv4 address to authorize: 90.147.160.192/28 (you can remove old IP >>> authorizations) >>> Email contact: mirror-service(a)garr.it >>> Mirroring AltArch: yes (I have the rsync script ready, once you >>> authorize IPs I'll start sync) >>> >>> AltArch HTTP: http://centos.mirror.garr.it/centos-altarch/ >>> AltArch HTTPS: https://centos.mirror.garr.it/centos-altarch/ >> >> Hi, 90.147.160.192/28 is now in the ACL and other info updated >> accordingly. Note that I also removed your old IPv6 address from the >> ACL. If you run into problems syncing, you can try the -4 option to >> rsync to force the use of IPv4. If that works, the problem is likely >> IPv6 related, and the correct fix would be to add your IPv6 address to >> the ACL as well. >> >> Speaking of IPv6, it appears that one of your VMs is not set up >> correctly for IPv6 access: >> >> http: >> $ for ip in 90.147.160.7{0,2,3} 2001:760:ffff:b6:4:100:0:7{0,2,3}; do >> echo -e "\n$ip" ; curl --resolve centos.mirror.garr.it:80:$ip >> http://centos.mirror.garr.it/centos/timestamp.txt; done >> >> 90.147.160.70 >> Mon Dec 10 22:49:01 UTC 2018 >> >> 90.147.160.72 >> Mon Dec 10 22:49:01 UTC 2018 >> >> 90.147.160.73 >> Mon Dec 10 22:49:01 UTC 2018 >> >> 2001:760:ffff:b6:4:100:0:70 >> Mon Dec 10 22:49:01 UTC 2018 >> >> 2001:760:ffff:b6:4:100:0:72 >> >> >> 404 Not Found >> >>

Not Found

>>

The requested URL /centos/timestamp.txt was not found on this >> server.

>>
>>
Apache/2.4.10 (Debian) Server at centos.mirror.garr.it Port >> 80
>> >> >> 2001:760:ffff:b6:4:100:0:73 >> Mon Dec 10 22:49:01 UTC 2018 >> >> >> https: >> >> $ for ip in 90.147.160.7{0,2,3} 2001:760:ffff:b6:4:100:0:7{0,2,3}; do >> echo -e "\n$ip" ; curl --resolve centos.mirror.garr.it:443:$ip >> https://centos.mirror.garr.it/centos/timestamp.txt; done >> >> 90.147.160.70 >> Mon Dec 10 22:49:01 UTC 2018 >> >> 90.147.160.72 >> Mon Dec 10 22:49:01 UTC 2018 >> >> 90.147.160.73 >> Mon Dec 10 22:49:01 UTC 2018 >> >> 2001:760:ffff:b6:4:100:0:70 >> Mon Dec 10 22:49:01 UTC 2018 >> >> 2001:760:ffff:b6:4:100:0:72 >> >> >> 404 Not Found >> >>

Not Found

>>

The requested URL /centos/timestamp.txt was not found on this >> server.

>>
>>
Apache/2.4.10 (Debian) Server at centos.mirror.garr.it Port >> 443
>> >> >> 2001:760:ffff:b6:4:100:0:73 >> Mon Dec 10 22:49:01 UTC 2018 >> >> >> As for AltArch, while you can now sync from msync.centos.org/altarch, >> it would be nice if you could do your initial sync from some other >> European AltArch mirror first, and then switch to syncing from >> centos.org after your initial sync. List of those mirrors is at the >> usual place, https://www.centos.org/download/altarch-mirrors/ >> >> Thanks! >> _______________________________________________ >> CentOS-mirror mailing list >> CentOS-mirror(a)centos.org >> https://lists.centos.org/mailman/listinfo/centos-mirror > _______________________________________________ > CentOS-mirror mailing list > CentOS-mirror(a)centos.org > https://lists.centos.org/mailman/listinfo/centos-mirror --===============9120953002965472193==--