Skip to content

Commit 71981ce

Browse files
authored
Merge pull request #62911 from SNiemann15/zvm71_brokenlinks
[OCPBUGS16738] Broken links to IBM docs - change zvm/71 to latest
2 parents 12e3189 + c33455e commit 71981ce

File tree

6 files changed

+10
-10
lines changed

6 files changed

+10
-10
lines changed

installing/installing_ibm_z/installing-ibm-z.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,9 @@ include::modules/csr-management.adoc[leveloffset=+2]
5454
[id="additional-resources_ibmz-requirements"]
5555
.Additional resources
5656

57-
* See link:https://www.ibm.com/docs/en/zvm/7.1?topic=networks-bridging-hipersockets-lan-zvm-virtual-switch[Bridging a HiperSockets LAN with a z/VM Virtual Switch] in IBM Documentation.
57+
* See link:https://www.ibm.com/docs/en/zvm/latest?topic=networks-bridging-hipersockets-lan-zvm-virtual-switch[Bridging a HiperSockets LAN with a z/VM Virtual Switch] in IBM Documentation.
5858

59-
* See link:http://public.dhe.ibm.com/software/dw/linux390/perf/zvm_hpav00.pdf[Scaling HyperPAV alias devices on Linux guests on z/VM] for performance optimization.
59+
* See link:https://public.dhe.ibm.com/software/dw/linux390/perf/zvm_hpav00.pdf[Scaling HyperPAV alias devices on Linux guests on z/VM] for performance optimization.
6060

6161
* See link:https://www.vm.ibm.com/library/presentations/lparperf.pdf[Topics in LPAR performance] for LPAR weight management and entitlements.
6262

installing/installing_ibm_z/installing-restricted-networks-ibm-z.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,9 @@ include::modules/csr-management.adoc[leveloffset=+2]
6161
[role="_additional-resources"]
6262
.Additional resources
6363

64-
* See link:https://www.ibm.com/docs/en/zvm/7.1?topic=networks-bridging-hipersockets-lan-zvm-virtual-switch[Bridging a HiperSockets LAN with a z/VM Virtual Switch] in IBM Documentation.
64+
* See link:https://www.ibm.com/docs/en/zvm/latest?topic=networks-bridging-hipersockets-lan-zvm-virtual-switch[Bridging a HiperSockets LAN with a z/VM Virtual Switch] in IBM Documentation.
6565

66-
* See link:http://public.dhe.ibm.com/software/dw/linux390/perf/zvm_hpav00.pdf[Scaling HyperPAV alias devices on Linux guests on z/VM] for performance optimization.
66+
* See link:https://public.dhe.ibm.com/software/dw/linux390/perf/zvm_hpav00.pdf[Scaling HyperPAV alias devices on Linux guests on z/VM] for performance optimization.
6767

6868
* See link:https://www.vm.ibm.com/library/presentations/lparperf.pdf[Topics in LPAR performance] for LPAR weight management and entitlements.
6969

modules/installation-ibm-z-user-infra-machines-iso.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ Write all options in the parameter file as a single line and make sure you have
116116
. Transfer the initramfs, kernel, parameter files, and {op-system} images to z/VM, for example with FTP. For details about how to transfer the files with FTP and boot from the virtual reader, see link:https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/installation_guide/sect-installing-zvm-s390[Installing under Z/VM].
117117
. Punch the files to the virtual reader of the z/VM guest virtual machine that is to become your bootstrap node.
118118
+
119-
See link:https://www.ibm.com/docs/en/zvm/7.1?topic=commands-punch[PUNCH] in IBM Documentation.
119+
See link:https://www.ibm.com/docs/en/zvm/latest?topic=commands-punch[PUNCH] in IBM Documentation.
120120
+
121121
[TIP]
122122
====
@@ -130,6 +130,6 @@ You can use the CP PUNCH command or, if you use Linux, the **vmur** command to t
130130
$ ipl c
131131
----
132132
+
133-
See link:https://www.ibm.com/docs/en/zvm/7.1?topic=commands-ipl[IPL] in IBM Documentation.
133+
See link:https://www.ibm.com/docs/en/zvm/latest?topic=commands-ipl[IPL] in IBM Documentation.
134134
+
135135
. Repeat this procedure for the other machines in the cluster.

modules/minimum-ibm-z-system-requirements.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Since the overall performance of the cluster can be impacted, the LPARs that are
3131
[discrete]
3232
== Operating system requirements
3333

34-
* One instance of z/VM 7.1 or later
34+
* One instance of z/VM 7.2 or later
3535

3636
On your z/VM instance, set up:
3737

modules/preferred-ibm-z-system-requirements.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@
1717
[discrete]
1818
== Operating system requirements
1919

20-
* Two or three instances of z/VM 7.1 or later for high availability
20+
* Two or three instances of z/VM 7.2 or later for high availability
2121

2222
On your z/VM instances, set up:
2323

2424
* Three guest virtual machines for {product-title} control plane machines, one per z/VM instance.
2525
* At least six guest virtual machines for {product-title} compute machines, distributed across the z/VM instances.
2626
* One guest virtual machine for the temporary {product-title} bootstrap machine.
27-
* To ensure the availability of integral components in an overcommitted environment, increase the priority of the control plane by using the CP command `SET SHARE`. Do the same for infrastructure nodes, if they exist. See link:https://www.ibm.com/docs/en/zvm/7.1?topic=commands-set-share[SET SHARE] in IBM Documentation.
27+
* To ensure the availability of integral components in an overcommitted environment, increase the priority of the control plane by using the CP command `SET SHARE`. Do the same for infrastructure nodes, if they exist. See link:https://www.ibm.com/docs/en/zvm/latest?topic=commands-set-share[SET SHARE] in IBM Documentation.
2828

2929
[discrete]
3030
== {ibmzProductName} network connectivity requirements

scalability_and_performance/ibm-z-recommended-host-practices.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ include::modules/ibm-z-ensure-high-disk-performance-hyperpav.adoc[leveloffset=+1
6161

6262
* link:https://www.ibm.com/docs/en/linux-on-systems?topic=io-using-hyperpav-eckd-dasd[Using HyperPAV for ECKD DASD]
6363
64-
* link:http://public.dhe.ibm.com/software/dw/linux390/perf/zvm_hpav00.pdf[Scaling HyperPAV alias devices on Linux guests on z/VM]
64+
* link:https://public.dhe.ibm.com/software/dw/linux390/perf/zvm_hpav00.pdf[Scaling HyperPAV alias devices on Linux guests on z/VM]
6565
6666
include::modules/ibm-z-rhel-kvm-host-recommendations.adoc[leveloffset=+1]
6767

0 commit comments

Comments
 (0)