Click to Rate and Give Feedback
MSDN
MSDN Library
SQL Server
SQL Server 2008
Getting Started
 How to: Recover from Failover Clust...
Community Content
In this section
Statistics Annotations (0)
Collapse All/Expand All Collapse All
Other versions are also available for the following:
SQL Server 2008 Books Online (October 2009)
How to: Recover from Failover Cluster Failure in Scenario 1

In this scenario, failure is caused by hardware failure in Node 1 of a two-node cluster. This hardware failure could be caused, for example, by the failure of a disk controller or the operating system.

  1. After Node 1 fails, the SQL Server failover cluster fails over to Node 2.

  2. Evict Node 1 from Microsoft Cluster Service (MSCS). To evict a node from MSCS, from Node 2, open Cluster Administrator, right-click the node you want to remove, and then click Evict Node.

  3. Verify that Node 1 has been evicted from the cluster definition.

  4. Install new hardware to replace the failed hardware in Node 1.

  5. Using the Cluster Administrator, configure Microsoft Cluster Server (MSCS) to add Node 1 to the existing cluster. For more information, see Before Installing Failover Clustering.

  6. Ensure that the administrator accounts are the same on all cluster nodes. For more information, see How to: Create a New SQL Server Failover Cluster (Setup).

  7. Run SQL Server Setup to add Node 1 to the failover cluster. For more information, see How to: Add or Remove Nodes in a SQL Server Failover Cluster (Setup).

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker