Skip to content

Commit 0db47af

Browse files
authored
Merge pull request #105579 from rdeltcheva/chg-meta5
Change metadata for improved searchability and add update HA links
2 parents b3ac83c + 31617bd commit 0db47af

File tree

4 files changed

+16
-6
lines changed

4 files changed

+16
-6
lines changed

articles/virtual-machines/workloads/sap/get-started.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ For information on integration of Azure services into SAP components, see:
116116

117117

118118
## Change Log
119+
- 02/25/2020: Change in [High availability architecture and scenarios for SAP](https://docs.microsoft.com/azure/virtual-machines/workloads/sap/sap-high-availability-architecture-scenarios) to add links to newer HA articles
119120
- 02/25/2020: Change in [High availability of IBM Db2 LUW on Azure VMs on SUSE Linux Enterprise Server with Pacemaker](https://docs.microsoft.com/azure/virtual-machines/workloads/sap/dbms-guide-ha-ibm) to point to document that describes access to public endpoint with Standard Azure Load balancer
120121
- 02/21/2020: Complete revision of the article [SAP ASE Azure Virtual Machines DBMS deployment for SAP workload](https://docs.microsoft.com/azure/virtual-machines/workloads/sap/dbms_guide_sapase)
121122
- 02/21/2020: Change in [SAP HANA Azure virtual machine storage configuration](https://docs.microsoft.com/azure/virtual-machines/workloads/sap/hana-vm-operations-storage) to represent new recommendation in stripe size for /hana/data and adding setting of I/O scheduler

articles/virtual-machines/workloads/sap/sap-high-availability-architecture-scenarios.md

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Azure Virtual Machines high-availability architecture and scenarios for SAP NetWeaver | Microsoft Docs
2+
title: Azure VMs HA architecture and scenarios for SAP NetWeaver | Microsoft Docs
33
description: High-availability architecture and scenarios for SAP NetWeaver on Azure Virtual Machines
44
services: virtual-machines-windows,virtual-network,storage
55
documentationcenter: saponazure
@@ -15,7 +15,7 @@ ms.service: virtual-machines-windows
1515
ms.topic: article
1616
ms.tgt_pltfrm: vm-windows
1717
ms.workload: infrastructure-services
18-
ms.date: 01/21/2019
18+
ms.date: 02/25/2020
1919
ms.author: radeltch
2020
ms.custom: H1Hack27Feb2017
2121

@@ -389,6 +389,8 @@ You can use a WSFC solution to protect the SAP ASCS/SCS instance. The solution h
389389

390390
* **Cluster the SAP ASCS/SCS instance by using file share**: For more information about this architecture, see [Cluster an SAP ASCS/SCS instance on a Windows failover cluster by using file share][sap-high-availability-guide-wsfc-file-share].
391391

392+
* **Cluster the SAP ASCS/SCS instance by using ANF SMB share**: For more information about this architecture, see Cluster [Cluster an SAP ASCS/SCS instance on a Windows failover cluster by using ANF SMB file share](https://docs.microsoft.com/azure/virtual-machines/workloads/sap/high-availability-guide-windows-netapp-files-smb).
393+
392394
### High-availability architecture for an SAP ASCS/SCS instance on Linux
393395

394396
> ![Linux][Logo_Linux] Linux
@@ -402,14 +404,21 @@ For more information about clustering the SAP ASCS/SCS instance by using the Red
402404

403405
> ![Windows][Logo_Windows] Windows
404406
>
405-
> Currently, multi-SID is supported only with WSFC. Multi-SID is supported using file share and shared disk.
407+
> Multi-SID is supported with WSFC, using file share and shared disk.
406408
>
407-
> For more information about multi-SID high-availability architecture, see:
409+
> For more information about multi-SID high-availability architecture on Windows, see:
408410
409411
* [SAP ASCS/SCS instance multi-SID high availability for Windows Server Failover Clustering and file share][sap-ascs-ha-multi-sid-wsfc-file-share]
410412

411413
* [SAP ASCS/SCS instance multi-SID high availability for Windows Server Failover Clustering and shared disk][sap-ascs-ha-multi-sid-wsfc-shared-disk]
412414

415+
> ![Linux][Logo_Linux] Linux
416+
>
417+
> Multi-SID clustering is supported on Linux Pacemaker clusters for SAP ASCS/ERS, limited to **five** SAP SIDs on the same cluster.
418+
> For more information about multi-SID high-availability architecture on Linux, see:
419+
420+
* [HA for SAP NW on Azure VMs on SLES for SAP applications multi-SID guide](https://docs.microsoft.com/azure/virtual-machines/workloads/sap/high-availability-guide-suse-multi-sid)
421+
413422
### High-availability DBMS instance
414423

415424
The DBMS also is a single point of contact in an SAP system. You need to protect it by using a high-availability solution. The following figure shows a SQL Server AlwaysOn high-availability solution in Azure, with Windows Server Failover Clustering and the Azure internal load balancer. SQL Server AlwaysOn replicates DBMS data and log files by using its own DBMS replication. In this case, you don't need cluster shared disk, which simplifies the entire setup.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Azure Virtual Machines high availability for SAP NetWeaver | Microsoft Docs
2+
title: Azure VMs high availability for SAP NetWeaver | Microsoft Docs
33
description: High-availability guide for SAP NetWeaver on Azure Virtual Machines
44
services: virtual-machines-windows,virtual-network,storage
55
documentationcenter: saponazure

articles/virtual-machines/workloads/sap/sap-higher-availability-architecture-scenarios.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Utilize Azure infrastructure VM restart to achieve “higher availability” of an SAP system | Microsoft Docs
2+
title: Utilize Azure VMs restart for “higher availability” of an SAP system | Microsoft Docs
33
description: Utilize Azure infrastructure VM restart to achieve “higher availability” of SAP applications
44
services: virtual-machines-windows,virtual-network,storage
55
documentationcenter: saponazure

0 commit comments

Comments
 (0)