Re: Breaking a Sql Cluster -
03-03-2008
, 02:39 PM
A cluster can run with even one node. What you are planning is quite
feasible. What are your plans once you have the DB's on the stand-alone?
Keep in mind that on a stand-alone server, you lose the high availability
that you once had.
--
Tom
----------------------------------------------------
Thomas A. Moreau, BSc, PhD, MCSE, MCDBA, MCITP, MCTS
SQL Server MVP
Toronto, ON Canada
https://mvp.support.microsoft.com/profile/Tom.Moreau
"David" <David (AT) discussions (DOT) microsoft.com> wrote
We have an Active/Active/Passive SQL 2000 cluster and budgetary constraints
have made it impossible for us to upgrade the hardware to new servers. Our
current servers are capable of handling the upgrade but some of our
databases
might not be compatible with SQL 2005. Can we evict the passive node, make
it a standalone, upgrade it and then migrate the databases to the new server
without killing the cluster? Will the cluster run if the passive node is
evicted? |