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/sap-ascs-ha-multi-sid-wsfc-file-share.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ ms.custom:
22
22
> ![Windows OS][Logo_Windows] Windows
23
23
>
24
24
25
-
You can manage multiple virtual IP addresses by using an [Azure internal load balancer][load-balancer-multivip-overview].
25
+
You can manage multiple virtual IP addresses by using an [Azure internal load balancer][load-balancer-multivip-overview].
26
26
27
27
If you have an SAP deployment, you can use an internal load balancer to create a Windows cluster configuration for SAP Central Services (ASCS/SCS) instances.
28
28
@@ -37,7 +37,7 @@ This article focuses on how to move from a single ASCS/SCS installation to an SA
37
37
>The maximum number of SAP ASCS/SCS instances in one WSFC cluster is equal to the maximum number of private front-end IPs for each Azure internal load balancer.
38
38
>
39
39
> The configuration introduced in this documentation is not yet supported to be used for [Azure Availability Zones](/azure/reliability/availability-zones-overview)
40
-
>
40
+
>
41
41
42
42
For more information about load-balancer limits, see the "Private front-end IP per load balancer" section in [Networking limits: Azure Resource Manager][networking-limits-azure-resource-manager]. Also consider using the [Azure Standard Load Balancer SKU](../../load-balancer/load-balancer-standard-availability-zones.md) instead of the basic SKU of the Azure load balancer.
43
43
@@ -53,14 +53,14 @@ _**Figure 1:** An SAP ASCS/SCS instance and SOFS deployed in two clusters_
53
53
> The setup must meet the following conditions:
54
54
> * The SAP ASCS/SCS instances must share the same WSFC cluster.
55
55
> * Different SAP Global Hosts file shares belonging to different SAP SIDs must share the same SOFS cluster.
56
-
> * The SAP ASCS/SCS instances and the SOFS shares must not be combined in the same cluster.
56
+
> * The SAP ASCS/SCS instances and the SOFS shares must not be combined in the same cluster.
57
57
> * Each database management system (DBMS) SID must have its own dedicated WSFC cluster.
58
58
> * SAP application servers that belong to one SAP system SID must have their own dedicated VMs.
59
-
> * A mix of Enqueue Replication Server 1 and Enqueue Replication Server 2 in the same cluster is not supported.
59
+
> * A mix of Enqueue Replication Server 1 and Enqueue Replication Server 2 in the same cluster is not supported.
60
60
61
61
## SAP ASCS/SCS multi-SID architecture with file share
62
62
63
-
The goal is to install multiple SAP Advanced Business Application Programming (ASCS) or SAP Java (SCS) clustered instances in the same WSFC cluster, as illustrated here:
63
+
The goal is to install multiple SAP Advanced Business Application Programming (ASCS) or SAP Java (SCS) clustered instances in the same WSFC cluster, as illustrated here:
64
64
65
65
![Figure 2: SAP multi-SID configuration in two clusters][sap-ha-guide-figure-8008]
66
66
@@ -347,7 +347,7 @@ Install DBMS and SAP application Servers as described earlier.
# Customer intent: "As a system administrator, I want to implement a multi-SID high availability setup for SAP ASCS/SCS instances using Windows Server Failover Clustering on Azure, so that I can ensure enhanced reliability and performance for my SAP environment."
0 commit comments