Skip to content

Commit f8dd112

Browse files
author
rdeltcheva
committed
ILB changes - clarify standard vs basic configuration g2
1 parent e400522 commit f8dd112

File tree

1 file changed

+7
-38
lines changed

1 file changed

+7
-38
lines changed

articles/virtual-machines/workloads/sap/high-availability-guide-suse-netapp-files.md

Lines changed: 7 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.service: virtual-machines-sap
1313
ms.topic: article
1414
ms.tgt_pltfrm: vm-windows
1515
ms.workload: infrastructure-services
16-
ms.date: 01/24/2022
16+
ms.date: 03/25/2022
1717
ms.author: radeltch
1818

1919
---
@@ -92,43 +92,12 @@ Now it is possible to achieve SAP Netweaver HA by using shared storage, deployed
9292

9393
![SAP NetWeaver High Availability overview](./media/high-availability-guide-suse-anf/high-availability-guide-suse-anf.png)
9494

95-
SAP NetWeaver ASCS, SAP NetWeaver SCS, SAP NetWeaver ERS, and the SAP HANA database use virtual hostname and virtual IP addresses. On Azure, a [load balancer](../../../load-balancer/load-balancer-overview.md) is required to use a virtual IP address. We recommend using [Standard load balancer](../../../load-balancer/quickstart-load-balancer-standard-public-portal.md). The following list shows the configuration of the (A)SCS and ERS load balancer.
96-
97-
### (A)SCS
98-
99-
* Frontend configuration
100-
* IP address 10.1.1.20
101-
* Probe Port
102-
* Port 620<strong>&lt;nr&gt;</strong>
103-
* Load-balancing rules
104-
* If using Standard Load Balancer, select **HA ports**
105-
* If using Basic Load Balancer, create Load balancing rules for the following ports
106-
* 32<strong>&lt;nr&gt;</strong> TCP
107-
* 36<strong>&lt;nr&gt;</strong> TCP
108-
* 39<strong>&lt;nr&gt;</strong> TCP
109-
* 81<strong>&lt;nr&gt;</strong> TCP
110-
* 5<strong>&lt;nr&gt;</strong>13 TCP
111-
* 5<strong>&lt;nr&gt;</strong>14 TCP
112-
* 5<strong>&lt;nr&gt;</strong>16 TCP
113-
114-
### ERS
115-
116-
* Frontend configuration
117-
* IP address 10.1.1.21
118-
* Probe Port
119-
* Port 621<strong>&lt;nr&gt;</strong>
120-
* Load-balancing rules
121-
* If using Standard Load Balancer, select **HA ports**
122-
* If using Basic Load Balancer, create Load balancing rules for the following ports
123-
* 32<strong>&lt;nr&gt;</strong> TCP
124-
* 33<strong>&lt;nr&gt;</strong> TCP
125-
* 5<strong>&lt;nr&gt;</strong>13 TCP
126-
* 5<strong>&lt;nr&gt;</strong>14 TCP
127-
* 5<strong>&lt;nr&gt;</strong>16 TCP
128-
129-
* Backend configuration
130-
* Connected to primary network interfaces of all virtual machines that should be part of the (A)SCS/ERS cluster
95+
SAP NetWeaver ASCS, SAP NetWeaver SCS, SAP NetWeaver ERS, and the SAP HANA database use virtual hostname and virtual IP addresses. On Azure, a [load balancer](../../../load-balancer/load-balancer-overview.md) is required to use a virtual IP address. We recommend using [Standard load balancer](../../../load-balancer/quickstart-load-balancer-standard-public-portal.md). The presented configuration shows a load balancer with:
13196

97+
* Frontend IP address 10.1.1.20 for ASCS
98+
* Frontend IP address 10.1.1.21 for ERS
99+
* Probe port 62000 for ASCS
100+
* Probe port 62101 for ERS
132101

133102
## Setting up the Azure NetApp Files infrastructure
134103

@@ -272,7 +241,7 @@ First you need to create the Azure NetApp Files volumes. Deploy the VMs. Afterwa
272241
1. **Make sure to enable Floating IP**
273242
1. Click OK
274243
* Repeat the steps above to create load balancing rules for ERS (for example **lb.QAS.ERS**)
275-
1. Alternatively, if your scenario requires basic load balancer (internal), follow these steps:
244+
1. Alternatively, ***only if*** your scenario requires basic load balancer (internal), follow these configuraton steps instead to create basic load balancer:
276245
1. Create the frontend IP addresses
277246
1. IP address 10.1.1.20 for the ASCS
278247
1. Open the load balancer, select frontend IP pool, and click Add

0 commit comments

Comments
 (0)