all groups > sql server clustering > january 2005 >
You're in the

sql server clustering

group:

Clustering an existing set of servers


Clustering an existing set of servers John Kingery
1/7/2005 11:15:05 AM
sql server clustering:
I have two non-clustered win2k servers (advanced server) with SQL Enterprise
installed with local storage. Production use has already started on a limited
basis. Would it be possible to to in place clustering using the following
steps?

1. Installation and configuration of additional hardware on each sever to
support SAN connectivity.
2. Getting the necessary IP addresses for one (active/passive) or two
3 Installation and configuration of Microsoft Cluster Service on each server.
4. Install and configure named instance
5. Add the database logins from the non-clustered instances to
the newly created name instance.
6. Restore all users databases onto the new named instance.

Has anyone attempted this and been successful. The discussion of high
availability solutions including clustering was put off until just before
go-live. Hardware and budget are limited.

Thank you in advance for any suggestions
Re: Clustering an existing set of servers Angie
1/7/2005 12:11:20 PM
From a very high level, yes, the general steps are right but the details are
quite a bit more involved.

Before going into that, I strongly suggest you check out the MS clustering
hardware certification list. While you can hook up lots of different
hardware for a homegrown failover cluster solution, and many of them will
work just fine, if something bad happens, you'll have challenges with
Microsoft support. There are good reasons clusters are certified as a system
and not as "mix-n-match" components. Cluster hardware really isn't much more
expensive than "regular" stuff these days. If you're serious about HA,
convince your management/finance folks that it's not worth saving 10-15%
cost now and risk significant pains and costs later.


aK.

[quoted text, click to view]

Re: Clustering an existing set of servers Rodney R. Fournier [MVP]
1/7/2005 2:33:50 PM
I am pretty sure you will have to uninstall SQL and reinstall for it to be
cluster aware, though I have never done this.

Even if it does work, would you trust your configuration? Take one of the
machines, attach external storage, start over and cluster it, move the
databases from the existing SQL using the attach command, when moved, redo
the old SQL server. That is what I would do :)

Cheers,

Rod

MVP - Windows Server - Clustering
http://www.nw-america.com - Clustering
http://msmvps.com/clustering - Blog

[quoted text, click to view]

AddThis Social Bookmark Button