Add SQL Server To SQL Server Failover Cluster (SQLFCI-12)

Add SQL Server To SQL Server Failover Cluster: Now we have to add the Node 1 (SQLA) to our cluster, so in this article we will see how to add this Node 3 (SQLABFCI) to our Node 1 (SQLA) cluster. What is does is, suppose if the SQLA Node is down then the SQLABFCI Node will server all the request without any issue/interruption.

Add SQL Server To SQL Server Failover Cluster

Step 1: Open and run the setup file to go on installation page and select the option “Add node to a SQL Failover Cluster”

Add SQL Server To SQL Server Failover Cluster

Step 2: Select the license type, I don’t have one so I will go with “Developer”

Add SQL Server To SQL Server Failover Cluster

Step 3: Agree to all the terms and conditions of this page.

Add SQL Server To SQL Server Failover Cluster

Step 4: Skip the software update if you have downloaded the latest one and hit next.

SQL Failover Cluster

Step 5: All the checks and trust will be performed for any error or exceptions; in my case it looks good so I will hit next!

SQL Failover Cluster

Step 6: Now this is very important to understand, here you will see SQL Server instance name which is “MSSQLSERVER from Node1 (SQLA)” and Name of the node is “SQLABFCI (SQLABFCI is host name of this node/machine)” so it says that SQLABFCI will be added to SQLA Node as Failover cluster.

Note: I my case the SQLA Node Server is on default instance so you can see this as MSSQLSERVER, if you have installed as named instance then you will see that name, which we will see in our next article when I will create failover cluster for our second Node (SQLB).

SQL Failover Cluster

Step 7: The IP will be visible which we have already configured when installing the SQLA Node SQL Server, so you can’t change anything because it is already configured in the cluster, and we are adding this Node 3 (SQLABFCI).

Add SQL Server To SQL Server Failover Cluster

Step 8: The SQL Service account will be configured already as we are adding this node to the cluster, so we have to just specify the password for those accounts.

SQLFCI

Step 9: All the steps and option we selected will be visible, just hit next and proceed further.

SQLFCI

Step 10: Once the installation is done you will see this below message and if you see any kind of error, then this tick box will not be present, and you have to check the logs files for any short of errors and later fix it.

SQLFCI

Step 11: Now, I have installed the SSMS in this node as well and I will connect to the SQLADB cluster which is our SQL Cluster network name.

SQLFCI

Testing Our SQLFCI

Now we have successfully installed the SQL Server failover cluster, and it is ready to be tested. If you want to test it, then turn off your Node 1 (SQLA) and connect to the SQL Cluster name (SQLADB) and you will see the owner will change to SQLABFCI in the Failover Cluster Node. For more about SQL FCI click here!

In this below image you can see that when I turned off my SQLA Node it moved the SQLABFCI.

Testing Our SQLFCI

When I again turned on the SQLA Node it moved back to SQLA. So, this article completes to Add SQL Server To SQL Server Failover Cluster.

Testing Our SQLFCI

Next: <Optional> Add SQL Server Named Instance To Cluster (SQLFCI-13)

TSG’s

  1. The Job Failed. Unable To Determine If The Owner (KTTsvc_ssrs19) Of Job
  2. Port Number For Analysis Services – Find Ports For SSAS? (kingfishertechtips.in)
  3. SMTP Server In SSRS/PBIRS |Subscribe To Email Problem/Issue (kingfishertechtips.in)
  4. SQL Server 2022 Download, Install, Connect Using SSMS Tool (kingfishertechtips.in)
  5. Creating Tabular Project & Deploy Model To Analysis Service (kingfishertechtips.in)
  6. Deploy Tabular Project To Azure Analysis Service – SSDT Tool (kingfishertechtips.in)
  7. SSRS/PBIRS – Install And Configure The Report Server On-Prem (kingfishertechtips.in)
  8. Could Not Load Folder Contents In Portal URLs – SSRSPBIRS (kingfishertechtips.in)
  9. SSRS/PBIRS – Install And Configure The Report Server On-Prem (kingfishertechtips.in)
  10. SQL Server 2022 Download, Install, Connect Using SSMS Tool (kingfishertechtips.in)
  11. Capture Fiddler Trace for Debugging the Network Traffic (kingfishertechtips.in)
  12. On-Premises Gateway: Configure/Map SQL DB To Power Bi (kingfishertechtips.in)
  13. Fixed Column/Row Header Make Visible In Any Report (kingfishertechtips.in)
  14. Self-Signed Certificate: Configure SSRS/PBIRS With SSL (kingfishertechtips.in)
  15. Create Local User Account/Local Admin User In Windows 10/11 (kingfishertechtips.in)
  16. Login With AAD/Domain/Microsoft Account To Azure VM’s/RDP (kingfishertechtips.in)
Vickey Rajpoot
Vickey Rajpoot

Hello there! I'm dedicated Microsoft Data & AI Engineer at LTIMindtree, where I thrive technology into actionable insights. Dive into my world by visiting my YouTube channel & Webiste, "Kingfisher Tech Tips".

Articles: 127

Leave a Reply

Your email address will not be published. Required fields are marked *