If we have a single node cluster with 2 instances running and then we decide to add a server to the cluster, Do we need anything else in the config file for installation
Remember, server does not have sql or anything running on it.
;SQLSERVER2008 Configuration File*[SQLSERVER2008]
ACTION="AddNode"
QUIET="True"
INSTANCENAME="XX"
FAILOVERCLUSTERGROUP="SQL Server (XX)"
FAILOVERCLUSTERNETWORKNAME="XXXXX"
AGTSVCACCOUNT="ppp"
SQLSVCACCOUNT="qqq"
SQLSVCPASSWORD="rrr"
AGTSVCPASSWORD="sss"
Best Regards, Arun http://whynotsql.blogspot.com/