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
Copy file name to clipboardExpand all lines: articles/virtual-machines/workloads/sap/high-availability-guide-suse-multi-sid.md
+7-42Lines changed: 7 additions & 42 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ ms.service: virtual-machines-sap
9
9
ms.topic: article
10
10
ms.tgt_pltfrm: vm-windows
11
11
ms.workload: infrastructure-services
12
-
ms.date: 01/24/2022
12
+
ms.date: 03/25/2022
13
13
ms.author: radeltch
14
14
---
15
15
@@ -96,47 +96,12 @@ To achieve high availability, SAP NetWeaver requires highly available NFS shares
96
96
97
97
The NFS server, 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 is required to use a virtual IP address. We recommend using [Standard load balancer](../../../load-balancer/quickstart-load-balancer-standard-public-portal.md).
98
98
99
-
The following list shows the configuration of the (A)SCS and ERS load balancer for this multi-SID cluster example with three SAP systems. You will need separate frontend IP, health probes, and load-balancing rules for each ASCS and ERS instance for each of the SIDs. Assign all VMs, that are part of the ASCS/ASCS cluster to one backend pool.
100
-
101
-
### (A)SCS
102
-
103
-
* Frontend configuration
104
-
* IP address for NW1: 10.3.1.14
105
-
* IP address for NW2: 10.3.1.16
106
-
* IP address for NW3: 10.3.1.13
107
-
* Probe Ports
108
-
* Port 620<strong><nr></strong>, therefore for NW1, NW2, and NW3 probe ports 620**00**, 620**10** and 620**20**
109
-
* Load-balancing rules -
110
-
* create one for each instance, that is, NW1/ASCS, NW2/ASCS and NW3/ASCS.
111
-
* If using Standard Load Balancer, select **HA ports**
112
-
* If using Basic Load Balancer, create Load balancing rules for the following ports
113
-
* 32<strong><nr></strong> TCP
114
-
* 36<strong><nr></strong> TCP
115
-
* 39<strong><nr></strong> TCP
116
-
* 81<strong><nr></strong> TCP
117
-
* 5<strong><nr></strong>13 TCP
118
-
* 5<strong><nr></strong>14 TCP
119
-
* 5<strong><nr></strong>16 TCP
120
-
121
-
### ERS
122
-
123
-
* Frontend configuration
124
-
* IP address for NW1 10.3.1.15
125
-
* IP address for NW2 10.3.1.17
126
-
* IP address for NW3 10.3.1.19
127
-
* Probe Port
128
-
* Port 621<strong><nr></strong>, therefore for NW1, NW2, and N# probe ports 621**02**, 621**12** and 621**22**
129
-
* Load-balancing rules - create one for each instance, that is, NW1/ERS, NW2/ERS and NW3/ERS.
130
-
* If using Standard Load Balancer, select **HA ports**
131
-
* If using Basic Load Balancer, create Load balancing rules for the following ports
132
-
* 32<strong><nr></strong> TCP
133
-
* 33<strong><nr></strong> TCP
134
-
* 5<strong><nr></strong>13 TCP
135
-
* 5<strong><nr></strong>14 TCP
136
-
* 5<strong><nr></strong>16 TCP
137
-
138
-
* Backend configuration
139
-
* Connected to primary network interfaces of all virtual machines that should be part of the (A)SCS/ERS cluster
99
+
The presented configuration for this multi-SID cluster example with three SAP systems shows a load balancer with:
100
+
101
+
* Frontend IP addresses for ASCS: 10.3.1.14 (NW1), 10.3.1.16 (NW2) and 10.3.1.13 (NW3)
102
+
* Frontend IP addresses for ERS: 10.3.1.15 (NW1), 10.3.1.17 (NW2) and 10.3.1.19 (NW3)
103
+
* Probe port 62000 for NW1 ASCS, 62010 for NW2 ASCS and 62020 for NW3 ASCS
104
+
* Probe port 62102 for NW1 ASCS, 62112 for NW2 ASCS and 62122 for NW3 ASCS
140
105
141
106
> [!IMPORTANT]
142
107
> Floating IP is not supported on a NIC secondary IP configuration in load-balancing scenarios. For details see [Azure Load balancer Limitations](../../../load-balancer/load-balancer-multivip-overview.md#limitations). If you need additional IP address for the VM, deploy a second NIC.
@@ -92,43 +92,12 @@ Now it is possible to achieve SAP Netweaver HA by using shared storage, deployed
92
92
93
93

94
94
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><nr></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><nr></strong> TCP
107
-
* 36<strong><nr></strong> TCP
108
-
* 39<strong><nr></strong> TCP
109
-
* 81<strong><nr></strong> TCP
110
-
* 5<strong><nr></strong>13 TCP
111
-
* 5<strong><nr></strong>14 TCP
112
-
* 5<strong><nr></strong>16 TCP
113
-
114
-
### ERS
115
-
116
-
* Frontend configuration
117
-
* IP address 10.1.1.21
118
-
* Probe Port
119
-
* Port 621<strong><nr></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><nr></strong> TCP
124
-
* 33<strong><nr></strong> TCP
125
-
* 5<strong><nr></strong>13 TCP
126
-
* 5<strong><nr></strong>14 TCP
127
-
* 5<strong><nr></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:
131
96
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
132
101
133
102
## Setting up the Azure NetApp Files infrastructure
134
103
@@ -272,7 +241,7 @@ First you need to create the Azure NetApp Files volumes. Deploy the VMs. Afterwa
272
241
1.**Make sure to enable Floating IP**
273
242
1. Click OK
274
243
* 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:
276
245
1. Create the frontend IP addresses
277
246
1. IP address 10.1.1.20 for the ASCS
278
247
1. Open the load balancer, select frontend IP pool, and click Add
@@ -81,46 +81,12 @@ To achieve high availability, SAP NetWeaver requires an NFS server. The NFS serv
81
81
82
82

83
83
84
-
The NFS server, 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 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.
85
-
86
-
### (A)SCS
87
-
88
-
* Frontend configuration
89
-
* IP address 10.0.0.7
90
-
* Probe Port
91
-
* Port 620<strong><nr></strong>
92
-
* Load balancing rules
93
-
* If using Standard Load Balancer, select **HA ports**
94
-
* If using Basic Load Balancer, create Load balancing rules for the following ports
95
-
* 32<strong><nr></strong> TCP
96
-
* 36<strong><nr></strong> TCP
97
-
* 39<strong><nr></strong> TCP
98
-
* 81<strong><nr></strong> TCP
99
-
* 5<strong><nr></strong>13 TCP
100
-
* 5<strong><nr></strong>14 TCP
101
-
* 5<strong><nr></strong>16 TCP
102
-
103
-
* Backend configuration
104
-
* Connected to primary network interfaces of all virtual machines that should be part of the (A)SCS/ERS cluster
105
-
106
-
### ERS
107
-
108
-
* Frontend configuration
109
-
* IP address 10.0.0.8
110
-
* Probe Port
111
-
* Port 621<strong><nr></strong>
112
-
* Load-balancing rules
113
-
* If using Standard Load Balancer, select **HA ports**
114
-
* If using Basic Load Balancer, create Load balancing rules for the following ports
115
-
* 32<strong><nr></strong> TCP
116
-
* 33<strong><nr></strong> TCP
117
-
* 5<strong><nr></strong>13 TCP
118
-
* 5<strong><nr></strong>14 TCP
119
-
* 5<strong><nr></strong>16 TCP
120
-
121
-
* Backend configuration
122
-
* Connected to primary network interfaces of all virtual machines that should be part of the (A)SCS/ERS cluster
84
+
The NFS server, 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 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:
123
85
86
+
* Frontend IP address 10.0.0.7 for ASCS
87
+
* Frontend IP address 10.0.0.8 for ERS
88
+
* Probe port 62000 for ASCS
89
+
* Probe port 62101 for ERS
124
90
125
91
## Setting up a highly available NFS server
126
92
@@ -212,7 +178,7 @@ You first need to create the virtual machines for this NFS cluster. Afterwards,
212
178
1.**Make sure to enable Floating IP**
213
179
1. Click OK
214
180
* Repeat the steps above to create load balancing rules for ERS (for example **nw1-lb-ers**)
215
-
1. Alternatively, if your scenario requires basic load balancer (internal), follow these steps:
181
+
1. Alternatively, ***only if***your scenario requires basic load balancer (internal), follow these configuraton steps instead to create basic load balancer:
216
182
1. Create the frontend IP addresses
217
183
1. IP address 10.0.0.7 for the ASCS
218
184
1. Open the load balancer, select frontend IP pool, and click Add
0 commit comments