Hello,
It seems that my mirror (mirrors.thzhost.com) doesn't show up when fetching a mirror list by ipv6. Since the mirror does support IPv6 already, could you please enable accessing it.
Thank.
[icez@mirrors ~]$ wget -qO - " http://mirrorlist.centos.org/?release=6&arch=x86_64&repo=os" -4 http://mirror.yourconnect.com/centos/6.3/os/x86_64/ http://mirror1.ku.ac.th/centos/6.3/os/x86_64/ *http://mirrors.thzhost.com/centos/6.3/os/x86_64/* http://mirror.siamdata.co.th/centos/6.3/os/x86_64/ http://mirrors.psu.ac.th/pub/centos/6.3/os/x86_64/ http://centos.ustc.edu.cn/centos/6.3/os/x86_64/ http://mirror.bit.edu.cn/centos/6.3/os/x86_64/ http://mirrors.163.com/centos/6.3/os/x86_64/ http://mirrors.stuhome.net/centos/6.3/os/x86_64/ http://mirror.neu.edu.cn/centos/6.3/os/x86_64/
[icez@mirrors ~]$ wget -qO - " http://mirrorlist.centos.org/?release=5&arch=x86_64&repo=os" http://ftp.jaist.ac.jp/pub/Linux/CentOS/5/os/x86_64/ ftp://mirror.aarnet.edu.au/pub/centos/5/os/x86_64/ ftp://mirror.anl.gov/pub/centos/5/os/x86_64/ ftp://mirror.bytemark.co.uk/centos/5/os/x86_64/ http://mirror.us.leaseweb.net/centos/5/os/x86_64/ http://mirrors.coreix.net/centos/5/os/x86_64/ http://mirror.as24220.net/pub/centos/5/os/x86_64/ http://ftp.hosteurope.de/mirror/centos.org/5/os/x86_64/ http://centos.mirror.iweb.ca/5/os/x86_64/ http://mirror.steadfast.net/centos/5/os/x86_64/
How much b/w do you have ? My last test shows the mirror doing about 2M/sec which is really not good enough. Are there some caps somewhere along the way ?
- KB
On 02/11/2013 08:09 AM, icez network wrote:
Actually, My server have 200Mbps for domestic (Thailand) traffic and about 5-10Mbps for international traffic which I already use it to sync the mirror. By the way I got near full speed while testing with another ipv6 enabled server on different data center.
[icez@sun ~]$ wget -O /dev/null http://mirrors.thzhost.com/centos/6.3/isos/x86_64/CentOS-6.3-x86_64-minimal.... --2013-02-12 10:08:36-- http://mirrors.thzhost.com/centos/6.3/isos/x86_64/CentOS-6.3-x86_64-minimal.... Resolving mirrors.thzhost.com... 2401:5700:100:503:dead::beef, 103.246.18.4 Connecting to mirrors.thzhost.com|2401:5700:100:503:dead::beef|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 346011648 (330M) [application/octet-stream] Saving to: “/dev/null”
100%[======================================>] 346,011,648 18.5M/s in 15s
2013-02-12 10:08:50 (22.2 MB/s) - “/dev/null” saved [346011648/346011648]
On Mon, Feb 11, 2013 at 11:44 PM, Karanbir Singh mail-lists@karan.orgwrote:
icez network kirjoitti:
Seems to work from here:
wget -qO - "http://mirrorlist.centos.org/?release=5&arch=x86_64&repo=os&cc=t..." -6 http://mirrors.thzhost.com/centos/5/os/x86_64/ ...
Note the &cc=th parameter in the above URL, it can be used to override the GeoIP information. It's possible that the GeoIP database doesn't know about your IPv6 address.
However, the most likely explanation is that your mirror wasn't up to date when you tested, ie. new updates had just been published. If the mirror checker script detects this condition, the mirror will be dropped from the list until it is up to date again.