Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 SQL Cluster

Author  Topic 

victord
Yak Posting Veteran

64 Posts

Posted - 2005-07-15 : 08:12:40
Hi,

I have a two node failover cluster server on a windows 2000 advanced server and sql server 2000 sp3 running on it. The SQL server data files resides on a SAN, now i have lost one of the disk on the SAN, we are about to swap that disk with a new one is there anything i need to consider or steps i need to take order not to loose my cluster environment.
Please help.

franco
Constraint Violating Yak Guru

255 Posts

Posted - 2005-07-15 : 10:13:26
You can find important informations here:
http://support.microsoft.com/default.aspx?scid=kb;en-us;305793

Franco
Go to Top of Page

victord
Yak Posting Veteran

64 Posts

Posted - 2005-07-18 : 05:22:12
That information was usefull, but to be honest it wasn't well spelt out to a novice like me. I am thinking right now of a recovery solution where i will transfer all the cluster resources from the cluster unto one single node. Then point the application server to that single machine instead of the virtual server name.

Now my question is that is this possible and if so what are the steps i need to take to archeive this.

Cheers.
Go to Top of Page
   

- Advertisement -