Quantcast
Channel: SQL Server Setup & Upgrade forum
Viewing all articles
Browse latest Browse all 7696

How to configure Azure Load Balancer in SQL 2016 when the replicas are located in two different datacenters. manual failover, and HA.

$
0
0

DataCenter 1 - two SQL servers (replicas) in HA.  Configured w synch and automatic failover.  Azure LB.

DataCenter 2 - two SQL servers (replicas) in HA.  Configured w asynch within the AG. Manual failover within the AG so that SQL nodes in DataCenter 1 SQL do not failover automatically to DataCenter 2.

How do we configure the Azure LB at each site?  Can I assume the each LB would include only the SQL servers for each site?

DataCenter 1 - SQL server A, SQL server B, Load Balancer 1

DataCenter 2 - SQL server C, SQL server D, Load Balancer 2

Load Balancer 1 has a backend pool of SQL server A and SQL server B

Load Balancer 2 has a backend pool of SQL server C and SQL server D

Are the backend pools correct for the Load balancers above?


dsk


Viewing all articles
Browse latest Browse all 7696

Trending Articles