@@ -14,7 +14,7 @@ ms.service: virtual-machines-windows
14
14
ms.topic : article
15
15
ms.tgt_pltfrm : vm-windows
16
16
ms.workload : infrastructure-services
17
- ms.date : 03/24 /2020
17
+ ms.date : 03/26 /2020
18
18
ms.author : radeltch
19
19
20
20
---
@@ -149,15 +149,13 @@ You first need to create the virtual machines for this NFS cluster. Afterwards,
149
149
1 . IP address 10.0.0.5 for NW2
150
150
* Repeat the steps above for NW2
151
151
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
153
153
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** )
155
155
1 . Select Virtual Network
156
156
1 . Click Add a virtual machine
157
157
1 . Select the virtual machines of the NFS cluster and their IP addresses.
158
158
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
161
159
1 . Create the health probes
162
160
1 . Port 61000 for NW1
163
161
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,
169
167
1 . Load balancing rules
170
168
1 . Open the load balancer, select load-balancing rules and click Add
171
169
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** )
173
171
1 . Select ** HA Ports** .
174
172
1 . Increase idle timeout to 30 minutes
175
173
1 . ** Make sure to enable Floating IP**
@@ -185,15 +183,13 @@ You first need to create the virtual machines for this NFS cluster. Afterwards,
185
183
1 . IP address 10.0.0.5 for NW2
186
184
* Repeat the steps above for NW2
187
185
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
189
187
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** )
191
189
1 . Click Add a virtual machine
192
190
1 . Select the Availability Set you created earlier
193
191
1 . Select the virtual machines of the NFS cluster
194
192
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
197
193
1 . Create the health probes
198
194
1 . Port 61000 for NW1
199
195
1 . Open the load balancer, select health probes, and click Add
0 commit comments