You administer a Microsoft SQL Server 2012 failover cluster that contains two nodes named Node A
and Node B. A single instance of SQL Server is installed on the cluster. An additional node named
Node C has been added to the existing cluster. You need to ensure that the SQL Server instance can
use all nodes of the cluster. What should you do?
A.
Create a ConfigurationFile.ini file from Node B, and then run the AddNode command-line tool on
Node A.
B.
Use Node A to install SQL Server on Node C.
C.
Run the Add Node to SQL Server Failover Cluster Wizard on Node C.
D.
Use Cluster Administrator to add a new Resource Group to Node B.
Explanation:
Reference:
http://msdn.microsoft.com/en-us/library/hh231721.aspx
http://msdn.microsoft.com/en-us/library/ms189134.aspx