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
Copy file name to clipboardExpand all lines: articles/sap/workloads/sap-hana-high-availability-scale-out-hsr-suse.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -524,13 +524,15 @@ Set up the disk layout with **Logical Volume Manager (LVM)**. The following exa
524
524
525
525
Follow the steps in [Setting up Pacemaker on SUSE Linux Enterprise Server in Azure](high-availability-guide-suse-pacemaker.md) to create the base Pacemaker cluster for HANA scale-out. Ensure that all virtual machines, including the majority maker, are added to the cluster.
526
526
527
-
### Cluster specific considerations for HANA scale-out
527
+
Few details to consider when setting up basic pacemaker cluster for HANA scale-out.
528
528
529
529
* Don't set `quorum expected-votes` to 2, as this isn't a two node cluster.
530
530
* Set the cluster property `concurrent-fencing=true` to enable deserialized node fencing.
After the base Pacemaker cluster is configured, complete the following additional steps.
535
537
536
538
1. Configure a delayed start for pacemaker.service at boot by creating the file /etc/systemd/system/pacemaker.timer with the following content:
@@ -1296,8 +1298,8 @@ With susChkSrv implemented, an immediate and configurable action is executed. Th
1296
1298
---
1297
1299
1298
1300
> [!NOTE]
1299
-
>
1300
1301
> The timeouts in the above configuration are just examples and may need to be adapted to the specific HANA setup. For instance, you may need to increase the start timeout, if it takes longer to start the SAP HANA database.
1302
+
>
1301
1303
> With ON_FAIL_ACTION=fence on SAPHanaController or SAPHanaFilesystem, you must configure SAPHanaSR-alert-fencing. For more details, see the manual page "man SAPHanaSR-alert-fencing".
0 commit comments