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
@@ -389,6 +389,8 @@ You can use a WSFC solution to protect the SAP ASCS/SCS instance. The solution h
389
389
390
390
***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].
391
391
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
+
392
394
### High-availability architecture for an SAP ASCS/SCS instance on Linux
393
395
394
396
> ![Linux][Logo_Linux] Linux
@@ -402,14 +404,20 @@ For more information about clustering the SAP ASCS/SCS instance by using the Red
402
404
403
405
> ![Windows][Logo_Windows] Windows
404
406
>
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.
406
408
>
407
-
> For more information about multi-SID high-availability architecture, see:
409
+
> For more information about multi-SID high-availability architecture on Windows, see:
408
410
409
411
*[SAP ASCS/SCS instance multi-SID high availability for Windows Server Failover Clustering and file share][sap-ascs-ha-multi-sid-wsfc-file-share]
410
412
411
413
*[SAP ASCS/SCS instance multi-SID high availability for Windows Server Failover Clustering and shared disk][sap-ascs-ha-multi-sid-wsfc-shared-disk]
412
414
415
+
> ![Linux][Logo_Linux] Linux
416
+
> Multi-SID clustering is supported on Linux Pacemaker clusters for SAP ASCS/ERS, limited to **five** SAP SIDs on the same cluster.
417
+
> For more information about multi-SID high-availability architecture on Linux, see:
418
+
419
+
*[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)
420
+
413
421
### High-availability DBMS instance
414
422
415
423
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.
0 commit comments