Hello,
I've create a public mirror:
URL: http://mirror.viethosting.vn
Access: http
Updates: 1 times per day
City: HCMC
State: None
Contry: Viet Nam
Bandwidth: 100 mbps
Thank you !
Contact: Maychuviet Co., Ltd
On Mon, May 31, 2010 at 3:34 AM, Ralph Angenendt ralph.angenendt@gmail.comwrote:
Am 28.05.10 03:29, schrieb Nguyen Thanh Tam:
Hello,
I've create a public mirror:
Will you be the point of contact? And who is the sponsoring organisation (so we can put a link to that in the mirror listings)?
Thanks for supporting CentOS,
Ralph _______________________________________________ CentOS-mirror mailing list CentOS-mirror@centos.org http://lists.centos.org/mailman/listinfo/centos-mirror
On Mon, May 31, 2010 at 1:20 AM, Nguyen Thanh Tam admin@viethosting.vn wrote:
Contact: Maychuviet Co., Ltd
Erm. Who can we contact if the mirror is down (Name, E-Mail address). Is that you? And what is the link to the sponsor you named above (http://.....vn/)?
Cheers,
Ralph
Hello,
It's me...
Name: Nguyen Thanh Tam
Email: admin@viethosting.vn
Link to the sponsor: http://www.viethosting.vn
On Mon, May 31, 2010 at 5:55 PM, Ralph Angenendt ralph.angenendt@gmail.comwrote:
On Mon, May 31, 2010 at 1:20 AM, Nguyen Thanh Tam admin@viethosting.vn wrote:
Contact: Maychuviet Co., Ltd
Erm. Who can we contact if the mirror is down (Name, E-Mail address). Is that you? And what is the link to the sponsor you named above (http://.....vn/)?
Cheers,
Ralph _______________________________________________ CentOS-mirror mailing list CentOS-mirror@centos.org http://lists.centos.org/mailman/listinfo/centos-mirror
Am 28.05.10 03:29, schrieb Nguyen Thanh Tam:
Hello,
I've create a public mirror:
Your mirror has been added and should show up shortly.
Regards,
Ralph
Thank you, but i have some questions...
I have crontab run this script:
#!/bin/sh
rsync="/usr/bin/rsync -aqHz --delete --delay-updates --bwlimit=256"
# this should be auto-selected, but the centos mirror script doesn't # support selection by a specific protocol (i.e., rsync) mirror=msync.centos.org::CentOS #mirror=centos.cs.wisc.edu::centos #mirror=mirrors.usc.edu::centos
ver=5 archlist="i386 x86_64" baselist="os updates" local=/var/www/html/centos
for arch in $archlist do for base in $baselist do remote=$mirror/$ver/$base/$arch/ $rsync $remote $local/$ver/$base/$arch/ done done
====
everything seems ok, but in http://mirror-status.centos.org/ i saw this:
mirror age,daily stats: 5.1 days
There is any problem with it ? Is it ok or not, and i saw two files: TIME and timestamp.txt
How can we create it, my folder is /var/www/html/centos/ currently, i have to run this:
$rsync msync.centos.org::CentOS/timestamp.txt /var/www/html/centos/ $rsync msync.centos.org::CentOS/TIME /var/www/html/centos/
to update it. Is there any other way ?
Thank you !
On Sat, Jun 5, 2010 at 3:01 PM, Ralph Angenendt ralph.angenendt@gmail.com wrote:
Am 28.05.10 03:29, schrieb Nguyen Thanh Tam:
Hello,
I've create a public mirror:
Your mirror has been added and should show up shortly.
Regards,
Ralph _______________________________________________ CentOS-mirror mailing list CentOS-mirror@centos.org http://lists.centos.org/mailman/listinfo/centos-mirror
Am 05.06.10 15:25, schrieb Nguyen Thanh Tam:
Thank you, but i have some questions...
ver=5 archlist="i386 x86_64" baselist="os updates"
Please mirror at least centosplus and extras, too. contrib and addons are empty. That's only a few megabytes more.
everything seems ok, but in http://mirror-status.centos.org/ i saw this:
mirror age,daily stats: 5.1 days
There is any problem with it ? Is it ok or not, and i saw two files: TIME and timestamp.txt
That all looks okay. Just give it a bit of time. If it isn't resolved on sunday, I'll look into it.
Regards,
Ralph
Ok, i updated baselist to baselist="os updates centosplus extras addons fasttrack contrib"
Do i need manual rsync TIME and timestamp.txt or i can leave it ? Now i have to run this:
$rsync msync.centos.org::CentOS/timestamp.txt /var/www/html/centos/ $rsync msync.centos.org::CentOS/TIME /var/www/html/centos/
Cause of two that files not auto update...
Thank you !
Am 05.06.10 19:03, schrieb Nguyen Thanh Tam:
Ok, i updated baselist to baselist="os updates centosplus extras addons fasttrack contrib"
Thank you.
Do i need manual rsync TIME and timestamp.txt or i can leave it ? Now i have to run this:
$rsync msync.centos.org::CentOS/timestamp.txt /var/www/html/centos/ $rsync msync.centos.org::CentOS/TIME /var/www/html/centos/
Cause of two that files not auto update...
Well, they should if you sync from the top of the tree. If you cannot do that (as you only have CentOS 5), you can do it like that.
Regards,
Ralph
Hello,
I've just noticed that mirror: http://mirror.viethosting.vn/centos/ will be updated every 4 hours.
Am 20.06.10 16:42, schrieb Nguyen Thanh Tam:
Hello,
I've just noticed that mirror: http://mirror.viethosting.vn/centos/ will be updated every 4 hours.
We don't keep that information in the database.
Regards,
Ralph