Skip to content

Commit 20fae87

Browse files
Merge pull request #290758 from rdeltcheva/keepalive_cs2
Change parameter set_so_keepalive to uppercase, as it is case sensitive
2 parents c52f971 + 433689f commit 20fae87

6 files changed

+12
-12
lines changed

articles/sap/workloads/high-availability-guide-suse-netapp-files.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: sap-on-azure
88
ms.subservice: sap-vm-workloads
99
ms.topic: article
1010
ms.custom: devx-track-azurecli, devx-track-azurepowershell, linux-related-content
11-
ms.date: 07/25/2024
11+
ms.date: 11/19/2024
1212
ms.author: radeltch
1313
---
1414

@@ -552,7 +552,7 @@ The following items are prefixed with either **[A]** - applicable to all nodes,
552552
service/halib_cluster_connector = /usr/bin/sap_suse_cluster_connector
553553
554554
# Add the keep alive parameter, if using ENSA1
555-
enque/encni/set_so_keepalive = true
555+
enque/encni/set_so_keepalive = TRUE
556556
```
557557
558558
For both ENSA1 and ENSA2, make sure that the `keepalive` OS parameters are set as described in SAP note [1410736](https://launchpad.support.sap.com/#/notes/1410736).

articles/sap/workloads/high-availability-guide-suse-nfs-azure-files.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: sap-on-azure
88
ms.subservice: sap-vm-workloads
99
ms.topic: tutorial
1010
ms.custom: devx-track-azurecli, devx-track-azurepowershell, linux-related-content
11-
ms.date: 07/25/2024
11+
ms.date: 11/19/2024
1212
ms.author: radeltch
1313
---
1414

@@ -470,7 +470,7 @@ The following items are prefixed with either **[A]** - applicable to all nodes,
470470
service/halib_cluster_connector = /usr/bin/sap_suse_cluster_connector
471471
472472
# Add the keep alive parameter, if using ENSA1
473-
enque/encni/set_so_keepalive = true
473+
enque/encni/set_so_keepalive = TRUE
474474
```
475475

476476
For both ENSA1 and ENSA2, make sure that the `keepalive` OS parameters are set as described in SAP note [1410736](https://launchpad.support.sap.com/#/notes/1410736).

articles/sap/workloads/high-availability-guide-suse-nfs-simple-mount.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: sap-on-azure
88
ms.subservice: sap-vm-workloads
99
ms.topic: tutorial
1010
ms.custom: devx-track-azurecli, devx-track-azurepowershell, linux-related-content
11-
ms.date: 07/25/2024
11+
ms.date: 11/19/2024
1212
ms.author: radeltch
1313
---
1414

@@ -582,7 +582,7 @@ The instructions in this section are applicable only if you're using Azure NetAp
582582
service/halib_cluster_connector = /usr/bin/sap_suse_cluster_connector
583583
584584
# Add the keepalive parameter, if you're using ENSA1.
585-
enque/encni/set_so_keepalive = true
585+
enque/encni/set_so_keepalive = TRUE
586586
```
587587
588588
For Standalone Enqueue Server 1 and 2 (ENSA1 and ENSA2), make sure that the `keepalive` OS parameters are set as described in SAP Note [1410736](https://launchpad.support.sap.com/#/notes/1410736).

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: sap-on-azure
88
ms.subservice: sap-vm-workloads
99
ms.topic: article
1010
ms.custom: devx-track-azurecli, devx-track-azurepowershell, linux-related-content
11-
ms.date: 07/25/2024
11+
ms.date: 11/19/2024
1212
ms.author: radeltch
1313
---
1414

@@ -441,7 +441,7 @@ The following items are prefixed with either **[A]** - applicable to all nodes,
441441
service/halib_cluster_connector = /usr/bin/sap_suse_cluster_connector
442442

443443
# Add the keep alive parameter, if using ENSA1
444-
enque/encni/set_so_keepalive = true
444+
enque/encni/set_so_keepalive = TRUE
445445
```
446446

447447
For both ENSA1 and ENSA2, make sure that the `keepalive` OS parameters are set as described in SAP note [1410736](https://launchpad.support.sap.com/#/notes/1410736).

articles/sap/workloads/high-availability-guide-windows-netapp-files-smb.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: sap-on-azure
99
ms.subservice: sap-vm-workloads
1010
ms.topic: article
1111
ms.tgt_pltfrm: vm-windows
12-
ms.date: 12/16/2022
12+
ms.date: 11/19/2024
1313
ms.author: radeltch
1414
---
1515

@@ -149,7 +149,7 @@ Update parameters in the SAP ASCS/SCS instance profile \<SID>_ASCS/SCS\<Nr>_\<Ho
149149
| Parameter name | Parameter value |
150150
| --- | --- |
151151
| gw/netstat_once | **0** |
152-
| enque/encni/set_so_keepalive | **true** |
152+
| enque/encni/set_so_keepalive | **TRUE** |
153153
| service/ha_check_node | **1** |
154154

155155
Parameter `enque/encni/set_so_keepalive` is only needed if using ENSA1.

articles/sap/workloads/sap-ascs-ha-multi-sid-wsfc-azure-shared-disk.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.assetid: cbf18abe-41cb-44f7-bdec-966f32c89325
88
ms.topic: article
99
ms.service: sap-on-azure
1010
ms.subservice: sap-vm-workloads
11-
ms.date: 06/19/2024
11+
ms.date: 11/19/2024
1212
ms.author: radeltch
1313
ms.custom: H1Hack27Feb2017, devx-track-azurepowershell
1414
---
@@ -292,7 +292,7 @@ If you're running ERS1, add the SAP profile parameter `enque/encni/set_so_keepal
292292
1. Add this profile parameter to the SAP ASCS/SCS instance profile, if you're using ERS1:
293293

294294
```powershell
295-
enque/encni/set_so_keepalive = true
295+
enque/encni/set_so_keepalive = TRUE
296296
```
297297

298298
For both ERS1 and ERS2, make sure that the `keepalive` OS parameters are set as described in SAP note [1410736](https://launchpad.support.sap.com/#/notes/1410736).

0 commit comments

Comments
 (0)