You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -100,8 +100,6 @@ SAP NetWeaver ASCS, SAP NetWeaver SCS, SAP NetWeaver ERS, and the SAP HANA datab
100
100
101
101
* Frontend configuration
102
102
* IP address 192.168.14.9
103
-
* Backend configuration
104
-
* Connected to primary network interfaces of all virtual machines that should be part of the (A)SCS/ERS cluster
105
103
* Probe Port
106
104
* Port 620<strong><nr></strong>
107
105
* Load-balancing rules
@@ -118,8 +116,6 @@ SAP NetWeaver ASCS, SAP NetWeaver SCS, SAP NetWeaver ERS, and the SAP HANA datab
118
116
119
117
* Frontend configuration
120
118
* IP address 192.168.14.10
121
-
* Backend configuration
122
-
* Connected to primary network interfaces of all virtual machines that should be part of the (A)SCS/ERS cluster
123
119
* Probe Port
124
120
* Port 621<strong><nr></strong>
125
121
* Load-balancing rules
@@ -130,6 +126,9 @@ SAP NetWeaver ASCS, SAP NetWeaver SCS, SAP NetWeaver ERS, and the SAP HANA datab
130
126
* 5<strong><nr></strong>14 TCP
131
127
* 5<strong><nr></strong>16 TCP
132
128
129
+
* Backend configuration
130
+
* Connected to primary network interfaces of all virtual machines that should be part of the (A)SCS/ERS cluster
131
+
133
132
## Setting up the Azure NetApp Files infrastructure
134
133
135
134
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].
@@ -177,7 +176,7 @@ In this example, the resources were deployed manually via the [Azure portal](htt
177
176
178
177
### Deploy Linux manually via Azure portal
179
178
180
-
First you need to create the Azure NetApp Files volumes. Deploy the VMs. Afterwards, you create a load balancer and use the virtual machines in the backend pools.
179
+
First you need to create the Azure NetApp Files volumes. Deploy the VMs. Afterwards, you create a load balancer and use the virtual machines in the backend pool.
181
180
182
181
1. Create load balancer (internal, standard):
183
182
1. Create the frontend IP addresses
@@ -188,14 +187,13 @@ First you need to create the Azure NetApp Files volumes. Deploy the VMs. Afterwa
188
187
1. Click OK
189
188
1. IP address 192.168.14.10 for the ASCS ERS
190
189
* Repeat the steps above under "a" to create an IP address for the ERS (for example **192.168.14.10** and **frontend.QAS.ERS**)
191
-
1. Create the backend pools
192
-
1. Create a backend pool for the ASCS
193
-
1. Open the load balancer, select backend pools, and click Add
194
-
1. Enter the name of the new backend pool (for example **backend.QAS**)
195
-
1. Click Add a virtual machine.
196
-
1. Select Virtual machine.
197
-
1. Select the virtual machines of the (A)SCS cluster and their IP addresses.
198
-
1. Click Add
190
+
1. Create the backend pool
191
+
1. Open the load balancer, select backend pools, and click Add
192
+
1. Enter the name of the new backend pool (for example **backend.QAS**)
193
+
1. Click Add a virtual machine.
194
+
1. Select Virtual machine.
195
+
1. Select the virtual machines of the (A)SCS cluster and their IP addresses.
196
+
1. Click Add
199
197
1. Create the health probes
200
198
1. Port 620**00** for ASCS
201
199
1. Open the load balancer, select health probes, and click Add
@@ -223,14 +221,13 @@ First you need to create the Azure NetApp Files volumes. Deploy the VMs. Afterwa
223
221
1. Click OK
224
222
1. IP address 192.168.14.10 for the ASCS ERS
225
223
* Repeat the steps above under "a" to create an IP address for the ERS (for example **192.168.14.10** and **frontend.QAS.ERS**)
226
-
1. Create the backend pools
227
-
1. Create a backend pool for the ASCS
228
-
1. Open the load balancer, select backend pools, and click Add
229
-
1. Enter the name of the new backend pool (for example **backend.QAS**)
230
-
1. Click Add a virtual machine.
231
-
1. Select the Availability Set you created earlier for ASCS
232
-
1. Select the virtual machines of the (A)SCS cluster
233
-
1. Click OK
224
+
1. Create the backend pool
225
+
1. Open the load balancer, select backend pools, and click Add
226
+
1. Enter the name of the new backend pool (for example **backend.QAS**)
227
+
1. Click Add a virtual machine.
228
+
1. Select the Availability Set you created earlier for ASCS
229
+
1. Select the virtual machines of the (A)SCS cluster
230
+
1. Click OK
234
231
1. Create the health probes
235
232
1. Port 620**00** for ASCS
236
233
1. Open the load balancer, select health probes, and click Add
@@ -89,8 +89,6 @@ SAP NetWeaver ASCS, SAP NetWeaver SCS, SAP NetWeaver ERS, and the SAP HANA datab
89
89
90
90
* Frontend configuration
91
91
* 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
94
92
* Probe Port
95
93
* Port 620<strong><nr></strong>
96
94
* Load-balancing rules
@@ -108,8 +106,6 @@ SAP NetWeaver ASCS, SAP NetWeaver SCS, SAP NetWeaver ERS, and the SAP HANA datab
108
106
109
107
* Frontend configuration
110
108
* 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
113
109
* Probe Port
114
110
* Port 621<strong><nr></strong>
115
111
* Load-balancing rules
@@ -121,6 +117,9 @@ SAP NetWeaver ASCS, SAP NetWeaver SCS, SAP NetWeaver ERS, and the SAP HANA datab
121
117
* 5<strong><nr></strong>14 TCP
122
118
* 5<strong><nr></strong>16 TCP
123
119
120
+
* Backend configuration
121
+
* Connected to primary network interfaces of all virtual machines that should be part of the (A)SCS/ERS cluster
122
+
124
123
## Setting up GlusterFS
125
124
126
125
SAP NetWeaver requires shared storage for the transport and profile directory. Read [GlusterFS on Azure VMs on Red Hat Enterprise Linux for SAP NetWeaver][glusterfs-ha] on how to set up GlusterFS for SAP NetWeaver.
@@ -155,7 +154,7 @@ Follow these steps to deploy the template:
155
154
156
155
### Deploy Linux manually via Azure portal
157
156
158
-
You first need to create the virtual machines for this cluster. Afterwards, you create a load balancer and use the virtual machines in the backend pools.
157
+
You first need to create the virtual machines for this cluster. Afterwards, you create a load balancer and use the virtual machines in the backend pool.
159
158
160
159
1. Create a Resource Group
161
160
1. Create a Virtual Network
@@ -179,17 +178,14 @@ You first need to create the virtual machines for this cluster. Afterwards, you
179
178
1. Set the Assignment to Static and enter the IP address (for example **10.0.0.7**)
180
179
1. Click OK
181
180
1. IP address 10.0.0.8 for the ASCS ERS
182
-
* Repeat the steps above to create an IP address for the ERS (for example **10.0.0.8** and **nw1-aers-backend**)
183
-
1. Create the backend pools
184
-
1. Create a backend pool for the ASCS
185
-
1. Open the load balancer, select backend pools, and click Add
186
-
1. Enter the name of the new backend pool (for example **nw1-ascs-backend**)
187
-
1. Click Add a virtual machine.
188
-
1. Select Virtual machine.
189
-
1. Select the virtual machines of the (A)SCS cluster and their IP addresses.
190
-
1. Click Add
191
-
1. Create a backend pool for the ASCS ERS
192
-
* Repeat the steps above to create a backend pool for the ERS (for example **nw1-aers-backend**)
181
+
* Repeat the steps above to create an IP address for the ERS (for example **10.0.0.8** and **nw1-aers-frontend**)
182
+
1. Create the backend pool
183
+
1. Open the load balancer, select ackend pools, and click Add
184
+
1. Enter the name of the new backend pool (for example **nw1-backend**)
185
+
1. Click Add a virtual machine.
186
+
1. Select Virtual machine.
187
+
1. Select the virtual machines of the (A)SCS cluster and their IP addresses.
188
+
1. Click Add
193
189
1. Create the health probes
194
190
1. Port 620**00** for ASCS
195
191
1. Open the load balancer, select health probes, and click Add
@@ -202,7 +198,7 @@ You first need to create the virtual machines for this cluster. Afterwards, you
202
198
1. Load-balancing rules for ASCS
203
199
1. Open the load balancer, select load-balancing rules and click Add
204
200
1. Enter the name of the new load balancer rule (for example **nw1-lb-ascs**)
205
-
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**)
201
+
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**)
206
202
1. Select **HA ports**
207
203
1. Increase idle timeout to 30 minutes
208
204
1.**Make sure to enable Floating IP**
@@ -216,17 +212,14 @@ You first need to create the virtual machines for this cluster. Afterwards, you
216
212
1. Set the Assignment to Static and enter the IP address (for example **10.0.0.7**)
217
213
1. Click OK
218
214
1. IP address 10.0.0.8 for the ASCS ERS
219
-
* Repeat the steps above to create an IP address for the ERS (for example **10.0.0.8** and **nw1-aers-backend**)
220
-
1. Create the backend pools
221
-
1. Create a backend pool for the ASCS
222
-
1. Open the load balancer, select backend pools, and click Add
223
-
1. Enter the name of the new backend pool (for example **nw1-ascs-backend**)
224
-
1. Click Add a virtual machine.
225
-
1. Select the Availability Set you created earlier
226
-
1. Select the virtual machines of the (A)SCS cluster
227
-
1. Click OK
228
-
1. Create a backend pool for the ASCS ERS
229
-
* Repeat the steps above to create a backend pool for the ERS (for example **nw1-aers-backend**)
215
+
* Repeat the steps above to create an IP address for the ERS (for example **10.0.0.8** and **nw1-aers-frontend**)
216
+
1. Create the backend pool
217
+
1. Open the load balancer, select backend pools, and click Add
218
+
1. Enter the name of the new backend pool (for example **nw1-backend**)
219
+
1. Click Add a virtual machine.
220
+
1. Select the Availability Set you created earlier
221
+
1. Select the virtual machines of the (A)SCS cluster
222
+
1. Click OK
230
223
1. Create the health probes
231
224
1. Port 620**00** for ASCS
232
225
1. Open the load balancer, select health probes, and click Add
Copy file name to clipboardExpand all lines: articles/virtual-machines/workloads/sap/high-availability-guide-suse-netapp-files.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -242,7 +242,7 @@ In this example, the resources were deployed manually via the [Azure portal](htt
242
242
243
243
### Deploy Azure Load Balancer manually via Azure portal
244
244
245
-
First you need to create the Azure NetApp Files volumes. Deploy the VMs. Afterwards, you create a load balancer and use the virtual machines in the backend pools.
245
+
First you need to create the Azure NetApp Files volumes. Deploy the VMs. Afterwards, you create a load balancer and use the virtual machines in the backend pool.
246
246
247
247
1. Create load balancer (internal, standard):
248
248
1. Create the frontend IP addresses
@@ -253,7 +253,7 @@ First you need to create the Azure NetApp Files volumes. Deploy the VMs. Afterwa
253
253
1. Click OK
254
254
1. IP address 10.1.1.21 for the ASCS ERS
255
255
* Repeat the steps above under "a" to create an IP address for the ERS (for example **10.1.1.21** and **frontend.QAS.ERS**)
256
-
1. Create the backend pools
256
+
1. Create the backend pool
257
257
1. Open the load balancer, select backend pools, and click Add
258
258
1. Enter the name of the new backend pool (for example **backend.QAS**)
259
259
1. Click Add a virtual machine.
@@ -287,7 +287,7 @@ First you need to create the Azure NetApp Files volumes. Deploy the VMs. Afterwa
287
287
1. Click OK
288
288
1. IP address 10.1.1.21 for the ASCS ERS
289
289
* Repeat the steps above under "a" to create an IP address for the ERS (for example **10.1.1.21** and **frontend.QAS.ERS**)
290
-
1. Create the backend pools
290
+
1. Create the backend pool
291
291
1. Open the load balancer, select backend pools, and click Add
292
292
1. Enter the name of the new backend pool (for example **backend.QAS**)
Copy file name to clipboardExpand all lines: articles/virtual-machines/workloads/sap/high-availability-guide-suse.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -160,7 +160,7 @@ Follow these steps to deploy the template:
160
160
161
161
### Deploy Linux manually via Azure portal
162
162
163
-
You first need to create the virtual machines for this NFS cluster. Afterwards, you create a load balancer and use the virtual machines in the backend pools.
163
+
You first need to create the virtual machines for this NFS cluster. Afterwards, you create a load balancer and use the virtual machines in the backend pool.
164
164
165
165
1. Create a Resource Group
166
166
1. Create a Virtual Network
@@ -187,7 +187,7 @@ You first need to create the virtual machines for this NFS cluster. Afterwards,
187
187
1. Click OK
188
188
1. IP address 10.0.0.8 for the ASCS ERS
189
189
* Repeat the steps above to create an IP address for the ERS (for example **10.0.0.8** and **nw1-aers-backend**)
190
-
1. Create the backend pools
190
+
1. Create the backend pool
191
191
1. Open the load balancer, select backend pools, and click Add
192
192
1. Enter the name of the new backend pool (for example **nw1-backend**)
193
193
1. Click Add a virtual machine.
@@ -221,7 +221,7 @@ You first need to create the virtual machines for this NFS cluster. Afterwards,
221
221
1. Click OK
222
222
1. IP address 10.0.0.8 for the ASCS ERS
223
223
* Repeat the steps above to create an IP address for the ERS (for example **10.0.0.8** and **nw1-aers-frontend**)
224
-
1. Create the backend pools
224
+
1. Create the backend pool
225
225
1. Open the load balancer, select backend pools, and click Add
226
226
1. Enter the name of the new backend pool (for example **nw1-backend**)
0 commit comments