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
|
@ -29,14 +29,14 @@ To perform this procedure, you may need to have sysadmin-main access. In the fut
|
|||
|
||||
.Firstly, access the management console:
|
||||
. Ensure you are connected to the official Red Hat VPN.
|
||||
. Identify the server in question. For this SOP, we will use `bvmhost-x86-01.stg.iad2.fedoraproject.org` as an example.
|
||||
. To access the management console, append `.mgmt` to the hostname: `bvmhost-x86-01-stg.mgmt.iad2.fedoraproject.org`.
|
||||
. Identify the server in question. For this SOP, we will use `bvmhost-x86-01.stg.rdu3.fedoraproject.org` as an example.
|
||||
. To access the management console, append `.mgmt` to the hostname: `bvmhost-x86-01-stg.mgmt.rdu3.fedoraproject.org`.
|
||||
. Obtain the IP address by pinging the server from `batcave01`:
|
||||
+
|
||||
[source,bash]
|
||||
----
|
||||
ssh batcave01.iad2.fedoraproject.org
|
||||
ping bvmhost-x86-01-stg.mgmt.iad2.fedoraproject.org
|
||||
ssh batcave01.rdu3.fedoraproject.org
|
||||
ping bvmhost-x86-01-stg.mgmt.rdu3.fedoraproject.org
|
||||
----
|
||||
|
||||
. Visit the IP address in a web browser. The management console uses HTTPS, so accept the self-signed certificate:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue