- To remove a node from an existing failover cluster instance, click Maintenance in the left-hand pane, and then select Remove node from a SQL Server failover cluster.
- When you click remove node it will ask you to run the file
- The System Configuration Checker will run a discovery operation on your computer. To continue, click OK, which will create Setup log files for the installation.
- The Installation Wizard will
install SQL Server prerequisites if they are not already on the computer
which include SQL Server Support Files in this case the prerequisites are
already installed, Click Next to continue
- On the Cluster Node Configuration page specify the name of the SQL Server 2008 failover cluster instance that will be modified during this Setup operation, the node that will be removed will be listed in the Name of this node field which auto populated. Click next to continue.
- The Ready to Remove page displays list of options that will be removed during Setup. To continue, click Remove.
- During the remove operation, the Remove Node Progress page provides status as shown below
- On completion remove node page will show the status Complete (success) as shown below, Click Next to continue to go to Complete page which will provide complete summary for the remove node operation
- The Complete page provides a link to the summary log file for the remove node operation as shown below, to complete the remove node operation click close
- Continue this operation from other node which needs to be removed.
Ref:
SQL Server 2008 Books Online
]]>