Skip to content

Commit 2fdd27f

Browse files
authored
Merge pull request #94158 from Vaishali-gif-rh/CNV-56726
CNV#56726 - FAR over SNRO
2 parents 8bec91c + f85c45c commit 2fdd27f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

virt/install/preparing-cluster-for-virt.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,11 @@ Currently, IPI is not supported on {ibm-z-name}.
245245

246246
* 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.
247247

248+
[NOTE]
249+
====
250+
Fence Agents Remediation uses supported fencing agents to reset failed nodes faster than the Self Node Remediation Operator. This improves overall virtual machine high availability. For more information, see the link:https://access.redhat.com/articles/7057929[OpenShift Virtualization - Fencing and VM High Availability Guide] knowledgebase article.
251+
====
252+
248253
* High availability for any platform is available by using either a monitoring system or a qualified human to monitor node availability. When a node is lost, shut it down and run `oc delete node <lost_node>`.
249254
+
250255
[NOTE]

0 commit comments

Comments
 (0)