x
login about faq Site discussion (meta-askssc)

Can a SQL Server 2005 or 2008 cluster be installed along-side an existing SQL Server 2000 cluster?

Consider a case where there is a pre-existing SQL Server 2000 Enterprise Edition 2-node cluster. Could a SQL Server 2005 or 2008 Standard be installed on the same cluster hardware, also in a clustered configuration? What are the constraints, limitations, caveats, and requirements for doing so? Thanks!

more ▼

asked Nov 09 '09 at 12:57 PM in Default

Chris W Rea gravatar image

Chris W Rea
87 2 2 4

(comments are locked)
10|1200 characters needed characters left

3 answers: sort voted first

According to this white paper you can install 2000, 2005 and 2008 side by side in a cluster, as separate instances.

One caveat is that you must have SQL 2000 SP4 installed.

more ▼

answered Nov 09 '09 at 01:35 PM

Kev Riley gravatar image

Kev Riley ♦♦
46.1k 38 43 69

(comments are locked)
10|1200 characters needed characters left

Yes it can. The constraints are that the SQL 2005 instance needs it's own Cluster IP and disk resources, so you set up a separate cluster group for the 2000 and 2005 instances. But they can share the same quorum, and obviously run on the same physical hardware.

more ▼

answered Nov 09 '09 at 01:36 PM

Matt Whitfield gravatar image

Matt Whitfield ♦♦
29.2k 56 63 87

(comments are locked)
10|1200 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments



Facebook logo Follow Ask SSC on Facebook
Find Ask SSC on Google+
linkedin logo Find us on LinkedIn

Topics:

x1834
x1601
x454
x72
x17

asked: Nov 09 '09 at 12:57 PM

Seen: 2551 times

Last Updated: Nov 09 '09 at 12:57 PM

Copyright © 2002-2012 Simple Talk Publishing. All Rights Reserved. If you have any queries, please contact the site administrators.
Ask SQL Server Central is a community service provided by Red Gate.