oVirt镜像源

版权声明:本文为博主原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接和本声明。
本文链接: https://blog.csdn.net/allway2/article/details/102754663

Repository mirrors

Mirroring oVirt repositories

Do you want to become a mirror? Do you have some bandwidth to spare?

Drop us a line at infa and tell us about yourself! You just need to pass us a public ssh key, and once set up you’ll be able to rsync from our site with the following command:

   rsync -rltHvvP [email protected]:/var/www/html destination/dir

After some validation we will add your site to this page and to the mirrorlist!

Thanks a lot for your bandwidth!

For admins

We have a simple setup to allow mirroring of the oVirt repositories. Right now the mirroring is done through ssh with rsync. You’ll find in resources.ovirt.org a user named mirror, that’s the user that the mirrors should use, you’ll see that it has a lot of entries under ~/.ssh/authorized_keys, there each entry is restricted to run only a specific command that allows them to rsync the repo directory.

Adding a mirror

To add a mirror you just need to add it’s public ssh key in ~mirror/.ssh/authorized_keys, with the command restriction as the other entries. Then when the mirror is confirmed you can add it to the mirrorlist (resources.ovirt.org:/var/www/html/pub/yum-repo/mirrorlist) and to this wiki.

Current mirrors

Name Location URLs Contact Other
NLUUG The Netherlands (Amsterdam) http ftp ftpmirror-beheer_at_nluug.nl Syncing on all odd hours, bandwidth is currently 4 Gb/s and we do IPV4 and IPV6
Studenten Net Twente (SNT) The Netherlands http ftp ftpcom at snt.utwente.nl  
Georgia Tech Software Library (GTlib) United States (Georgia) http ftp gtlib_at_gtlib.gatech.edu rsync service: <rsync://rsync.gtlib.gatech.edu/oVirt/>
ibiblio United States (North Carolina) http ftp cmpalmer_at_ibiblio.org  
Rochester Institute of Technology United States (New York) http ftp pfmeec_at_rit.edu  
Duke University United States (North Carolina) http drew.stinnett_at_duke.edu  
Plus.line AG Germany (Frankfurt) http ftp ftp-admin_at_plusline.net rsync service: <rsync://ftp.plusline.net/ovirt/>
Silesian University in Opava Czech Republic (Opava) http ftp jiri_slezka_at_slu_cz 1Gbps, IPv6 ready
ISOC-IL Israel http ftp mirrormaster_at_isoc_org_il  
NFrance Conseil France http network_at_nfrance_com

猜你喜欢

转载自blog.csdn.net/allway2/article/details/102754663