Review mastermirror SOP
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
parent
13e9b3d32c
commit
3823b5ccdf
2 changed files with 13 additions and 18 deletions
|
@ -66,7 +66,7 @@
|
|||
** xref:mailman.adoc[Mailman Infrastructure - SOP]
|
||||
** xref:making-ssl-certificates.adoc[SSL Certificate Creation - SOP]
|
||||
** xref:massupgrade.adoc[Mass Upgrade Infrastructure - SOP]
|
||||
** xref:mastermirror.adoc[mastermirror - SOP in review ]
|
||||
** xref:mastermirror.adoc[Master Mirror Infrastructure - SOP]
|
||||
** xref:mbs.adoc[mbs - SOP in review ]
|
||||
** xref:memcached.adoc[memcached - SOP in review ]
|
||||
** xref:message-tagging-service.adoc[message-tagging-service - SOP in review ]
|
||||
|
|
|
@ -2,11 +2,10 @@
|
|||
|
||||
== Contents
|
||||
|
||||
[arabic]
|
||||
. Contact Information
|
||||
. PHX Master Mirror Setup
|
||||
. RDU I2 Master Mirror Setup
|
||||
. Raising Issues
|
||||
* <<_contact_information>>
|
||||
* <<_iad_master_mirror_setup>>
|
||||
* <<_rdu_i2_master_mirror_setup>>
|
||||
* <<_raising_issues>>
|
||||
|
||||
== Contact Information
|
||||
|
||||
|
@ -14,14 +13,12 @@ Owner:::
|
|||
Red Hat IS
|
||||
Contact:::
|
||||
#fedora-admin, Red Hat ticket
|
||||
Location:::
|
||||
PHX
|
||||
Servers:::
|
||||
server[1-5].download.phx.redhat.com
|
||||
server[1-5].download.iad2.redhat.com
|
||||
Purpose:::
|
||||
Provides the master mirrors for Fedora distribution
|
||||
|
||||
== PHX Master Mirror Setup
|
||||
== IAD Master Mirror Setup
|
||||
|
||||
The master mirrors are accessible as:
|
||||
|
||||
|
@ -34,8 +31,7 @@ download5.fedora.redhat.com -> 209.132.176.221
|
|||
....
|
||||
|
||||
from the outside. download.fedora.redhat.com is a round robin to the
|
||||
above::
|
||||
IPs.
|
||||
above IPs.
|
||||
|
||||
The external IPs correspond to internal load balancer IPs that balance
|
||||
between server[1-5]:
|
||||
|
@ -50,17 +46,16 @@ The load balancers then balance between the below Fedora IPs on the
|
|||
rsync servers:
|
||||
|
||||
....
|
||||
10.8.24.21 (fedora1.download.phx.redhat.com) - server1.download.phx.redhat.com
|
||||
10.8.24.22 (fedora2.download.phx.redhat.com) - server2.download.phx.redhat.com
|
||||
10.8.24.23 (fedora3.download.phx.redhat.com) - server3.download.phx.redhat.com
|
||||
10.8.24.24 (fedora4.download.phx.redhat.com) - server4.download.phx.redhat.com
|
||||
10.8.24.25 (fedora5.download.phx.redhat.com) - server5.download.phx.redhat.com
|
||||
10.8.24.21 (fedora1.download.iad2.redhat.com) - server1.download.iad2.redhat.com
|
||||
10.8.24.22 (fedora2.download.iad2.redhat.com) - server2.download.iad2.redhat.com
|
||||
10.8.24.23 (fedora3.download.iad2.redhat.com) - server3.download.iad2.redhat.com
|
||||
10.8.24.24 (fedora4.download.iad2.redhat.com) - server4.download.iad2.redhat.com
|
||||
10.8.24.25 (fedora5.download.iad2.redhat.com) - server5.download.iad2.redhat.com
|
||||
....
|
||||
|
||||
== RDU I2 Master Mirror Setup
|
||||
|
||||
[NOTE]
|
||||
.Note
|
||||
====
|
||||
This section is awaiting confirmation from RH - information here may not
|
||||
be 100% accurate yet.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue