SQL Server 2012 Failover Cluster Installation Guide

 

This article will walk you through SQL Server 2012 failover cluster installation. First, let’s start with the requirements.

 

Basic OS requirements

 

Basic Cluster requirements

 

Installing SQL Server 2012 Failover Cluster

  1. Copy SQL Server 2012 files locally.
  2. Ensure all above requirements are met. Note: Setup uses Windows Installer version 4.5.
  3. When prompted, install “setup support files”
  4. Choose desire language when asked.
  5. Choose “Add node”
  6. Follow on screen instructions.
  7. When prompted, choose desired components for your install; note you may add additional components later.
  8. Enter the instance name of the SQL Instance. This is used to indenitfy the SQL Installation instance since multiple SQL instances can exist one server.

 

Adding a node member to existing 2012 Failover Cluster

  1. Copy SQL Server 2012 files locally.
  2. Ensure all above requirements are met. Note: Setup uses Windows Installer version 4.5.
  3. Choose Installation > Add node to a SQL server failover cluster.
  4. When prompted, install “setup support files”
  5. Follow on screen instructions.

 

Removing a node member from 2012 Failover Cluster

  1. Copy SQL Server 2012 files locally and launch setup.exe
  2. After launching setup.exe, choose Maintenance > Remove node from a SQL server failover cluster.
  3. Follow on screen instructions.