Skip to content

Commit 511bbfe

Browse files
authored
Update high-availability-guide-suse-nfs-simple-mount.md
1 parent eee06ba commit 511bbfe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ This article describes how to deploy and configure Azure virtual machines (VMs),
6060
The following guides contain all the required information to set up a NetWeaver HA system:
6161

6262
* [SAP S/4 HANA - Enqueue Replication 2 High Availability Cluster With Simple Mount](https://documentation.suse.com/sbp/sap/html/SAP-S4HA10-setupguide-simplemount-sle15/index.html)
63-
* [Use of Filesystem resource for ASCS/ERS HA setup not possible](https://www.suse.com/support/kb/doc/?id=000019944)
63+
* [Use of Filesystem resource for ABAP SAP Central Services (ASCS)/ERS HA setup not possible](https://www.suse.com/support/kb/doc/?id=000019944)
6464
* SAP Note [1928533][1928533], which has:
6565
* A list of Azure VM sizes that are supported for the deployment of SAP software
6666
* Important capacity information for Azure VM sizes
@@ -85,7 +85,7 @@ The following guides contain all the required information to set up a NetWeaver
8585

8686
## Overview
8787

88-
This article describes a high-availability configuration for ABAP SAP Central Services (ASCS) with a simple mount structure. To deploy the SAP application layer, you need shared directories like `/sapmnt/SID`, `/usr/sap/SID`, and `/usr/sap/trans`, which are highly available. You can deploy these file systems on [NFS on Azure Files](../../../storage/files/files-nfs-protocol.md) *or* [Azure NetApp Files](../../../azure-netapp-files/azure-netapp-files-introduction.md).
88+
This article describes a high-availability configuration for ASCS with a simple mount structure. To deploy the SAP application layer, you need shared directories like `/sapmnt/SID`, `/usr/sap/SID`, and `/usr/sap/trans`, which are highly available. You can deploy these file systems on [NFS on Azure Files](../../../storage/files/files-nfs-protocol.md) *or* [Azure NetApp Files](../../../azure-netapp-files/azure-netapp-files-introduction.md).
8989

9090
You still need a Pacemaker cluster to help protect single-point-of-failure components like SAP Central Services (SCS) and ASCS.
9191

@@ -608,7 +608,7 @@ The instructions in this section are applicable only if you're using Azure NetAp
608608
```
609609
610610
> [!NOTE]
611-
> Use SWPM SP 20 PL 05 or later. Earlier versions don't set the permissions correctly and cause the installation to fail.
611+
> Use SWPM SP 20 PL 05 or later. Earlier versions don't set the permissions correctly, and they cause the installation to fail.
612612
613613
If the installation fails to create a subfolder in `/usr/sap/NW1/ERS01`, set the owner and group of the `ERS01` folder and retry.
614614

0 commit comments

Comments
 (0)