Groups | Blog | Home
all groups > sql server clustering > january 2005 >

sql server clustering : SQL upgrade to SQL cluster


Stefan
1/6/2005 4:55:03 AM
We are in the process of implementing a SQL server and are thinking about a
SQL cluster on Windows 2003 Enterprise Edition Servers. But money is
preventing us buying extra hardware at this moment.

Is it possible to install first an SQL server with all the databases and
upgrade it later to an SQL cluster? Or is it better to wait and implement a
SQL cluster from start?

Regards,
Stefan
1/6/2005 6:31:05 AM
Hi Rodney,

Thanx for your fast response, but what I wanted to know is if it takes a lot
of effort to install first a single SQL server with all the databases on it
and in couple of month upgrade it to a SQL cluster.

Regards,
Stefan

[quoted text, click to view]
Rodney R. Fournier [MVP]
1/6/2005 8:00:48 AM
Yes, you can. Make sure you buy a hardware solution that is on the
clustering HCL. HP/Dell have clustered hardware for under $10,000 which
includes shared storage.

Cheers,

Rod

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

[quoted text, click to view]

Rodney R. Fournier [MVP]
1/6/2005 9:14:24 AM
Its not difficult at all, almost the exact same steps.

Cheers,

Rod

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

[quoted text, click to view]

uttamkp NO[at]SPAM online.microsoft.com
1/6/2005 10:27:57 PM
To be able to upgrade the standalone SQL Server instance to a clustered one, you need a cluster. As Rodney pointed out, you will need a HCL certified cluster solution.

Say, you have a cluster (but say you have purchased only one node and are planning to purchase the second node after sometime) then you can install a single node Windows cluster and then a single node SQL
Server clustered instance. Whenever you add the second node, you join the second node to the cluster and run SQL Setup to include the second node.

If do not have a cluster, you can install a standalone SQL Server and when you have the cluster, install Windows cluster, followed by SQL Server clustered instance and then move the SQL dbs from the standalone
SQL Server to the clustered instance.

On a cluster, you can upgrade a standalone SQL Server instance to a clustered/virtual SQL Server instance if you had installed the program files to the local drive and the Data files to the shared drives during the
standalone SQL Server setup.

HTH,

Best Regards,

Uttam Parui
Microsoft Corporation

This posting is provided "AS IS" with no warranties, and confers no rights.

Are you secure? For information about the Strategic Technology Protection Program and to order your FREE Security Tool Kit, please visit http://www.microsoft.com/security.

Microsoft highly recommends that users with Internet access update their Microsoft software to better protect against viruses and security vulnerabilities. The easiest way to do this is to visit the following websites:
http://www.microsoft.com/protect
http://www.microsoft.com/security/guidance/default.mspx

Mike Epprecht (SQL MVP)
1/7/2005 12:01:10 AM
Hi

For cluster you need a SAN. If you don't have one, you can't build a single
node cluster, so it is a non-starter for you.

Regards
--------------------------------
Mike Epprecht, Microsoft SQL Server MVP
Zurich, Switzerland

IM: mike@epprecht.net

MVP Program: http://www.microsoft.com/mvp

Blog: http://www.msmvps.com/epprecht/

[quoted text, click to view]

Angie
1/10/2005 5:32:16 PM
You can run on DAS for a 2-node cluster though SAN is typically recommended
even for 2-node clusters (for many reasons).



[quoted text, click to view]

AddThis Social Bookmark Button