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/get-started.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ ms.service: sap-on-azure
6
6
author: msjuergent
7
7
manager: bburns
8
8
ms.topic: article
9
-
ms.date: 11/05/2024
9
+
ms.date: 11/19/2024
10
10
ms.author: juergent
11
11
---
12
12
@@ -54,6 +54,7 @@ In the SAP workload documentation space, you can find the following areas:
54
54
-**Azure Monitor for SAP solutions**: Microsoft developed monitoring solutions specifically for SAP supported OS and DBMS, as well as S/4HANA and NetWeaver. This section documents the deployment and usage of the service
55
55
56
56
## Change Log
57
+
- November 19, 2024: Update parameter `enque/encni/set_so_keepalive` to uppercase, as the parameter is case sensitive. Updated in [SAP workloads on Azure: planning and deployment checklist](deployment-checklist.md),[HA for SAP NW on Azure VMs on RHEL multi-SID guide](./high-availability-guide-rhel-multi-sid.md), [Azure VMs high availability for SAP NW on RHEL with Azure NetApp Files](./high-availability-guide-rhel-netapp-files.md),[Azure VMs high availability for SAP NW on RHEL with NFS on Azure Files](./high-availability-guide-rhel-nfs-azure-files.md),[HA for SAP NW on Azure VMs on RHEL for SAP applications](./high-availability-guide-rhel.md),[Azure VMs high availability for SAP NetWeaver on SLES multi-SID guide](./high-availability-guide-suse-multi-sid.md), [Azure VMs high availability for SAP NW on SLES with NFS on Azure Files](./high-availability-guide-suse-netapp-files.md),[Azure VMs high availability for SAP NW on SLES with NFS on Azure Files](./high-availability-guide-suse-nfs-azure-files.md), [Azure VMs high availability for SAP NetWeaver on SLES for SAP Applications with simple mount and NFS](./high-availability-guide-suse-nfs-simple-mount.md),[Azure VMs high availability for SAP NetWeaver on SLES](./high-availability-guide-suse.md),[HA for SAP NetWeaver on Azure VMs on Windows with Azure NetApp Files(SMB)](./high-availability-guide-windows-netapp-files-smb.md),[SAP ASCS/SCS instance multi-SID high availability with Windows server failover clustering and Azure shared disk](./sap-ascs-ha-multi-sid-wsfc-azure-shared-disk.md),[SAP ASCS/SCS installation on Windows with file share](sap-high-availability-installation-wsfc-file-share.md),[SAP ASCS/ERS installation on Windows with shared disk](sap-high-availability-installation-wsfc-shared-disk.md).
57
58
- November 5, 2024: Add missing step to start HANA [High availability of SAP HANA on Azure VMs on RHEL](./sap-hana-high-availability-rhel.md).
58
59
- November 1, 2024: Adding HANA high-availability hook ChkSrv for [dying indexserver for RHEL based cluster setups](./sap-hana-high-availability-rhel.md#implement-sap-hana-system-replication-hooks).
59
60
- October 29, 2024: some changes on disk caching and smaller updates in [Azure Virtual Machines Oracle DBMS deployment for SAP workload](./dbms-guide-oracle.md). Plus fixing some typoes in HANA storage configuration documents
Copy file name to clipboardExpand all lines: articles/sap/workloads/sap-high-availability-installation-wsfc-shared-disk.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ ms.service: sap-on-azure
9
9
ms.subservice: sap-vm-workloads
10
10
ms.topic: article
11
11
ms.tgt_pltfrm: vm-windows
12
-
ms.date: 12/16/2022
12
+
ms.date: 11/19/2024
13
13
ms.author: radeltch
14
14
ms.custom: H1Hack27Feb2017
15
15
---
@@ -149,7 +149,7 @@ Before you begin the installation, review these documents:
149
149
150
150
*[Prepare the Azure infrastructure for SAP HA by using a Windows failover cluster and shared disk for an SAP ASCS/SCS instance][sap-high-availability-infrastructure-wsfc-shared-disk]
151
151
152
-
We don't describe the DBMS setup in this article because setups vary depending on the DBMS system you use. We assume that high-availability concerns with the DBMS are addressed with the functionalities that different DBMS vendors support for Azure. Examples are Always On or database mirroring for SQL Server and Oracle Data Guard for Oracle databases. The high availability scenarios for the DBMS are not covered in this article.
152
+
We don't describe the DBMS setup in this article because setups vary depending on the DBMS system you use. We assume that high-availability concerns with the DBMS are addressed with the functionalities that different DBMS vendors support for Azure. Examples are Always On or database mirroring for SQL Server and Oracle Data Guard for Oracle databases. The high availability scenarios for the DBMS aren't covered in this article.
153
153
154
154
There are no special considerations when different DBMS services interact with a clustered SAP ASCS or SCS configuration in Azure.
155
155
@@ -180,7 +180,7 @@ Installing SAP with a high-availability ASCS/SCS instance involves these tasks:
180
180
181
181
_Define the DNS entry for the SAP ASCS/SCS cluster virtual name and TCP/IP address_
182
182
183
-
2. If are using the new SAP Enqueue Replication Server 2, which is also clustered instance, then you need to reserve in DNS a virtual host name for ERS2 as well.
183
+
2. If using the new SAP Enqueue Replication Server 2, which is also clustered instance, then you need to reserve in DNS a virtual host name for ERS2 as well.
184
184
185
185
> [!IMPORTANT]
186
186
> The IP address that you assign to the virtual host name of the ERS2 instance must be the second the IP address that you assigned to Azure Load Balancer.
@@ -213,12 +213,12 @@ Installing SAP with a high-availability ASCS/SCS instance involves these tasks:
213
213
214
214
### <aname="e4caaab2-e90f-4f2c-bc84-2cd2e12a9556"></a> Modify the SAP profile of the ASCS/SCS instance
215
215
216
-
If you have Enqueue Replication Server 1, add SAP profile parameter `enque/encni/set_so_keepalive` as described below. The profile parameter prevents connections between SAP work processes and the enqueue server from closing when they are idle for too long. The SAP parameter is not required for ERS2.
216
+
If you have Enqueue Replication Server 1, add SAP profile parameter `enque/encni/set_so_keepalive` as described below. The profile parameter prevents connections between SAP work processes and the enqueue server from closing when they're idle for too long. The SAP parameter isn't required for ERS2.
217
217
218
218
1. Add this profile parameter to the SAP ASCS/SCS instance profile, if using ERS1.
219
219
220
220
```
221
-
enque/encni/set_so_keepalive = true
221
+
enque/encni/set_so_keepalive = TRUE
222
222
```
223
223
224
224
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).
@@ -236,12 +236,12 @@ However, this won't work in some cluster configurations because only one instanc
236
236
237
237
To add a probe port run this PowerShell Module on one of the cluster VMs:
@@ -384,7 +384,7 @@ To add a probe port run this PowerShell Module on one of the cluster VMs:
384
384
### <aname="4498c707-86c0-4cde-9c69-058a7ab8c3ac"></a> Open the Windows firewall probe port
385
385
386
386
Open a Windows firewall probe port on both cluster nodes. Use the following script to open a Windows firewall probe port. Update the PowerShell variables for your environment.
387
-
If using ERS2, you will also need to open the firewall port for the ERS2 probe port.
387
+
If using ERS2, you'll also need to open the firewall port for the ERS2 probe port.
388
388
389
389
```powershell
390
390
$ProbePort = 62000 # ProbePort of the Azure internal load balancer
@@ -411,7 +411,7 @@ Install an SAP Additional Application Server (AAS) on all the virtual machines t
411
411
412
412
For the outlined failover tests, we assume that SAP ASCS is active on node A.
413
413
414
-
1. Verify that the SAP system can successfully failover from node A to node B
414
+
1. Verify that the SAP system can successfully fail over from node A to node B
415
415
Choose one of these options to initiate a failover of the SAP \<SID\> cluster group from cluster node A to cluster node B:
0 commit comments