To expand on what Hilary said, SQL 2000 will not work on a cluster
containing more than 4 nodes, even if you tell the cluster to use only 4 of
its nodes for SQL Server. Check out:
http://support.microsoft.com/?id=811054 http://www.microsoft.com/technet/prodtechnol/sql/2000/maintain/failclus.mspx --
Tom
----------------------------------------------------
Thomas A. Moreau, BSc, PhD, MCSE, MCDBA, MCITP, MCTS
SQL Server MVP
Toronto, ON Canada
https://mvp.support.microsoft.com/profile/Tom.Moreau
[quoted text, click to view] "Hilary Cotter" <hilary.cotter@gmail.com> wrote in message
news:u841CTd0HHA.5380@TK2MSFTNGP04.phx.gbl...
The max is 4 nodes per cluster in SQL 2000.
--
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com [quoted text, click to view] "FCB DSS" <FCBDSS@discussions.microsoft.com> wrote in message
news:E324B1E2-1221-42FE-8590-36C9567FFF74@microsoft.com...
> We would like to upgrade our SQL 2000 clusters to multi-node using Windows
> Server 2003 (currently a Win2k3 2 node cluster). Does SQL 2000 support up
> to
> 8 nodes in a cluster? I know about the 16 instance limit but what about a
> node limit? Since SQL 2000 came out before Windows 2003 I'm thinking it
> doesn't support 8 nodes. If not what's the limit? Sorry for the pretty
> "basic" question, I'm an SE - not a DBA but am researching this for our
> DBA's. Thanks.