You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Important: This module is only used up to OCP 4.16. For later releases use: modules/installation-requirements-ibm-z.adoc
9
+
8
10
ifeval::["{context}" == "installing-ibm-z"]
9
11
:ibm-z:
10
12
endif::[]
@@ -45,7 +47,7 @@ On your z/VM instances, set up:
45
47
* Three guest virtual machines for {product-title} control plane machines, one per z/VM instance.
46
48
* At least six guest virtual machines for {product-title} compute machines, distributed across the z/VM instances.
47
49
* 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).
49
51
endif::ibm-z[]
50
52
ifdef::ibm-z-lpar[]
51
53
* Three LPARs for {product-title} control plane machines.
@@ -60,7 +62,7 @@ ifdef::ibm-z[]
60
62
To install on {ibm-z-name} under z/VM, you require a single z/VM virtual NIC in layer 2 mode. You also need:
61
63
62
64
* A direct-attached OSA or RoCE network adapter
63
-
* A z/VM VSwitch set up. For a preferred setup, use OSA link aggregation.
0 commit comments