Skip to content

Commit 101e847

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

File tree

2 files changed

+7
-11
lines changed

2 files changed

+7
-11
lines changed

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

Lines changed: 1 addition & 1 deletion
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/24/2020
18+
ms.date: 03/26/2020
1919
ms.author: radeltch
2020

2121
---

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

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.service: virtual-machines-windows
1414
ms.topic: article
1515
ms.tgt_pltfrm: vm-windows
1616
ms.workload: infrastructure-services
17-
ms.date: 03/24/2020
17+
ms.date: 03/26/2020
1818
ms.author: radeltch
1919

2020
---
@@ -149,15 +149,13 @@ You first need to create the virtual machines for this NFS cluster. Afterwards,
149149
1. IP address 10.0.0.5 for NW2
150150
* Repeat the steps above for NW2
151151
1. Create the backend pools
152-
1. Connected to primary network interfaces of all virtual machines that should be part of the NFS cluster for NW1
152+
1. Connected to primary network interfaces of all virtual machines that should be part of the NFS cluster
153153
1. Open the load balancer, select backend pools, and click Add
154-
1. Enter the name of the new backend pool (for example **nw1-backend**)
154+
1. Enter the name of the new backend pool (for example **nw-backend**)
155155
1. Select Virtual Network
156156
1. Click Add a virtual machine
157157
1. Select the virtual machines of the NFS cluster and their IP addresses.
158158
1. Click Add.
159-
1. Connected to primary network interfaces of all virtual machines that should be part of the NFS cluster for NW2
160-
* Repeat the steps above to create a backend pool for NW2
161159
1. Create the health probes
162160
1. Port 61000 for NW1
163161
1. Open the load balancer, select health probes, and click Add
@@ -169,7 +167,7 @@ You first need to create the virtual machines for this NFS cluster. Afterwards,
169167
1. Load balancing rules
170168
1. Open the load balancer, select load-balancing rules and click Add
171169
1. Enter the name of the new load balancer rule (for example **nw1-lb**)
172-
1. Select the frontend IP address, backend pool, and health probe you created earlier (for example **nw1-frontend**. **nw1-backend** and **nw1-hp**)
170+
1. Select the frontend IP address, backend pool, and health probe you created earlier (for example **nw1-frontend**. **nw-backend** and **nw1-hp**)
173171
1. Select **HA Ports**.
174172
1. Increase idle timeout to 30 minutes
175173
1. **Make sure to enable Floating IP**
@@ -185,15 +183,13 @@ You first need to create the virtual machines for this NFS cluster. Afterwards,
185183
1. IP address 10.0.0.5 for NW2
186184
* Repeat the steps above for NW2
187185
1. Create the backend pools
188-
1. Connected to primary network interfaces of all virtual machines that should be part of the NFS cluster for NW1
186+
1. Connected to primary network interfaces of all virtual machines that should be part of the NFS cluster
189187
1. Open the load balancer, select backend pools, and click Add
190-
1. Enter the name of the new backend pool (for example **nw1-backend**)
188+
1. Enter the name of the new backend pool (for example **nw-backend**)
191189
1. Click Add a virtual machine
192190
1. Select the Availability Set you created earlier
193191
1. Select the virtual machines of the NFS cluster
194192
1. Click OK
195-
1. Connected to primary network interfaces of all virtual machines that should be part of the NFS cluster for NW2
196-
* Repeat the steps above to create a backend pool for NW2
197193
1. Create the health probes
198194
1. Port 61000 for NW1
199195
1. Open the load balancer, select health probes, and click Add

0 commit comments

Comments
 (0)