Hi all,
Location: Europe / Belgium
Bandwith: 100 mbit,
Organisation name: WeePee telecom (http://www.weepeetelecom.eu)
Mirror via HTTP only: http://centos.weepee.org
We mirror everything, and we would like to mirror the DVD`s as well (we have apache > 2.2 so we can server large files ;))
regards,
--
Joeri van Dooren
WeePee BVBA
Westkapelsesteenweg 103
8380 Brugge 5 (Dudzele)
Belgium
http://www.weepee.org
T: 070 66 03 04
F: 070 66 00 61
Hi,
We would like to introduce a new CentOS mirror
Method: HTTP (Only)
http://centos.ipserverone.com/centos
Version: All
Architectures: All
Direct DVD Downloads: Yes
- Country: Malaysia
- City: Kuala Lumpur
- State: Wilayah Persekutuan
- Bandwidth: 20Mbit/s
- Update frequency: Every 6 hours
- Sponsor: IP ServerOne Solutions Sdn Bhd
- Sponsor: URL: http://www.ipserverone.com
- Mirror Server contact: cllee(a)ipserverone.com
Hope this clear
Thanks
--
Best Regards,
Lee Cheung Loong
System Consultant
http://www.ipserverone.com
Hello!
I would like to add my server into CentOS mirror list.
Here is the parameters:
Server address - ftp://ftp.linux.lg.ua/pub/centos (maybe i will add
other protocols in future)
Sync versions - 5.x (i will sync 6.x too)
Sync architectures - i386 x86_64
Sync time - every 6 hours
Server connection speed - 1Gbps
Server location - Ukraine, Lugansk
Sponsoring organization - LDS (Luganskie Domashnie Seti), http://lds.ua
Dear ,
Pls help me to edit the status of my mirror :
- Versions Support Now : 4,5
- About ISO redirect , why my mirror had the DVD-CD-ISO x_64bit , but
why the link of Centos Mirror don't have link to my mirror ??
+ 32 bit : http://isoredirect.centos.org/centos/5/isos/i386/ -> OK ,
this have my mirror .
+ 64 bit : http://isoredirect.centos.org/centos/5/isos/x86_64/ -> Don't
have my mirror ? Why not ?
Pls help me to check !
Thanks very much !
Best Regards ,
Hi,
I just added everyone who got access to the DVDs now and wasn't listed
on www.centos.org as carrying the DVDs to our database. So your mirror
should be listed there in a few hours as having the DVDs.
I noticed that a few mirrors which requested access don't carry the DVDs
yet. Give me a shout once you're done, I'll add you then.
Remember that you need to change your rsync scripts, use
msync-dvd.centos.org as the server to pull from, the target is
CentOS-incdvd - as in
/usr/bin/rsync -aqzH --delete --delay-updates msync-dvd.centos.org::CentOS-incdvd
halifax.rwth-aachen
mirror.ircam.ft
eznetsols.orgnetnitco.net
ftp.ines.lug.ro
don't have them yet (I hope I didn't forget anyone).
Regards,
Ralph
Hi, this message is related to the enhancement request I filed at
http://bugs.centos.org/view.php?id=4652 where I proposed to have an
IPv6-enabled CentOS torrent tracker.
I've been operating a torrent seedbox at http://norsu.miuku.net/ for
about a year now and it has been pushing bits at a rate of about
5TB/month. It's not restricted to serving only CentOS data, but I'd
estimate that it has served about 5TB of CentOS data in total so far.
Yes, I know there are proper mirror servers which have traffic amounts
much higher than that, but that's beside the point.
My primary goal with setting up that torrent seedbox was to increase the
amount of bits transferred over IPv6, as in, I'd serve primarily IPv6
clients and IPv4 clients would get only the leftover bandwidth.
Unfortunately the amount of IPv6 traffic is still quite low, but I'd
like to help in changing that trend, even if only by a tiny amount. I'm
a computer science student nowadays and my studies concentrate on
computer networks, thus IPv6 adoption is a particularly interesting
subject to me.
Besides the fact that there might not be that many IPv6-enabled hosts
downloading data with bittorrent, there's also a technical problem which
hinders IPv6 usage with bittorrent. Obviously most IPv6-capable peers
are also able to connect to IPv4 trackers, so that's not the problem.
The problem is how the tracker gets to know the client's IPv6 address if
the client connects to the tracker with IPv4. And if the tracker doesn't
know the client's IPv6 address, it can't tell that IPv6 address to other
clients connecting to the tracker, thus forcing clients to connect to
each other using IPv4 even if they were both IPv6 enabled.
There are bittorrent protocol extensions that allow the client to
include the IPv6 address in the data when connecting to the tracker, but
my experience shows that most trackers seem to either not implement
those protocol extensions, or intentionally disregard any extra IP
address information. By having a tracker with an IPv6 address, the
tracker can simply record the source address of the connection.
The problem is that CentOS has only an IPv4 tracker at this moment. I'd
suggest setting up a separate tracker that would be accessible via IPv6.
As a proof of concept, I have set up an instance of OpenTracker
(compiled from source from
http://erdgeist.org/arts/software/opentracker/) on a separate
IPv6-enabled server; some assorted files of that tracker can be seen at
http://tursas.miuku.net/tracker/
I have also modified (with the help of torrenteditor.com) some existing
CentOS 6 torrents to include my IPv6-enabled tracker. These torrent
files can be found at http://norsu.miuku.net/torrents/ipv6/
Those torrents could be placed in the appropriate place so that they'd
get used for any new CentOS 6 downloads. Please note that even though
the torrents have been modified to include an additional tracker, the
info hash is unchanged. This means that the torrent swarm won't be split
even if someone now starts using the new torrents. Using these modified
torrents now would enable us to test the new tracker with a bit less
traffic, as compared to trying the new tracker only when C6.1/C5.8 is
eventually released.
I offered to maintain this IPv6 torrent tracker server myself for the
benefit of the CentOS community. The offer is still valid, but Karanbir
suggested that there might already be some CentOS servers which might be
suitable for this purpose. Someone with the appropriate privileges would
need to set up the IPv6 tracker on some IPv6-enabled server and set up
an AAAA record pointing to that server (perhaps named
ipv6.torrent.centos.org, as in my modified torrents).
The torrent creation scripts would need to be updated to include "-a
http://torrent.centos.org:6969/announce -a
http://ipv6.torrent.centos.org:6969/announce", assuming you're using the
standard mktorrent. Please note that "-a URL1,URL2" would create a
different kind of torrent than "-a URL1 -a URL2". The "-a URL1 -a URL2"
method is preferred as it'll create two separate tracker groups.
My focus point with this project is on dual-stacked machines -- if the
machine has a possibility to download the torrent data over IPv4 or
IPv6, I'd prefer that it'd be done over IPv6. This is slightly different
than the IPv6 mirrorlist project that was discussed on this list some
time ago, as it was aimed at IPv6-only networks. In particular, we
wouldn't need to have IPv6 connectivity for centos.org name servers for
this IPv6 tracker project.
I feel that setting up an IPv6 torrent tracker wouldn't be that much of
work and it'd signal that CentOS is doing its share when it comes to
IPv6 adoption.
Perhaps the forthcoming CentOS 6.1 torrents will already include the new
IPv6 torrent tracker?
Hi,
I didn't received any feedback yet from my previous submission so hereby
again:
Mirror information from Spango Internet BV:
Mirror Type: HTTP/FTP
Location: Amsterdam - The Netherlands
Uplink: 1 Gbps
URL: <http://centos.mirror1.spango.com> http://centos.mirror1.spango.com
Sync: 4 times a day
Regards,
Tymen
As described in 5.6 CR announcement, the CR packages will be removed
since 5.7 release, but in fact they were synchronized to
http://vault.centos.org/5.6/cr/. Maybe they can be removed to save
space on vault server.