Skip to content

Commit f6aa6e6

Browse files
authored
Merge pull request #87274 from SNiemann15/enterprise_416_ibmz_vswitch
[enterprise-4.16] VSwitch changes for files used in 4.16 and earlier
2 parents c9be220 + e4ed938 commit f6aa6e6

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
// * installing/installing_ibm_z/installing-ibm-z-lpar.adoc
66
// * installing/installing_ibm_z/installing-restricted-networks-ibm-z-lpar.adoc
77

8+
// Important: This module is only used up to OCP 4.16. For later releases use: modules/installation-requirements-ibm-z.adoc
9+
810
ifeval::["{context}" == "installing-ibm-z"]
911
:ibm-z:
1012
endif::[]
@@ -77,7 +79,7 @@ ifdef::ibm-z[]
7779
To install on {ibm-z-name} under z/VM, you require a single z/VM virtual NIC in layer 2 mode. You also need:
7880

7981
* A direct-attached OSA or RoCE network adapter
80-
* A z/VM VSwitch set up. For a preferred setup, use OSA link aggregation.
82+
* A z/VM VSWITCH in layer 2 Ethernet mode set up.
8183
endif::ibm-z[]
8284
ifdef::ibm-z-lpar[]
8385
To install on {ibm-z-name} in an LPAR, you need:

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
// * installing/installing_ibm_z/installing-ibm-z-lpar.adoc
66
// * installing/installing_ibm_z/installing-restricted-networks-ibm-z-lpar.adoc
77

8+
// Important: This module is only used up to OCP 4.16. For later releases use: modules/installation-requirements-ibm-z.adoc
9+
810
ifeval::["{context}" == "installing-ibm-z"]
911
:ibm-z:
1012
endif::[]
@@ -45,7 +47,7 @@ On your z/VM instances, set up:
4547
* Three guest virtual machines for {product-title} control plane machines, one per z/VM instance.
4648
* At least six guest virtual machines for {product-title} compute machines, distributed across the z/VM instances.
4749
* One guest virtual machine for the temporary {product-title} bootstrap machine.
48-
* 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-name} Documentation.
50+
* 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] ({ibm-name} Documentation).
4951
endif::ibm-z[]
5052
ifdef::ibm-z-lpar[]
5153
* Three LPARs for {product-title} control plane machines.
@@ -60,7 +62,7 @@ ifdef::ibm-z[]
6062
To install on {ibm-z-name} under z/VM, you require a single z/VM virtual NIC in layer 2 mode. You also need:
6163

6264
* A direct-attached OSA or RoCE network adapter
63-
* A z/VM VSwitch set up. For a preferred setup, use OSA link aggregation.
65+
* A z/VM VSWITCH in layer 2 Ethernet mode set up.
6466
endif::ibm-z[]
6567
ifdef::ibm-z-lpar[]
6668
To install on {ibm-z-name} in an LPAR, you need:

0 commit comments

Comments
 (0)