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
If the pod logs display, the Kubernetes API server can communicate with the
147
154
cluster machines.
148
155
149
-
ifndef::ibm-power[]
150
-
. For an installation with Fibre Channel Protocol (FCP), additional steps are required to enable multipathing. Do not enable multipathing during installation.
156
+
ifndef::ibm-power,ibm-z,ibm-z-kvm[]
157
+
. For an installation with Fibre Channel Protocol (FCP), additional steps are required to enable multipathing.
151
158
+
152
159
[NOTE]
153
160
====
154
161
When installing with multipath, it is strongly recommended to enable it at installation time, and not at a later time, which can cause problems.
155
162
====
156
163
+
157
164
See "Enabling multipathing with kernel arguments on {op-system}" in the _Installing on bare metal_ documentation for more information.
158
-
endif::ibm-power[]
165
+
endif::ibm-power,ibm-z,ibm-z-kvm[]
159
166
ifdef::ibm-power[]
160
167
. Additional steps are required to enable multipathing. Do not enable multipathing during installation.
161
168
+
@@ -180,7 +187,7 @@ sde
180
187
+
181
188
If the original boot disk path is down, the node reboots from the alternate device registered in the normal boot device list.
182
189
endif::ibm-power[]
183
-
ifdef::ibm-z,ibm-power[]
190
+
ifdef::ibm-power[]
184
191
.. All the worker nodes are restarted. To monitor the process, enter the following command:
185
192
+
186
193
[source,terminal]
@@ -192,7 +199,13 @@ $ oc get nodes -w
192
199
====
193
200
If you have additional machine types such as infrastructure nodes, repeat the process for these types.
194
201
====
195
-
endif::ibm-z,ibm-power[]
202
+
endif::ibm-power[]
203
+
204
+
ifdef::ibm-z[]
205
+
. For an installation with Fibre Channel Protocol (FCP), additional steps are required to enable multipathing. Do not enable multipathing during installation.
206
+
+
207
+
See "Enabling multipathing with kernel arguments on {op-system}" in the _Post-installation machine configuration tasks_ documentation for more information.
208
+
endif::ibm-z[]
196
209
197
210
ifdef::restricted[]
198
211
. Register your cluster on the link:https://console.redhat.com/openshift/register[Cluster registration] page.
Copy file name to clipboardExpand all lines: modules/rhcos-enabling-multipath-day-2.adoc
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,6 @@
11
11
====
12
12
Enabling multipathing during installation is supported and recommended for nodes provisioned in {product-title} 4.8 or higher. In setups where any I/O to non-optimized paths results in I/O system errors, you must enable multipathing at installation time. For more information about enabling multipathing during installation time, see "Enabling multipathing with kernel arguments on RHCOS" in the _Installing on bare metal_ documentation.
13
13
====
14
-
15
14
[IMPORTANT]
16
15
====
17
16
On IBM Z and LinuxONE, you can enable multipathing only if you configured your cluster for it during installation. For more information, see "Installing {op-system} and starting the {product-title} bootstrap process" in _Installing a cluster with z/VM on IBM Z and LinuxONE_.
0 commit comments