SQL 2019 Active
SQL 2019 Active
(Ecxs.local)
SAN
Ecx-DC-1
Software Needed
First step in configuring SQL server 2019 cluster is to have windows cluster first. Now there are
many steps involved while creating windows cluster itself. Following are the steps which you
can follow in-order to configure windows server cluster.
Computer Name
1. This PC --> Properties --> Advanced System Settings --> Computer Name(Ecx-DC-1)
IP Addresses
Disable firewall
1. Control Panel --> System and Security --> Windows Defender Firewall --> Turn Off
Windows Defender Firewall
6. Install
2. Click More
5. Give domain name as - Ecx.local [you can give any name which you want eg. abc.xyz.pqr]
6. Click Next
9. NetBIOS domain name -- keep it default (it will appear as Ecx as we had mentioned domain
as Ecx.local)
11. Install
3. Installation of 2 Nodes
Installation of node-1
IP Addresses
1. Control Panel --> Network & Internet -->
Disable Firewall
1. Control Panel --> System and Security --> Windows Defender Firewall --> Turn Off
Windows Defender Firewall
Installation of node-2
Computer Name
1. This PC --> Properties --> Advanced System Settings --> Computer Name (Ecx-node-2)
IP Addresses
1. Control Panel --> Network & Internet --> Network and Sharing
Disable Firewall
1. Control Panel --> System and Security --> Windows Defender Firewall --> Turn off
Windows Defender Firewall
4. Adding nodes to Domain
1. Validate if you can ping to Domain from both the nodes - ping Ecx.local
2. Assign domain name for both nodes
o This PC --> Properties --> Advanced System Settings --> Member Of
Domain - Ecx.local
o Specify credentials for Domain Admin - Ecx\Administrator &
P@ssword#123
o Restart server
o Follow same steps for both nodes
o While logging you should be able to login as Domain Administrator
user instead of local Administrator
o Validate nodes in Domain Controller using "Active Directory Users and
Computers"
These drives will share with other nodes, wherein we will actually install & configure SQL
Server 2019 Active \ Active Cluster.
Now, in order to create & share \ present these drives (iscasi luns) to other nodes, we need to
follow following steps