Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Administration - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 6525

Setting Up Availability Groups

$
0
0
Hi!I have a question regarding setting up an Availability Group with the current scenario.I have two locations under one domain. I have a two node Windows cluster (active/active) mirroring to the other location's two node Windows cluster. Since database mirroring is being deprecated, I would like to create an Availability Group. This setup was nice because if there was a hardware issue, Windows cluster would fail it over to the other server in the same location and keeping users in that location happy since it's housed in the same building. If the primary site was facing an Internet outage, harsh weather, etc, then database mirroring would fail it over manually. Also, the primary site's Internet can face unexpected brief outages randomly. Since the nodes must all be under one Windows cluster, how can I exactly set it up sort of like my current setup?

Viewing all articles
Browse latest Browse all 6525

Trending Articles