Skip to content

Commit e1ff641

Browse files
committed
Update in test case
1 parent f908ef0 commit e1ff641

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

articles/sap/workloads/high-availability-guide-rhel.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ Read the following SAP Notes and papers first:
4545
* Important capacity information for Azure VM sizes.
4646
* Supported SAP software and operating system (OS) and database combinations.
4747
* Required SAP kernel version for Windows and Linux on Microsoft Azure.
48-
4948
* SAP Note [2015553] lists prerequisites for SAP-supported SAP software deployments in Azure.
5049
* SAP Note [2002167] has recommended OS settings for Red Hat Enterprise Linux (RHEL).
5150
* SAP Note [2009879] has SAP HANA Guidelines for Red Hat Enterprise Linux.
@@ -64,8 +63,7 @@ Read the following SAP Notes and papers first:
6463
* [High Availability Add-On Administration](https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/high_availability_add-on_administration/index)
6564
* [High Availability Add-On Reference](https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/high_availability_add-on_reference/index)
6665
* [Configuring ASCS/ERS for SAP NetWeaver with Standalone Resources in RHEL 7.5](https://access.redhat.com/articles/3569681)
67-
* [Configure SAP S/4HANA ASCS/ERS with Standalone Enqueue Server 2 (ENSA2) in Pacemaker on RHEL
68-
](https://access.redhat.com/articles/3974941)
66+
* [Configure SAP S/4HANA ASCS/ERS with Standalone Enqueue Server 2 (ENSA2) in Pacemaker on RHEL](https://access.redhat.com/articles/3974941)
6967
* Azure-specific RHEL documentation:
7068
* [Support Policies for RHEL High Availability Clusters - Microsoft Azure Virtual Machines as Cluster Members](https://access.redhat.com/articles/3131341)
7169
* [Installing and Configuring a Red Hat Enterprise Linux 7.4 (and later) High-Availability Cluster on Microsoft Azure](https://access.redhat.com/articles/3252491)
@@ -769,6 +767,9 @@ Follow these steps to install an SAP application server.
769767
last-rc-change='Tue Aug 21 13:52:39 2018', queued=0ms, exec=0ms
770768
```
771769
770+
> [!NOTE]
771+
> If you're using SBD as a STONITH mechanism, it could happen that after a reboot, when the node attempts to rejoin the cluster, it receives the message "we were allegendly just fenced" message in /var/log/messages and shut down the Pacemaker and Corosync services. To address the issue, you can follow the workaround described in RedHat KB [A node shuts down pacemaker after getting fenced and restarting corosync and pacemaker](https://access.redhat.com/solutions/5644441). However, in Azure, set a delay of 150 seconds for Corosync service to startup. Ensure that these steps are applied to all cluster nodes.
772+
772773
Use the following command to clean the failed resources.
773774

774775
```bash

0 commit comments

Comments
 (0)