|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Monday, April 22, 2013 12:42 PM
Points: 12,
Visits: 106
|
|
Has anyone had experience of this. We have a requirement to upgrade a production box and the easiest way would be to install 2005 onto the existing 2000 failover cluster, then uninstall 2000.
I've done this on a non-clustered box before and all is well. ( Got bitten by the DTS but thats not an issue here.)
I'd like to test but have no resources at present.
Any thoughts welcome.
Cheers G
|
|
|
|
|
SSCarpal Tunnel
       
Group: General Forum Members
Last Login: Tuesday, May 21, 2013 3:22 AM
Points: 4,218,
Visits: 3,875
|
|
Yes you can have SQL 2000 and 2005 instances on one cluster as long as each of them is in it's own cluster group. I've done it a couple of times during an upgrade project and never had any problems.
Markus Bohse
|
|
|
|
|
SSC Veteran
      
Group: General Forum Members
Last Login: Tuesday, May 21, 2013 6:09 PM
Points: 253,
Visits: 493
|
|
| Does the additional instance use its own IP and Network name?
|
|
|
|
|
SSCarpal Tunnel
       
Group: General Forum Members
Last Login: Tuesday, May 21, 2013 3:22 AM
Points: 4,218,
Visits: 3,875
|
|
sam (11/13/2008) Does the additional instance use its own IP and Network name?
Yes, each instance has it's own cluster group with virtual ip address and name.
Markus Bohse
|
|
|
|
|
Ten Centuries
      
Group: General Forum Members
Last Login: Thursday, March 21, 2013 8:40 AM
Points: 1,099,
Visits: 1,320
|
|
This shouldnt be a problem for you. SQL 2005 clusters very easily. Like MarkusB said, make sure you have second failover group and the virtual-instance name is different and you give it a different IP address.
I had a gotcha with MSDTC once so if you use it make sure it has its own drive (not sure why but that is the only way we managed to get ours working. In its own group too!).
Adam Zacks
-------------------------------------------
Be Nice, Or Leave
|
|
|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Monday, April 22, 2013 12:42 PM
Points: 12,
Visits: 106
|
|
Thanks to All for these replies.
As it happens I've dodged the bullet by deciding to do a straight to upgrade to 2005. Didn't need the second instance in the end.
That said anyone had any problems upgrading on a cluster . . . . ? !!
|
|
|
|
|
Ten Centuries
      
Group: General Forum Members
Last Login: Thursday, March 21, 2013 8:40 AM
Points: 1,099,
Visits: 1,320
|
|
Never tried. Good luck :)
Adam Zacks
-------------------------------------------
Be Nice, Or Leave
|
|
|
|
|
SSC Journeyman
      
Group: General Forum Members
Last Login: Tuesday, June 28, 2011 5:57 PM
Points: 99,
Visits: 296
|
|
Microsoft also recommends that you have applied service pack 4 to your SQL 2000 instances before installing SQL 2005 on the same cluster.
This would also need to be done if you are planning to upgrade your SQL 2000 instances to 2005 in the future.
|
|
|
|