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/high-availability-guide-suse-nfs.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ manager: juergent
7
7
ms.service: sap-on-azure
8
8
ms.subservice: sap-vm-workloads
9
9
ms.topic: article
10
-
ms.date: 06/19/2024
10
+
ms.date: 03/07/2026
11
11
ms.author: radeltch
12
12
ms.custom:
13
13
- linux-related-content
@@ -84,6 +84,8 @@ The NFS server uses a dedicated virtual hostname and virtual IP addresses for ev
84
84
85
85
## Set up a highly available NFS server
86
86
87
+
Use the following steps to deploy and configure a highly available NFS infrastructure for SAP workloads on SLES. Complete each subsection in order, because later steps depend on resources created in earlier steps.
88
+
87
89
### Deploy Linux manually via Azure portal
88
90
89
91
This document assumes that you've already deployed a resource group, [Azure Virtual Network](../../virtual-network/virtual-networks-overview.md), and subnet.
@@ -394,6 +396,8 @@ The following items are prefixed with either **[A]** - applicable to all nodes,
394
396
395
397
### Configure Cluster Framework
396
398
399
+
After you complete the DRBD and NFS base configuration, add Pacemaker resources for each SAP system and define the required ordering and colocation constraints.
400
+
397
401
1. **[1]** Add the NFS drbd devices for SAP system NW1 to the cluster configuration
Copy file name to clipboardExpand all lines: articles/sap/workloads/sap-high-availability-guide-wsfc-shared-disk.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -102,7 +102,7 @@ There are two options for shared disks in a Windows failover cluster in Azure:
102
102
- Use [Azure shared disks](/azure/virtual-machines/disks-shared) to attach Azure managed disks to multiple VMs simultaneously.
103
103
- Use [SIOS DataKeeper Cluster Edition](https://us.sios.com/products/sios-datakeeper/) to create a mirrored storage that simulates cluster shared storage.
104
104
105
-
When you're selecting the technology for shared disks, keep in mind the following considerations about Azure shared disks for SAP workloads:
105
+
When you select a technology for shared disks, keep in mind the following considerations about Azure shared disks for SAP workloads:
106
106
107
107
- Use of Azure shared disks with [Azure Premium SSD](/azure/virtual-machines/disks-types#premium-ssds) disks is supported for SAP deployment in availability sets and availability zones.
108
108
-[Azure Ultra Disk Storage disks](/azure/virtual-machines/disks-types#ultra-disks) and [Azure Standard SSD disks](/azure/virtual-machines/disks-types#standard-ssds) are not supported as Azure shared disks for SAP workloads.
@@ -121,7 +121,7 @@ You can implement SAP ASCS/SCS HA with [Azure shared disks](/azure/virtual-machi
121
121
122
122
#### Prerequisites and limitations
123
123
124
-
Currently, you can use Azure Premium SSD disks as Azure shared disks for the SAP ASCS/SCS instance. The following limitations are currently in place:
124
+
You can use Azure Premium SSD disks as Azure shared disks for the SAP ASCS/SCS instance. Consider the following limitations:
125
125
126
126
-[Azure Ultra Disk Storage disks](/azure/virtual-machines/disks-types#ultra-disks) and [Standard SSD disks](/azure/virtual-machines/disks-types#standard-ssds) are not supported as Azure shared disks for SAP workloads.
127
127
-[Azure Shared disks](/azure/virtual-machines/disks-shared) with [Premium SSD disks](/azure/virtual-machines/disks-types#premium-ssds) are supported for SAP deployment in availability sets and availability zones.
@@ -133,7 +133,7 @@ Currently, you can use Azure Premium SSD disks as Azure shared disks for the SAP
133
133
- If you're using PPGs for an SAP system deployed in a region, all virtual machines that share a disk must be part of the same PPG.
134
134
- If you're using PPGs for an SAP system deployed across zones, as described in [Proximity placement groups with zonal deployments](proximity-placement-scenarios.md#proximity-placement-groups-with-zonal-deployments), you can attach `Premium_ZRS` storage to virtual machines that share a disk.
135
135
136
-
For more information, review the [Limitations](/azure/virtual-machines/disks-shared#limitations) section of the documentation for Azure shared disks.
136
+
For more information, see the [Limitations](/azure/virtual-machines/disks-shared#limitations) section of the documentation for Azure shared disks.
137
137
138
138
#### Important considerations for Premium SSD shared disks
Copy file name to clipboardExpand all lines: articles/sap/workloads/sap-high-availability-infrastructure-wsfc-file-share.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ ms.service: sap-on-azure
8
8
ms.subservice: sap-vm-workloads
9
9
ms.topic: article
10
10
ms.tgt_pltfrm: vm-windows
11
-
ms.date: 12/16/2022
11
+
ms.date: 03/07/2026
12
12
ms.author: radeltch
13
13
ms.custom: H1Hack27Feb2017
14
14
# Customer intent: As a cloud architect, I want to prepare Azure infrastructure for SAP high availability using Windows failover clustering and file shares, so that I can ensure robust performance and reliability for SAP ASCS/SCS instances.
0 commit comments