Skip to content

Commit dcc5b91

Browse files
committed
Update the ILB creation instructions in HA articles to clarify that 2nd ILB is not needed
1 parent 101e847 commit dcc5b91

File tree

2 files changed

+19
-23
lines changed

2 files changed

+19
-23
lines changed

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.service: virtual-machines-windows
1515
ms.topic: article
1616
ms.tgt_pltfrm: vm-windows
1717
ms.workload: infrastructure-services
18-
ms.date: 03/06/2020
18+
ms.date: 03/26/2020
1919
ms.author: radeltch
2020

2121
---
@@ -101,8 +101,6 @@ SAP NetWeaver ASCS, SAP NetWeaver SCS, SAP NetWeaver ERS, and the SAP HANA datab
101101

102102
* Frontend configuration
103103
* IP address 10.1.1.20
104-
* Backend configuration
105-
* Connected to primary network interfaces of all virtual machines that should be part of the (A)SCS/ERS cluster
106104
* Probe Port
107105
* Port 620<strong>&lt;nr&gt;</strong>
108106
* Load-balancing rules
@@ -120,8 +118,6 @@ SAP NetWeaver ASCS, SAP NetWeaver SCS, SAP NetWeaver ERS, and the SAP HANA datab
120118

121119
* Frontend configuration
122120
* IP address 10.1.1.21
123-
* Backend configuration
124-
* Connected to primary network interfaces of all virtual machines that should be part of the (A)SCS/ERS cluster
125121
* Probe Port
126122
* Port 621<strong>&lt;nr&gt;</strong>
127123
* Load-balancing rules
@@ -133,6 +129,10 @@ SAP NetWeaver ASCS, SAP NetWeaver SCS, SAP NetWeaver ERS, and the SAP HANA datab
133129
* 5<strong>&lt;nr&gt;</strong>14 TCP
134130
* 5<strong>&lt;nr&gt;</strong>16 TCP
135131

132+
* Backend configuration
133+
* Connected to primary network interfaces of all virtual machines that should be part of the (A)SCS/ERS cluster
134+
135+
136136
## Setting up the Azure NetApp Files infrastructure
137137

138138
SAP NetWeaver requires shared storage for the transport and profile directory. Before proceeding with the setup for Azure NetApp files infrastructure, familiarize yourself with the [Azure NetApp Files documentation][anf-azure-doc].
@@ -254,7 +254,7 @@ First you need to create the Azure NetApp Files volumes. Deploy the VMs. Afterwa
254254
1. IP address 10.1.1.21 for the ASCS ERS
255255
* Repeat the steps above under "a" to create an IP address for the ERS (for example **10.1.1.21** and **frontend.QAS.ERS**)
256256
1. Create the backend pools
257-
1. Create a backend pool for the ASCS
257+
1. Create a backend pool
258258
1. Open the load balancer, select backend pools, and click Add
259259
1. Enter the name of the new backend pool (for example **backend.QAS**)
260260
1. Click Add a virtual machine.
@@ -289,7 +289,7 @@ First you need to create the Azure NetApp Files volumes. Deploy the VMs. Afterwa
289289
1. IP address 10.1.1.21 for the ASCS ERS
290290
* Repeat the steps above under "a" to create an IP address for the ERS (for example **10.1.1.21** and **frontend.QAS.ERS**)
291291
1. Create the backend pools
292-
1. Create a backend pool for the ASCS
292+
1. Create a backend pool
293293
1. Open the load balancer, select backend pools, and click Add
294294
1. Enter the name of the new backend pool (for example **backend.QAS**)
295295
1. Click Add a virtual machine.
@@ -316,7 +316,7 @@ First you need to create the Azure NetApp Files volumes. Deploy the VMs. Afterwa
316316
1. Additional ports for the ASCS
317317
* Repeat the steps above under "d" for ports 36**00**, 39**00**, 81**00**, 5**00**13, 5**00**14, 5**00**16 and TCP for the ASCS
318318
1. Additional ports for the ASCS ERS
319-
* Repeat the steps above under "d" for ports 33**01**, 5**01**13, 5**01**14, 5**01**16 and TCP for the ASCS ERS
319+
* Repeat the steps above under "d" for ports 32**01**, 33**01**, 5**01**13, 5**01**14, 5**01**16 and TCP for the ASCS ERS
320320

321321
> [!Note]
322322
> When VMs without public IP addresses are placed in the backend pool of internal (no public IP address) Standard Azure load balancer, there will be no outbound internet connectivity, unless additional configuration is performed to allow routing to public end points. For details on how to achieve outbound connectivity see [Public endpoint connectivity for Virtual Machines using Azure Standard Load Balancer in SAP high-availability scenarios](https://docs.microsoft.com/azure/virtual-machines/workloads/sap/high-availability-guide-standard-load-balancer-outbound-connections).

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

Lines changed: 11 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.service: virtual-machines-windows
1515
ms.topic: article
1616
ms.tgt_pltfrm: vm-windows
1717
ms.workload: infrastructure-services
18-
ms.date: 03/06/2020
18+
ms.date: 03/26/2020
1919
ms.author: radeltch
2020

2121
---
@@ -89,8 +89,6 @@ The NFS server, SAP NetWeaver ASCS, SAP NetWeaver SCS, SAP NetWeaver ERS, and th
8989

9090
* Frontend configuration
9191
* IP address 10.0.0.7
92-
* Backend configuration
93-
* Connected to primary network interfaces of all virtual machines that should be part of the (A)SCS/ERS cluster
9492
* Probe Port
9593
* Port 620<strong>&lt;nr&gt;</strong>
9694
* Load balancing rules
@@ -108,8 +106,6 @@ The NFS server, SAP NetWeaver ASCS, SAP NetWeaver SCS, SAP NetWeaver ERS, and th
108106

109107
* Frontend configuration
110108
* IP address 10.0.0.8
111-
* Backend configuration
112-
* Connected to primary network interfaces of all virtual machines that should be part of the (A)SCS/ERS cluster
113109
* Probe Port
114110
* Port 621<strong>&lt;nr&gt;</strong>
115111
* Load-balancing rules
@@ -121,6 +117,10 @@ The NFS server, SAP NetWeaver ASCS, SAP NetWeaver SCS, SAP NetWeaver ERS, and th
121117
* 5<strong>&lt;nr&gt;</strong>14 TCP
122118
* 5<strong>&lt;nr&gt;</strong>16 TCP
123119

120+
* Backend configuration
121+
* Connected to primary network interfaces of all virtual machines that should be part of the (A)SCS/ERS cluster
122+
123+
124124
## Setting up a highly available NFS server
125125

126126
SAP NetWeaver requires shared storage for the transport and profile directory. Read [High availability for NFS on Azure VMs on SUSE Linux Enterprise Server][nfs-ha] on how to set up an NFS server for SAP NetWeaver.
@@ -188,15 +188,13 @@ You first need to create the virtual machines for this NFS cluster. Afterwards,
188188
1. IP address 10.0.0.8 for the ASCS ERS
189189
* Repeat the steps above to create an IP address for the ERS (for example **10.0.0.8** and **nw1-aers-backend**)
190190
1. Create the backend pools
191-
1. Create a backend pool for the ASCS
191+
1. Create a backend pool
192192
1. Open the load balancer, select backend pools, and click Add
193-
1. Enter the name of the new backend pool (for example **nw1-ascs-backend**)
193+
1. Enter the name of the new backend pool (for example **nw1-backend**)
194194
1. Click Add a virtual machine.
195195
1. Select Virtual Machine
196196
1. Select the virtual machines of the (A)SCS cluster and their IP addresses.
197197
1. Click Add
198-
1. Create a backend pool for the ASCS ERS
199-
* Repeat the steps above to create a backend pool for the ERS (for example **nw1-aers-backend**)
200198
1. Create the health probes
201199
1. Port 620**00** for ASCS
202200
1. Open the load balancer, select health probes, and click Add
@@ -209,7 +207,7 @@ You first need to create the virtual machines for this NFS cluster. Afterwards,
209207
1. Load-balancing rules for ASCS
210208
1. Open the load balancer, select load-balancing rules and click Add
211209
1. Enter the name of the new load balancer rule (for example **nw1-lb-ascs**)
212-
1. Select the frontend IP address, backend pool, and health probe you created earlier (for example **nw1-ascs-frontend**, **nw1-ascs-backend** and **nw1-ascs-hp**)
210+
1. Select the frontend IP address, backend pool, and health probe you created earlier (for example **nw1-ascs-frontend**, **nw1-backend** and **nw1-ascs-hp**)
213211
1. Select **HA ports**
214212
1. Increase idle timeout to 30 minutes
215213
1. **Make sure to enable Floating IP**
@@ -223,17 +221,15 @@ You first need to create the virtual machines for this NFS cluster. Afterwards,
223221
1. Set the Assignment to Static and enter the IP address (for example **10.0.0.7**)
224222
1. Click OK
225223
1. IP address 10.0.0.8 for the ASCS ERS
226-
* Repeat the steps above to create an IP address for the ERS (for example **10.0.0.8** and **nw1-aers-backend**)
224+
* Repeat the steps above to create an IP address for the ERS (for example **10.0.0.8** and **nw1-aers-frontend**)
227225
1. Create the backend pools
228-
1. Create a backend pool for the ASCS
226+
1. Create a backend pool
229227
1. Open the load balancer, select backend pools, and click Add
230-
1. Enter the name of the new backend pool (for example **nw1-ascs-backend**)
228+
1. Enter the name of the new backend pool (for example **nw1-backend**)
231229
1. Click Add a virtual machine.
232230
1. Select the Availability Set you created earlier
233231
1. Select the virtual machines of the (A)SCS cluster
234232
1. Click OK
235-
1. Create a backend pool for the ASCS ERS
236-
* Repeat the steps above to create a backend pool for the ERS (for example **nw1-aers-backend**)
237233
1. Create the health probes
238234
1. Port 620**00** for ASCS
239235
1. Open the load balancer, select health probes, and click Add

0 commit comments

Comments
 (0)