unable to destroy windows 2008 r2 failover cluster after SAN rebuild

Posted by Zack on Server Fault See other posts from Server Fault or by Zack
Published on 2011-05-28T15:54:54Z Indexed on 2014/08/24 16:22 UTC
Read the original article Hit count: 335

I created a windows 2008 r2 failover cluster for a sql 2008 active/passive cluster. This two node cluster was using a SAN device for a quorum disk resource as well as MSDTC resource.

Well....I decided to reconfigure the SAN device, but I didn't destroy the cluster first. Now that the quorum disk and mstdc disk are completely gone, the cluster is obviously not working. But, I can't even destroy the cluster and start again. I've tried from the Windows Clustering tool, as well as the command line. I was able to get the cluster service to start using the "/fixquorum" parameter. After doing this I was able to remove the passive node from the cluster, but it wouldn't let me destroy the cluster because the default resource group and msdtc are still attached as resources. I tried to delete these resources from both the GUI tool, as well as command line. It will either freeze for several minutes and crash the program, or once it even BSOD'd the server.

Can someone advise on how to destroy this cluster so I can start over?

© Server Fault or respective owner

Related posts about windows-server-2008-r2

Related posts about high-availability