Groups | Blog | Home
all groups > sql server clustering > may 2005 >

sql server clustering : Add a third node to a cluster


Mike Epprecht (SQL MVP)
5/27/2005 12:00:00 AM
Look at "How to add nodes to an existing virtual server (Setup)" in BOL. It
gives a step by step on how to do it.

After you ran that, follow the steps in the Service Pack readme that you
have installed on the other nodes.

Regards
--------------------------------
Mike Epprecht, Microsoft SQL Server MVP
Zurich, Switzerland

IM: mike@epprecht.net

MVP Program: http://www.microsoft.com/mvp

Blog: http://www.msmvps.com/epprecht/

[quoted text, click to view]

Norman
5/27/2005 5:44:42 PM
I have two node SQL Enterprise installed on a Windows 2003 cluster running
active -active. I would like to add a third node so that it would become 2
active and 1 passive . Is this feasible ?
Also , can someone tell me how can I make the third node standby for the
other two ? Do I have to install any binary and executable on the third node
/ modify the possible owner ?

Raymond

Charles Tolento
5/31/2005 3:39:23 PM
Norman

To control failover you can use the Preferred Owners List on the Group
Property sheets. However if you have a Windows 2003 Cluster you can implement
AntiAffintityClassNames to make absolutely certain that a node that is in a
passive role take ownership of a group in the event of a failure. See the
following KB for details on how to setup.

http://support.microsoft.com/default.aspx?scid=kb;en-us;Q296799

Regards

CT

[quoted text, click to view]
AddThis Social Bookmark Button