dbTalk Databases Forums  

replacing node in a 2 node SQL clustered environment

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


Discuss replacing node in a 2 node SQL clustered environment in the microsoft.public.sqlserver.clustering forum.



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

Default replacing node in a 2 node SQL clustered environment - 04-17-2004 , 12:01 PM






Do any guidelines exist?
Situation: Active passive 2 node cluster using SAN drive.

For starters I'm thinking:
1. back up all SQL databases located on shared SAN drive.
2. uninstall clustered sql.
3. uninstall clustering
4. re-install clustering with node 1, new node 2
5. re-install clustered sql, establishing virtual sql
instance on SAN drive
6. restore sql databases.

Any advice?
Is it possible to not uninstall clustering, but to install
clustering on the new node and add it to the existing
cluster?
Thanks!

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

Default Re: replacing node in a 2 node SQL clustered environment - 04-17-2004 , 07:54 PM






You forgot to mention which version of SQL yoyu are using. SQL 7 and SQL
200 clusters are very different beasts.

--
Geoff N. Hiten
Microsoft SQL Server MVP
Senior Database Administrator
Careerbuilder.com

I support the Professional Association for SQL Server
www.sqlpass.org

"Michael Trantow" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
Do any guidelines exist?
Situation: Active passive 2 node cluster using SAN drive.

For starters I'm thinking:
1. back up all SQL databases located on shared SAN drive.
2. uninstall clustered sql.
3. uninstall clustering
4. re-install clustering with node 1, new node 2
5. re-install clustered sql, establishing virtual sql
instance on SAN drive
6. restore sql databases.

Any advice?
Is it possible to not uninstall clustering, but to install
clustering on the new node and add it to the existing
cluster?
Thanks!



Reply With Quote
  #3  
Old   
Michael Trantow
 
Posts: n/a

Default Re: replacing node in a 2 node SQL clustered environment - 04-18-2004 , 11:50 AM



Sorry Geoff, my bad...installed version is SQL Server 2000
Enterprise Edition, at SP3a. Windows Advanced Server OS
is at SP4, with all critical updates applied.
Quote:
-----Original Message-----
You forgot to mention which version of SQL yoyu are
using. SQL 7 and SQL
200 clusters are very different beasts.

--
Geoff N. Hiten
Microsoft SQL Server MVP
Senior Database Administrator
Careerbuilder.com

I support the Professional Association for SQL Server
www.sqlpass.org

"Michael Trantow" <anonymous (AT) discussions (DOT) microsoft.com
wrote in message
news:04f401c4249d$92014a40$a601280a (AT) phx (DOT) gbl...
Do any guidelines exist?
Situation: Active passive 2 node cluster using SAN
drive.

For starters I'm thinking:
1. back up all SQL databases located on shared SAN
drive.
2. uninstall clustered sql.
3. uninstall clustering
4. re-install clustering with node 1, new node 2
5. re-install clustered sql, establishing virtual sql
instance on SAN drive
6. restore sql databases.

Any advice?
Is it possible to not uninstall clustering, but to
install
clustering on the new node and add it to the existing
cluster?
Thanks!


.


Reply With Quote
  #4  
Old   
bjorn
 
Posts: n/a

Default Re: replacing node in a 2 node SQL clustered environment - 04-19-2004 , 12:35 AM





See "Maintaining a Failover Cluster" in SQL Server Books
Online.
HTH

Bjorn
Quote:
-----Original Message-----
Sorry Geoff, my bad...installed version is SQL Server
2000
Enterprise Edition, at SP3a. Windows Advanced Server OS
is at SP4, with all critical updates applied.
-----Original Message-----
You forgot to mention which version of SQL yoyu are
using. SQL 7 and SQL
200 clusters are very different beasts.

--
Geoff N. Hiten
Microsoft SQL Server MVP
Senior Database Administrator
Careerbuilder.com

I support the Professional Association for SQL Server
www.sqlpass.org

"Michael Trantow" <anonymous (AT) discussions (DOT) microsoft.com
wrote in message
news:04f401c4249d$92014a40$a601280a (AT) phx (DOT) gbl...
Do any guidelines exist?
Situation: Active passive 2 node cluster using SAN
drive.

For starters I'm thinking:
1. back up all SQL databases located on shared SAN
drive.
2. uninstall clustered sql.
3. uninstall clustering
4. re-install clustering with node 1, new node 2
5. re-install clustered sql, establishing virtual sql
instance on SAN drive
6. restore sql databases.

Any advice?
Is it possible to not uninstall clustering, but to
install
clustering on the new node and add it to the existing
cluster?
Thanks!


.

.


Reply With Quote
  #5  
Old   
Cindy Gross
 
Posts: n/a

Default Re: replacing node in a 2 node SQL clustered environment - 04-25-2004 , 11:48 AM



If you have an edition of Windows that allows more than 2 nodes, you can
add the new node first before removing the old one.

To remove a node, you have to first run SQL setup (see BOL on how to remove
a node) to "evict" the node at the SQL level for each SQL instance
installed. Then evict the node at the Windows level. Add the new or rebuilt
node back at the Windows level, then run SQL setup for each instance to add
the node back as a possible owner of that instance. Adding it as a
node/possible owner puts the RTM version of the SQL Server files on the new
node. Then apply the service pack/hotfixes to get the newly added node to
the same level as the existing node(s).

Cindy Gross, MCDBA, MCSE
http://cindygross.tripod.com
This posting is provided "AS IS" with no warranties, and confers no rights.


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.