Skip to content

Commit 530cbbe

Browse files
committed
minor changes
1 parent 5abf41e commit 530cbbe

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

articles/sap/workloads/sap-hana-high-availability-scale-out-hsr-suse.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: sap-on-azure
77
ms.subservice: sap-vm-workloads
88
ms.topic: article
99
ms.custom: devx-track-azurecli, devx-track-azurepowershell, linux-related-content
10-
ms.date: 08/15/2024
10+
ms.date: 06/18/2024
1111
ms.author: radeltch
1212
---
1313

@@ -942,13 +942,8 @@ You can adjust the behavior of susChkSrv with parameter action_on_lost. Valid va
942942
params SID="HN1" InstanceNumber="03" PREFER_SITE_TAKEOVER="true" \
943943
DUPLICATE_PRIMARY_TIMEOUT="7200" AUTOMATED_REGISTER="false"
944944
945-
# Run the following command if the cluster nodes are running on SLES 12 SP05.
946945
sudo crm configure ms msl_SAPHana_HN1_HDB03 rsc_SAPHana_HN1_HDB03 \
947946
meta clone-node-max="1" master-max="1" interleave="true"
948-
949-
# Run the following command if the cluster nodes are running on SLES 15 SP03 or later.
950-
sudo crm configure clone msl_SAPHana_HN1_HDB03 rsc_SAPHana_HN1_HDB03 \
951-
meta clone-node-max="1" master-max="1" interleave="true" promotable="true"
952947
```
953948

954949
> [!IMPORTANT]

0 commit comments

Comments
 (0)