Skip to content

Commit 50bf930

Browse files
author
rdeltcheva
committed
SAP ASCS/ERS simple mount on SLES - recommend
1 parent f5fe646 commit 50bf930

File tree

4 files changed

+14
-9
lines changed

4 files changed

+14
-9
lines changed

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

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.service: virtual-machines-sap
1313
ms.topic: article
1414
ms.tgt_pltfrm: vm-windows
1515
ms.workload: infrastructure-services
16-
ms.date: 11/03/2022
16+
ms.date: 11/18/2022
1717
ms.author: radeltch
1818

1919
---
@@ -52,10 +52,11 @@ ms.author: radeltch
5252
[sap-hana-ha]:sap-hana-high-availability.md
5353
[nfs-ha]:high-availability-guide-suse-nfs.md
5454

55-
This article describes how to deploy the virtual machines, configure the virtual machines, install the cluster framework, and install a highly available SAP NetWeaver 7.50 system, using [Azure NetApp Files](../../../azure-netapp-files/azure-netapp-files-introduction.md).
56-
In the example configurations, installation commands etc., the ASCS instance is number 00, the ERS instance number 01, the Primary Application instance (PAS) is 02 and the Application instance (AAS) is 03. SAP System ID QAS is used.
55+
This article explains how to configure high availability for SAP NetWeaver application with [Azure NetApp Files](../../../azure-netapp-files/azure-netapp-files-introduction.md).
5756

58-
This article explains how to achieve high availability for SAP NetWeaver application with Azure NetApp Files. The database layer isn't covered in detail in this article.
57+
For new implementations on SLES for SAP Applications 15, we recommended to deploy high availability for SAP ASCS/ERS in [simple mount configuration](https://learn.microsoft.com/en-us/azure/virtual-machines/workloads/sap/high-availability-guide-suse-nfs-simple-mount). The classic Pacemaker configuration, based on cluster-controlled file systems for the SAP central services directories, described in this article is still [supported](https://documentation.suse.com/sbp/all/single-html/SAP-nw740-sle15-setupguide/#id-introduction).
58+
59+
In the example configurations, installation commands etc., the ASCS instance is number 00, the ERS instance number 01, the Primary Application instance (PAS) is 02 and the Application instance (AAS) is 03. SAP System ID QAS is used. The database layer isn't covered in detail in this article.
5960

6061
Read the following SAP Notes and papers first:
6162

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.service: virtual-machines-sap
1313
ms.topic: tutorial
1414
ms.tgt_pltfrm: vm-windows
1515
ms.workload: infrastructure-services
16-
ms.date: 11/03/2022
16+
ms.date: 11/18/2022
1717
ms.author: radeltch
1818

1919
---
@@ -52,6 +52,8 @@ ms.author: radeltch
5252

5353
This article describes how to deploy and configure VMs, install the cluster framework, and install an HA SAP NetWeaver system, using [NFS on Azure Files](../../../storage/files/files-nfs-protocol.md). The example configurations use VMs that run on SUSE Linux Enterprise Server (SLES).
5454

55+
For new implementations on SLES for SAP Applications 15, we recommended to deploy high availability for SAP ASCS/ERS in [simple mount configuration](https://learn.microsoft.com/en-us/azure/virtual-machines/workloads/sap/high-availability-guide-suse-nfs-simple-mount). The classic Pacemaker configuration, based on cluster-controlled file systems for the SAP central services directories, described in this article is still [supported](https://documentation.suse.com/sbp/all/single-html/SAP-nw740-sle15-setupguide/#id-introduction).
56+
5557
## Prerequisites
5658

5759
* [Azure Files documentation][afs-azure-doc]

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.service: virtual-machines-sap
1313
ms.topic: tutorial
1414
ms.tgt_pltfrm: vm-windows
1515
ms.workload: infrastructure-services
16-
ms.date: 11/03/2022
16+
ms.date: 11/18/2022
1717
ms.author: radeltch
1818

1919
---
@@ -55,7 +55,7 @@ This article describes how to deploy and configure Azure virtual machines (VMs),
5555
- [NFS on Azure Files](../../../storage/files/files-nfs-protocol.md)
5656
- [Azure NetApp Files](../../../azure-netapp-files/azure-netapp-files-introduction.md)
5757

58-
The simple mount configuration is expected to be the [default](https://documentation.suse.com/sbp/sap/single-html/SAP-S4HA10-setupguide-simplemount-sle15/#id-introduction) for new deployments on SLES for SAP Applications 15.
58+
The simple mount configuration is expected to be the [default](https://documentation.suse.com/sbp/sap/single-html/SAP-S4HA10-setupguide-simplemount-sle15/#id-introduction) for new implementations on SLES for SAP Applications 15.
5959

6060
## Prerequisites
6161

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.service: virtual-machines-sap
1313
ms.topic: article
1414
ms.tgt_pltfrm: vm-windows
1515
ms.workload: infrastructure-services
16-
ms.date: 11/03/2022
16+
ms.date: 11/18/2022
1717
ms.author: radeltch
1818

1919
---
@@ -49,7 +49,9 @@ ms.author: radeltch
4949
[nfs-ha]:high-availability-guide-suse-nfs.md
5050

5151
This article describes how to deploy the virtual machines, configure the virtual machines, install the cluster framework, and install a highly available SAP NetWeaver 7.50 system.
52-
In the example configurations, installation commands etc. ASCS instance number 00, ERS instance number 02, and SAP System ID NW1 is used. The names of the resources (for example virtual machines, virtual networks) in the example assume that you have used the [converged template][template-converged] with SAP system ID NW1 to create the resources.
52+
In the example configurations, installation commands etc. ASCS instance number 00, ERS instance number 02, and SAP System ID NW1 is used.
53+
54+
For new implementations on SLES for SAP Applications 15, we recommended to deploy high availability for SAP ASCS/ERS in [simple mount configuration](https://learn.microsoft.com/en-us/azure/virtual-machines/workloads/sap/high-availability-guide-suse-nfs-simple-mount). The classic Pacemaker configuration, based on cluster-controlled file systems for the SAP central services directories, described in this article is still [supported](https://documentation.suse.com/sbp/all/single-html/SAP-nw740-sle15-setupguide/#id-introduction).
5355

5456
Read the following SAP Notes and papers first
5557

0 commit comments

Comments
 (0)