Hi,
There seems to be some problem with mirrorlist.centos.org, or the GeoIP backend
from ip range 111.91.91.0/24
elinks -dump 1 "http://mirrorlist.centos.org/?release=6&arch=i386&repo=os"
shows http://mirror.as24220.net/pub/centos/6/os/i386/ http://ftp.jaist.ac.jp/pub/Linux/CentOS/6/os/i386/ http://ftp.hosteurope.de/mirror/centos.org/6/os/i386/ ftp://mirror.bytemark.co.uk/centos/6/os/i386/ http://mirrors.coreix.net/centos/6/os/i386/ ftp://ftp.free.fr/mirrors/ftp.centos.org/6/os/i386/ http://centos.mirror.iweb.ca/6/os/i386/ ftp://mirror.anl.gov/pub/centos/6/os/i386/ ftp://mirror.aarnet.edu.au/pub/centos/6/os/i386/ http://mirror.steadfast.net/centos/6/os/i386/
from ip range 123.108.224.0/24
elinks -dump 1 "http://mirrorlist.centos.org/?release=6&arch=i386&repo=os"
shows ftp://ftp.free.fr/mirrors/ftp.centos.org/6/os/i386/ http://ftp.jaist.ac.jp/pub/Linux/CentOS/6/os/i386/ http://mirror.us.leaseweb.net/centos/6/os/i386/ ftp://mirror.anl.gov/pub/centos/6/os/i386/ ftp://mirror.bytemark.co.uk/centos/6/os/i386/ http://mirror.as24220.net/pub/centos/6/os/i386/ http://ftp.hosteurope.de/mirror/centos.org/6/os/i386/ http://mirrors.coreix.net/centos/6/os/i386/ http://mirror.steadfast.net/centos/6/os/i386/ http://centos.mirror.iweb.ca/6/os/i386/
from ip range 123.108.225.0/24
elinks -dump 1 "http://mirrorlist.centos.org/?release=6&arch=i386&repo=os"
shows http://mirror.as24220.net/pub/centos/6/os/i386/ http://ftp.jaist.ac.jp/pub/Linux/CentOS/6/os/i386/ http://ftp.hosteurope.de/mirror/centos.org/6/os/i386/ ftp://mirror.bytemark.co.uk/centos/6/os/i386/ http://mirrors.coreix.net/centos/6/os/i386/ ftp://ftp.free.fr/mirrors/ftp.centos.org/6/os/i386/ http://centos.mirror.iweb.ca/6/os/i386/ ftp://mirror.anl.gov/pub/centos/6/os/i386/ ftp://mirror.aarnet.edu.au/pub/centos/6/os/i386/ http://mirror.steadfast.net/centos/6/os/i386/
from ip range 120.88.47.0/24
elinks -dump 1 "http://mirrorlist.centos.org/?release=6&arch=i386&repo=os"
shows http://mirror.as24220.net/pub/centos/6/os/i386/ http://ftp.jaist.ac.jp/pub/Linux/CentOS/6/os/i386/ http://ftp.hosteurope.de/mirror/centos.org/6/os/i386/ ftp://mirror.bytemark.co.uk/centos/6/os/i386/ http://mirrors.coreix.net/centos/6/os/i386/ ftp://ftp.free.fr/mirrors/ftp.centos.org/6/os/i386/ http://centos.mirror.iweb.ca/6/os/i386/ ftp://mirror.anl.gov/pub/centos/6/os/i386/ ftp://mirror.aarnet.edu.au/pub/centos/6/os/i386/ http://mirror.steadfast.net/centos/6/os/i386/
from ip range 120.88.46.0/24
elinks -dump 1 "http://mirrorlist.centos.org/?release=6&arch=i386&repo=os"
shows ftp://ftp.free.fr/mirrors/ftp.centos.org/6/os/i386/ http://ftp.jaist.ac.jp/pub/Linux/CentOS/6/os/i386/ http://mirror.us.leaseweb.net/centos/6/os/i386/ ftp://mirror.anl.gov/pub/centos/6/os/i386/ ftp://mirror.bytemark.co.uk/centos/6/os/i386/ http://mirror.as24220.net/pub/centos/6/os/i386/ http://ftp.hosteurope.de/mirror/centos.org/6/os/i386/ http://mirrors.coreix.net/centos/6/os/i386/ http://mirror.steadfast.net/centos/6/os/i386/ http://centos.mirror.iweb.ca/6/os/i386/
Can you please check if the GeoIP is on the blink again
Our local Mirror is @ http://mirrors.hns.net.in (111.91.91.34)
Regards Ripunjay Bararia
Ripunjay Bararia kirjoitti:
There seems to be some problem with mirrorlist.centos.org, or the GeoIP backend
from ip range 111.91.91.0/24 elinks -dump 1 "http://mirrorlist.centos.org/?release=6&arch=i386&repo=os"
[...]
Can you please check if the GeoIP is on the blink again
Our local Mirror is @ http://mirrors.hns.net.in (111.91.91.34)
Hi, I'd guess your servers are retrieving the mirrorlist over IPv6, not over IPv4. If requesting the mirrorlist over IPv6, it will list only those mirrors that can be reached over IPv6. Try if there's a difference between these two commands:
curl -4 "http://mirrorlist.centos.org/?release=6&arch=i386&repo=os" curl -6 "http://mirrorlist.centos.org/?release=6&arch=i386&repo=os"
The reason why it gives you mirrors all over the world is that there are unfortunately no IPv6-capable mirrors in India. Seeing that you apparently do have IPv6 connectivity, how about making mirrors.hns.net.in available over IPv6? That would direct traffic to your local mirror again, but this time over IPv6.
On 19-06-2012 22:44, Anssi Johansson wrote:
Ripunjay Bararia kirjoitti:
There seems to be some problem with mirrorlist.centos.org, or the GeoIP backend
from ip range 111.91.91.0/24 elinks -dump 1 "http://mirrorlist.centos.org/?release=6&arch=i386&repo=os"
[...]
Can you please check if the GeoIP is on the blink again
Our local Mirror is @ http://mirrors.hns.net.in (111.91.91.34)
Hi, I'd guess your servers are retrieving the mirrorlist over IPv6, not over IPv4. If requesting the mirrorlist over IPv6, it will list only those mirrors that can be reached over IPv6. Try if there's a difference between these two commands:
curl -4 "http://mirrorlist.centos.org/?release=6&arch=i386&repo=os" curl -6 "http://mirrorlist.centos.org/?release=6&arch=i386&repo=os"
The reason why it gives you mirrors all over the world is that there are unfortunately no IPv6-capable mirrors in India. Seeing that you apparently do have IPv6 connectivity, how about making mirrors.hns.net.in available over IPv6? That would direct traffic to your local mirror again, but this time over IPv6. _______________________________________________ CentOS-mirror mailing list CentOS-mirror@centos.org http://lists.centos.org/mailman/listinfo/centos-mirror
Hey, Thanks a tonne..
http://mirrors.hns.net.in is now on IPv6 also (forgot to update it for IPv6 Launch :p)
regards Ripunjay Bararia