Review mastermirror SOP

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
Michal Konečný 2021-09-06 16:51:55 +02:00
parent 13e9b3d32c
commit 3823b5ccdf
2 changed files with 13 additions and 18 deletions

View file

@ -66,7 +66,7 @@
** xref:mailman.adoc[Mailman Infrastructure - SOP] ** xref:mailman.adoc[Mailman Infrastructure - SOP]
** xref:making-ssl-certificates.adoc[SSL Certificate Creation - SOP] ** xref:making-ssl-certificates.adoc[SSL Certificate Creation - SOP]
** xref:massupgrade.adoc[Mass Upgrade Infrastructure - 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:mbs.adoc[mbs - SOP in review ]
** xref:memcached.adoc[memcached - SOP in review ] ** xref:memcached.adoc[memcached - SOP in review ]
** xref:message-tagging-service.adoc[message-tagging-service - SOP in review ] ** xref:message-tagging-service.adoc[message-tagging-service - SOP in review ]

View file

@ -2,11 +2,10 @@
== Contents == Contents
[arabic] * <<_contact_information>>
. Contact Information * <<_iad_master_mirror_setup>>
. PHX Master Mirror Setup * <<_rdu_i2_master_mirror_setup>>
. RDU I2 Master Mirror Setup * <<_raising_issues>>
. Raising Issues
== Contact Information == Contact Information
@ -14,14 +13,12 @@ Owner:::
Red Hat IS Red Hat IS
Contact::: Contact:::
#fedora-admin, Red Hat ticket #fedora-admin, Red Hat ticket
Location:::
PHX
Servers::: Servers:::
server[1-5].download.phx.redhat.com server[1-5].download.iad2.redhat.com
Purpose::: Purpose:::
Provides the master mirrors for Fedora distribution Provides the master mirrors for Fedora distribution
== PHX Master Mirror Setup == IAD Master Mirror Setup
The master mirrors are accessible as: 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 from the outside. download.fedora.redhat.com is a round robin to the
above:: above IPs.
IPs.
The external IPs correspond to internal load balancer IPs that balance The external IPs correspond to internal load balancer IPs that balance
between server[1-5]: between server[1-5]:
@ -50,17 +46,16 @@ The load balancers then balance between the below Fedora IPs on the
rsync servers: rsync servers:
.... ....
10.8.24.21 (fedora1.download.phx.redhat.com) - server1.download.phx.redhat.com 10.8.24.21 (fedora1.download.iad2.redhat.com) - server1.download.iad2.redhat.com
10.8.24.22 (fedora2.download.phx.redhat.com) - server2.download.phx.redhat.com 10.8.24.22 (fedora2.download.iad2.redhat.com) - server2.download.iad2.redhat.com
10.8.24.23 (fedora3.download.phx.redhat.com) - server3.download.phx.redhat.com 10.8.24.23 (fedora3.download.iad2.redhat.com) - server3.download.iad2.redhat.com
10.8.24.24 (fedora4.download.phx.redhat.com) - server4.download.phx.redhat.com 10.8.24.24 (fedora4.download.iad2.redhat.com) - server4.download.iad2.redhat.com
10.8.24.25 (fedora5.download.phx.redhat.com) - server5.download.phx.redhat.com 10.8.24.25 (fedora5.download.iad2.redhat.com) - server5.download.iad2.redhat.com
.... ....
== RDU I2 Master Mirror Setup == RDU I2 Master Mirror Setup
[NOTE] [NOTE]
.Note
==== ====
This section is awaiting confirmation from RH - information here may not This section is awaiting confirmation from RH - information here may not
be 100% accurate yet. be 100% accurate yet.