dbTalk Databases Forums  

convert stand alone sql server to cluster

microsoft.public.sqlserver.clustering microsoft.public.sqlserver.clustering


Discuss convert stand alone sql server to cluster in the microsoft.public.sqlserver.clustering forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
HUBBUDD
 
Posts: n/a

Default convert stand alone sql server to cluster - 04-25-2010 , 06:19 PM






I would like to know the answer for the following question for sql7, 2k, 2k5
and 2k8.

Can you convert a stand alone sql server to a node, either as first node or
second node in a active/passive cluster?

I understand that i can always build the cluster from scratch by installing
everything afresh.


Thank you.

Reply With Quote
  #2  
Old   
Geoff N. Hiten
 
Posts: n/a

Default Re: convert stand alone sql server to cluster - 04-26-2010 , 08:16 AM






You can add the node to an existing cluster. There is no "in-place" way to
convert a stand-alone instance to a clustered instance.

--
Geoff N. Hiten
Principal SQL Infrastructure Consultant
Microsoft SQL Server MVP

"HUBBUDD" <HUBBUDD (AT) discussions (DOT) microsoft.com> wrote

Quote:
I would like to know the answer for the following question for sql7, 2k,
2k5
and 2k8.

Can you convert a stand alone sql server to a node, either as first node
or
second node in a active/passive cluster?

I understand that i can always build the cluster from scratch by
installing
everything afresh.


Thank you.





Reply With Quote
  #3  
Old   
HUBBUDD
 
Posts: n/a

Default Re: convert stand alone sql server to cluster - 04-26-2010 , 09:21 AM



Thanks for the response.

So if I add the node to the cluster, would it automatically add sql server
thats installed on the node to the cluster, or would I have to reinstall the
sql server after node is added to the cluster?



"Geoff N. Hiten" wrote:

Quote:
You can add the node to an existing cluster. There is no "in-place" way to
convert a stand-alone instance to a clustered instance.

--
Geoff N. Hiten
Principal SQL Infrastructure Consultant
Microsoft SQL Server MVP

"HUBBUDD" <HUBBUDD (AT) discussions (DOT) microsoft.com> wrote in message
news:1903DEDD-AE6B-42D3-87F6-E06975791410 (AT) microsoft (DOT) com...
I would like to know the answer for the following question for sql7, 2k,
2k5
and 2k8.

Can you convert a stand alone sql server to a node, either as first node
or
second node in a active/passive cluster?

I understand that i can always build the cluster from scratch by
installing
everything afresh.


Thank you.






.

Reply With Quote
  #4  
Old   
Geoff N. Hiten
 
Posts: n/a

Default Re: convert stand alone sql server to cluster - 04-26-2010 , 12:21 PM



You would need to add the node to the Windows Cluster, then you would add
each SQL Instance to the new node. The process for adding a SQL instance to
a node varies between SQL 2005 and SQL 2008. 2008 is much easier.


--
Geoff N. Hiten
Principal SQL Infrastructure Consultant
Microsoft SQL Server MVP


"HUBBUDD" <HUBBUDD (AT) discussions (DOT) microsoft.com> wrote

Quote:
Thanks for the response.

So if I add the node to the cluster, would it automatically add sql server
thats installed on the node to the cluster, or would I have to reinstall
the
sql server after node is added to the cluster?



"Geoff N. Hiten" wrote:

You can add the node to an existing cluster. There is no "in-place" way
to
convert a stand-alone instance to a clustered instance.

--
Geoff N. Hiten
Principal SQL Infrastructure Consultant
Microsoft SQL Server MVP

"HUBBUDD" <HUBBUDD (AT) discussions (DOT) microsoft.com> wrote in message
news:1903DEDD-AE6B-42D3-87F6-E06975791410 (AT) microsoft (DOT) com...
I would like to know the answer for the following question for sql7, 2k,
2k5
and 2k8.

Can you convert a stand alone sql server to a node, either as first
node
or
second node in a active/passive cluster?

I understand that i can always build the cluster from scratch by
installing
everything afresh.


Thank you.






.

Reply With Quote
  #5  
Old   
Justin Rich
 
Posts: n/a

Default Re: convert stand alone sql server to cluster - 05-04-2010 , 08:51 AM



How exactly would that work? I don't believe this would be very straight
forward since when you install SQL you have to tell it that its part of a
cluster (I assume this does a bit more than just create resources). you
could certain add the system to a cluster but that wouldn't make SQL
clustered, it would just put the system itself in a cluster.

I don't think its possible to just slip a standalone server in to a cluster.
you could potentially add the system to a cluster and then create the
appropriate resources to the cluster manager but I'm not sure how SQL would
be with this since when you go to do certain things in SQL its aware its in
a cluster and presents things different (for example disks). I'm going to
imagine there is some info in the master db (or somewhere else) that
indicates its in a cluster

I cant say for certain, but I'm pretty sure this couldn't easily/safely be
done.

Justin

"Geoff N. Hiten" <SQLCraftsman (AT) gmail (DOT) com> wrote

Quote:
You would need to add the node to the Windows Cluster, then you would add
each SQL Instance to the new node. The process for adding a SQL instance
to a node varies between SQL 2005 and SQL 2008. 2008 is much easier.


--
Geoff N. Hiten
Principal SQL Infrastructure Consultant
Microsoft SQL Server MVP


"HUBBUDD" <HUBBUDD (AT) discussions (DOT) microsoft.com> wrote in message
news:F5AD9380-D5BD-4404-B5B7-AB437CEB9962 (AT) microsoft (DOT) com...
Thanks for the response.

So if I add the node to the cluster, would it automatically add sql
server
thats installed on the node to the cluster, or would I have to reinstall
the
sql server after node is added to the cluster?



"Geoff N. Hiten" wrote:

You can add the node to an existing cluster. There is no "in-place" way
to
convert a stand-alone instance to a clustered instance.

--
Geoff N. Hiten
Principal SQL Infrastructure Consultant
Microsoft SQL Server MVP

"HUBBUDD" <HUBBUDD (AT) discussions (DOT) microsoft.com> wrote in message
news:1903DEDD-AE6B-42D3-87F6-E06975791410 (AT) microsoft (DOT) com...
I would like to know the answer for the following question for sql7,
2k,
2k5
and 2k8.

Can you convert a stand alone sql server to a node, either as first
node
or
second node in a active/passive cluster?

I understand that i can always build the cluster from scratch by
installing
everything afresh.


Thank you.






.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.