DC move: iad => rdu3, 10.3. => 10.16.
And remove some obsolete things. Signed-off-by: Nils Philippsen <nils@redhat.com>
This commit is contained in:
parent
f3756ceb83
commit
b4afb2f945
83 changed files with 386 additions and 429 deletions
|
@ -1,6 +1,6 @@
|
|||
= Netapp Infrastructure SOP
|
||||
|
||||
Provides primary mirrors and additional storage in IAD2
|
||||
Provides primary mirrors and additional storage in RDU3
|
||||
|
||||
== Contents
|
||||
|
||||
|
@ -8,7 +8,7 @@ Provides primary mirrors and additional storage in IAD2
|
|||
* <<_description>>
|
||||
* <<_public_mirrors>>
|
||||
** <<_snapshots>>
|
||||
* <<_iad2_nfs_storage>>
|
||||
* <<_rdu3_nfs_storage>>
|
||||
** <<_access>>
|
||||
** <<_snapshots>>
|
||||
* <<_iscsi>>
|
||||
|
@ -24,25 +24,25 @@ Contact::
|
|||
Servers::
|
||||
batcave01, virt servers, application servers, builders, releng boxes
|
||||
Purpose::
|
||||
Provides primary mirrors and additional storage in IAD2
|
||||
Provides primary mirrors and additional storage in RDU3
|
||||
|
||||
== Description
|
||||
|
||||
At present we have three netapps in our infrastructure. One in TPA, RDU
|
||||
and IAD2. For purposes of visualization its easiest to think of us as
|
||||
having 4 netapps, 1 TPA, 1 RDU and 1 IAD2 for public mirrors. And an
|
||||
additional 1 in IAD2 used for additional storage not related to the
|
||||
and RDU3. For purposes of visualization its easiest to think of us as
|
||||
having 4 netapps, 1 TPA, 1 RDU and 1 RDU3 for public mirrors. And an
|
||||
additional 1 in RDU3 used for additional storage not related to the
|
||||
public mirrors.
|
||||
|
||||
== Public Mirrors
|
||||
|
||||
The netapps are our primary public mirrors. The canonical location for
|
||||
the mirrors is currently in IAD2. From there it gets synced to RDU and
|
||||
the mirrors is currently in RDU3. From there it gets synced to RDU and
|
||||
TPA.
|
||||
|
||||
=== Snapshots
|
||||
|
||||
Snapshots on the IAD2 netapp are taken hourly. Unfortunately the way it
|
||||
Snapshots on the RDU3 netapp are taken hourly. Unfortunately the way it
|
||||
is setup only Red Hat employees can access this mirror (this is
|
||||
scheduled to change when PHX becomes the canonical location but that
|
||||
will take time to setup and deploy). The snapshots are available, for
|
||||
|
@ -52,12 +52,12 @@ example, on wallace in:
|
|||
/var/ftp/download.fedora.redhat.com/.snapshot/hourly.0
|
||||
....
|
||||
|
||||
== IAD2 NFS Storage
|
||||
== RDU3 NFS Storage
|
||||
|
||||
There is a great deal of storage in IAD2 over NFS from the netapp there.
|
||||
There is a great deal of storage in RDU3 over NFS from the netapp there.
|
||||
This storage includes the public mirror. The majority of this storage is
|
||||
koji however there are a few gig worth of storage that goes to wiki
|
||||
attachments and other storage needs we have in IAD2.
|
||||
attachments and other storage needs we have in RDU3.
|
||||
|
||||
You can access all of the nfs share shares at:
|
||||
|
||||
|
@ -68,7 +68,7 @@ batcave01:/mnt/fedora
|
|||
or:
|
||||
|
||||
....
|
||||
ntap-fedora-a.storage.iad2.redhat.com:/vol/fedora/
|
||||
ntap-fedora-a.storage.rdu3.redhat.com:/vol/fedora/
|
||||
....
|
||||
|
||||
=== Access
|
||||
|
@ -120,7 +120,7 @@ On reboots sometimes the iscsi share is not remounted. This should be
|
|||
automated in the future but for now run:
|
||||
|
||||
....
|
||||
iscsiadm -m discovery -tst -p ntap-fedora-b.storage.iad2.redhat.com:3260
|
||||
iscsiadm -m discovery -tst -p ntap-fedora-b.storage.rdu3.redhat.com:3260
|
||||
sleep 1
|
||||
iscsiadm -m node -T iqn.1992-08.com.netapp:sn.118047036 -p 10.5.88.21:3260 -l
|
||||
sleep 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue