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
* {ibm-z-name} or {ibm-linuxone-name} (s390x architecture) systems where an {product-title} cluster is installed in a logical partition (LPAR). See xref:../../installing/installing_ibm_z/preparing-to-install-on-ibm-z.adoc#preparing-to-install-on-ibm-z_preparing-to-install-on-ibm-z[Preparing to install on {ibm-z-title} and {ibm-linuxone-title}].
57
-
+
58
-
--
59
-
ifdef::openshift-enterprise[]
60
-
:FeatureName: Using {VirtProductName} in a cluster deployed on s390x architecture
61
-
include::snippets/technology-preview.adoc[]
62
-
:!FeatureName:
63
-
endif::[]
64
-
--
56
+
* {ibm-z-name} or {ibm-linuxone-name} (s390x architecture) systems where an {product-title} cluster is installed in logical partitions (LPARs). See xref:../../installing/installing_ibm_z/preparing-to-install-on-ibm-z.adoc#preparing-to-install-on-ibm-z_preparing-to-install-on-ibm-z[Preparing to install on {ibm-z-title} and {ibm-linuxone-title}].
=== {ibm-z-title} and {ibm-linuxone-title} compatibility
87
80
88
-
You can use {VirtProductName} in an {product-title} cluster that is installed in a logical partition (LPAR) on an {ibm-z-name} or {ibm-linuxone-name} (s390x architecture) system.
89
-
90
-
ifdef::openshift-enterprise[]
91
-
:FeatureName: Using {VirtProductName} in a cluster deployed on s390x architecture
92
-
include::snippets/technology-preview.adoc[]
93
-
:!FeatureName:
94
-
endif::[]
81
+
You can use {VirtProductName} in an {product-title} cluster that is installed in logical partitions (LPARs) on an {ibm-z-name} or {ibm-linuxone-name} (`s390x` architecture) system.
95
82
96
-
Some features are not currently available on s390x architecture, while others require workarounds or procedural changes. These lists are subject to change.
83
+
Some features are not currently available on `s390x` architecture, while others require workarounds or procedural changes. These lists are subject to change.
97
84
98
85
[discrete]
99
86
[id="currently-unavailable-ibm-z_{context}"]
100
87
==== Currently unavailable features
101
88
102
-
The following features are not available or do not function on s390x architecture:
89
+
The following features are currently not supported on `s390x` architecture:
103
90
104
91
* Memory hot plugging and hot unplugging
105
-
* Watchdog devices
106
92
* Node Health Check Operator
107
93
* SR-IOV Operator
94
+
* PCI passthrough
95
+
* {VirtProductName} cluster checkup framework
96
+
* {VirtProductName} on a cluster installed in FIPS mode
97
+
* IPv6
98
+
* {ibm-name} Storage scale
99
+
* {hcp-capital} for {VirtProductName}
100
+
101
+
The following features are not applicable on `s390x` architecture:
102
+
108
103
* virtual Trusted Platform Module (vTPM) devices
109
-
* {pipelines-title} tasks
110
104
* UEFI mode for VMs
111
-
* PCI passthrough
112
105
* USB host passthrough
113
106
* Configuring virtual GPUs
114
-
* {VirtProductName} cluster checkup framework
115
107
* Creating and managing Windows VMs
116
108
117
109
[discrete]
@@ -124,13 +116,6 @@ The following features are available for use on s390x architecture but function
124
116
125
117
* When xref:../../virt/managing_vms/advanced_vm_management/virt-configuring-default-cpu-model.adoc#virt-configuring-default-cpu-model_virt-configuring-default-cpu-model[configuring the default CPU model], the `spec.defaultCPUModel` value is `"gen15b"` for an {ibm-z-title} cluster.
126
118
127
-
* When xref:../../virt/vm_networking/virt-hot-plugging-network-interfaces.adoc#virt-hot-unplugging-bridge-network-interface_virt-hot-plugging-network-interfaces[hot unplugging a secondary network interface], the `virtctl migrate <vm_name>` command does not migrate the VM. As a workaround, restart the VM by running the following command:
128
-
+
129
-
[source,terminal]
130
-
----
131
-
$ virtctl restart <vm_name>
132
-
----
133
-
134
119
* When xref:../../virt/monitoring/virt-exposing-downward-metrics.adoc#virt-configuring-downward-metrics_virt-using-downward-metrics_virt-exposing-downward-metrics[configuring a downward metrics device], if you use a VM preference, the `spec.preference.name` value must be set to `rhel.9.s390x` or another available preference with the format `*.s390x`.
@@ -249,6 +234,8 @@ You can configure one of the following high-availability (HA) options for your c
249
234
[NOTE]
250
235
====
251
236
In {product-title} clusters installed using installer-provisioned infrastructure and with a properly configured `MachineHealthCheck` resource, if a node fails the machine health check and becomes unavailable to the cluster, it is recycled. What happens next with VMs that ran on the failed node depends on a series of conditions. See xref:../../virt/nodes/virt-node-maintenance.adoc#run-strategies[Run strategies] for more detailed information about the potential outcomes and how run strategies affect those outcomes.
237
+
238
+
Currently, IPI is not supported on {ibm-z-name}.
252
239
====
253
240
254
241
* Automatic high availability for both IPI and non-IPI is available by using the *Node Health Check Operator* on the {product-title} cluster to deploy the `NodeHealthCheck` controller. The controller identifies unhealthy nodes and uses a remediation provider, such as the Self Node Remediation Operator or Fence Agents Remediation Operator, to remediate the unhealthy nodes. For more information on remediation, fencing, and maintaining nodes, see the link:https://access.redhat.com/documentation/en-us/workload_availability_for_red_hat_openshift[Workload Availability for Red Hat OpenShift] documentation.
0 commit comments