Re: upgrading sql2k cluster to sql2005
- From: "Michael Hotek" <mike@xxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 1 May 2006 11:00:38 -0500
Actually, the recommended method for upgrading clusters is to do so in
place.
You need to run the Upgrade Advisor to ensure that there aren't any issues
with the databases. Then when you upgrade it in place, it will handle
upgrade of all of your logins, linked servers, configuration, and everything
else at an instance level as well as with each database. The SQL Server
will also only be offline for a very brief 1 - 2 minutes during the inplace
upgrade.
While a side-by-side upgrade can be done, it has the potential to cause LOTS
of issues. The first one that you will run into is that you will need to
add new disk resources into the cluster for the 2005 installation since you
can not use the same disk drives for more than one SQL Server instance. If
you don't have spare disk resources to add into the cluster, you can't do a
side-by-side upgrade.
--
Mike
http://www.solidqualitylearning.com
Disclaimer: This communication is an original work and represents my sole
views on the subject. It does not represent the views of any other person
or entity either by inference or direct reference.
"Tom Moreau" <tom@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:OKCVmsSbGHA.144@xxxxxxxxxxxxxxxxxxxxxxx
The safest method would be to install a separate virtual instance of SQL
Server 2005 and migrate DB's to it. You can test it out a lot before you
do
the formal cutover. Once you've cut over, then deinstall SQL 2000 and
reclaim its disk resources.
--
Tom
----------------------------------------------------
Thomas A. Moreau, BSc, PhD, MCSE, MCDBA
SQL Server MVP
Toronto, ON Canada
.
"Gregg" <Gregg@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:D9478CA3-2037-46B4-90E6-440500770E93@xxxxxxxxxxxxxxxx
Hi,
We are running portal server front end (3 servers) and sql2k clustered
(active/passive) as the back end. We would like to upgrade to sql2005.
Any
suggestions on the best method?
thanks,
Gregg
.
- Follow-Ups:
- Re: upgrading sql2k cluster to sql2005
- From: Linchi Shea
- Re: upgrading sql2k cluster to sql2005
- From: Rodney R. Fournier [MVP]
- Re: upgrading sql2k cluster to sql2005
- References:
- Re: upgrading sql2k cluster to sql2005
- From: Tom Moreau
- Re: upgrading sql2k cluster to sql2005
- Prev by Date: Re: upgrading sql2k cluster to sql2005
- Next by Date: Re: upgrading sql2k cluster to sql2005
- Previous by thread: Re: upgrading sql2k cluster to sql2005
- Next by thread: Re: upgrading sql2k cluster to sql2005
- Index(es):
Relevant Pages
|
Loading