dbTalk Databases Forums  

How to replace disk in SQL 2005 Cluster

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


Discuss How to replace disk in SQL 2005 Cluster in the microsoft.public.sqlserver.clustering forum.



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

Default How to replace disk in SQL 2005 Cluster - 01-22-2009 , 03:08 AM






We have SQL 2005 cluster on two nodes with Windows 2003 server. I want to
replace disk "x" with new one disk "y". Disk "x" shared and is used for
databases and logs and Analysis services and SQL server cluster resoruces
have denepdencies on that disk.

What is the right procedure to do that?

Thank you!

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

Default Re: How to replace disk in SQL 2005 Cluster - 01-22-2009 , 07:47 AM






SQL Server only uses drive letters to locate its resources, even on a
cluster (unless you are using mount points, then the game changes
completely).

You can add the disk and present it locally to one node. Then you shut down
the SQL Services and copy everything to the new drive. Add the disk as a
clustered resource and remapo the drive letters. Test this with failover a
couple of times to make sure.

If you are using mount points, then you have to copy the disk signatures
with the cluster service offline but the cluster disk driver operating
manually. Not for the faint-hearted.


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



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

Quote:
We have SQL 2005 cluster on two nodes with Windows 2003 server. I want to
replace disk "x" with new one disk "y". Disk "x" shared and is used for
databases and logs and Analysis services and SQL server cluster resoruces
have denepdencies on that disk.

What is the right procedure to do that?

Thank you!


Reply With Quote
  #3  
Old   
Russ Kaufmann
 
Posts: n/a

Default Re: How to replace disk in SQL 2005 Cluster - 01-22-2009 , 10:43 PM



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

Quote:
We have SQL 2005 cluster on two nodes with Windows 2003 server. I want to
replace disk "x" with new one disk "y". Disk "x" shared and is used for
databases and logs and Analysis services and SQL server cluster resoruces
have denepdencies on that disk.

What is the right procedure to do that?
This might help:
http://msmvps.com/blogs/clusterhelp/...l-22-2005.aspx


--
Russ Kaufmann,
MVP, MCSE: Messaging and Security, MCT, MCITP, MCTS and other stuff

ClusterHelp.com, a Microsoft Certified Gold Partner
Web http://www.clusterhelp.com
Blog http://msmvps.com/clusterhelp



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.