Configuring Windows clustering
Configuring Windows clustering is required for Microsoft SQL database clustering.
To configure Windows clustering:
- Install the failover clustering role:
- In Server Manager on the DBSRV-1 server, on the Manage menu, click add Roles and Features.
- Proceed to the Features page. Select Failover Clustering. Click Install.
- Reboot the server.
- Repeat steps a-c on the DBSRV-2 server.
- Validate the cluster configuration:
- On the DBSRV-1 server, go to Tools > Failover Cluster Manager.
- Before creating a cluster, click Validate Configuration.
- Add the desired servers' names to the cluster list. In this example, DBSRV-1 and DBSRV-2 will be joined to a single cluster. These servers are added for validation. Click Next.
- Select Run all tests. Click Next.
- Ensure that there are no errors in the tests run and that the test report detected the virtual disk that you created in Configuring iSCSI virtual disks.
- Click Create Cluster.
- Proceed through the wizard. On the Access Point for Administering the Cluster page, enter a name for your Windows cluster in the Cluster Name field. Provide a virtual IP address to tie to your Windows cluster. Click Next and complete the wizard to create the cluster.
- Go to Storage > Disks, and click Add Disk.
- The disk that you created in Configuring iSCSI virtual disks displays. Select the disk.
- Verify the configuration:
- Go to Nodes. Ensure that the nodes' statuses display as up.
- Go to Storage > Disks. Ensure that the disk status shows as online.
- On the Active Directory server, you can see that a computer account was created and that it is tied to the Windows virtual IP address.