Skip to content

Commit d25b9b7

Browse files
committed
Add TOC and other changes recommended by Team-1
1 parent 9f9ee8b commit d25b9b7

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

articles/virtual-machines/workloads/sap/high-availability-guide-rhel-with-hana-ascs-ers-dialog-instance.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ The example shown in this article to describe deployment uses following system i
7979
> [!NOTE]
8080
>
8181
> 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.
8383
* 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.
8484
* 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.
8585

@@ -139,13 +139,11 @@ Once you've Installed, configured and set-up the **HANA Cluster**, follow the st
139139

140140
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.
141141

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)
143143
* 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)
144144

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-
147145
## Test the cluster setup
148146

149147
Thoroughly test your pacemaker cluster.
150148
* [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).

articles/virtual-machines/workloads/sap/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@
220220
items:
221221
- name: Install PAS and AAS with SAP NetWeaver HA cluster - RHEL
222222
href: high-availability-guide-rhel-with-dialog-instance.md
223-
- name: Install SAP ASCS/SCS and ERS with SAP HANA high in HA cluster - RHEL
223+
- name: Install SAP NetWeaver with HANA HA cluster - RHEL
224224
href: high-availability-guide-rhel-with-hana-ascs-ers-dialog-instance.md
225225
- name: Disaster Recovery (Azure VMs)
226226
items:

0 commit comments

Comments
 (0)