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/virtual-machines/workloads/sap/high-availability-guide-rhel-with-hana-ascs-ers-dialog-instance.md
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -79,7 +79,7 @@ The example shown in this article to describe deployment uses following system i
79
79
> [!NOTE]
80
80
>
81
81
> For SAP J2EE systems, it's not supported to place `/usr/sap/<SID>/J<nr>` on NFS on Azure Files.
82
-
> DB files like /hana/data and /hana/log are not supported on NFS on Azure Files.
82
+
> Database filesystem like /hana/data and /hana/log are not supported on NFS on Azure Files.
83
83
* To install additional application servers on separate VMs, you can either use NFS shares or local managed disk for instance directory filesystem. If you're installing additional application servers for SAP J2EE system, `/usr/sap/<SID>/J<nr>` on NFS on Azure Files isn't supported.
84
84
* Refer [NFS on Azure Files consideration](high-availability-guide-rhel-nfs-azure-files.md#important-considerations-for-nfs-on-azure-files-shares) and [Azure NetApp Files consideration](high-availability-guide-rhel-netapp-files.md#important-considerations), as same consideration applies for this setup as well.
85
85
@@ -139,13 +139,11 @@ Once you've Installed, configured and set-up the **HANA Cluster**, follow the st
139
139
140
140
Based on your storage, follow the steps described in below guides to configure `SAPInstance` resource for SAP ASCS/SCS and SAP ERS instance in the cluster.
141
141
142
-
* NFS on Azure Files - [Azure VMs high availability for SAP NW on RHEL with NFS on Azure Files](high-availability-guide-rhel-nfs-azure-files#prepare-for-sap-netweaver-installation)
142
+
* NFS on Azure Files - [Azure VMs high availability for SAP NW on RHEL with NFS on Azure Files](high-availability-guide-rhel-nfs-azure-files.md#prepare-for-sap-netweaver-installation)
143
143
* Azure NetApp Files - [Azure VMs high availability for SAP NW on RHEL with Azure NetApp Files](high-availability-guide-rhel-netapp-files.md#prepare-for-sap-netweaver-installation)
144
144
145
-
Follow the steps in [High availability for SAP NetWeaver on Azure VMs on Red Hat Enterprise Linux with NFS on Azure Files](high-availability-guide-rhel-nfs-azure-files.md) or [Azure Virtual Machines high availability for SAP NetWeaver on Red Hat Enterprise Linux with Azure NetApp Files for SAP applications](high-availability-guide-rhel-netapp-files.md) to install, configure and set up SAP ASCS and ERS instance. Use the above steps for the Load Balancer set-up for SAP ASCS and ERS.
146
-
147
145
## Test the cluster setup
148
146
149
147
Thoroughly test your pacemaker cluster.
150
148
*[Execute the typical Netweaver failover tests](high-availability-guide-rhel.md#test-the-cluster-setup).
151
-
*[Execute the typical HANA DB Failover tests](sap-hana-high-availability-rhel#test-the-cluster-setup).
149
+
*[Execute the typical HANA DB failover tests](sap-hana-high-availability-rhel#test-the-cluster-setup).
0 commit comments