Does the witness disk also need to be re-configured? If so, I would just
change the quorum model to Node Majority and then delete all the disk
resources in the cluster. If not, just delete the disk resources from the
cluster.
Once the disks are deleted from cluster, remove them from the host and
re-configure them as needed. When complete, add the disks back and partition
them as needed, and then add them to back into the cluster....you should
also re-run cluster validation just to ensure that the disks still pass the
validation tests.
Regards,
John
Visit my blog:
http://msmvps.com/blogs/jtoner
"scottrell" <> wrote in message
news:6C9AAACB-5DDC-4E3A-955D-...
>I have built a pair of Win2008 Ent (x64) servers as a failover cluster.
>Local
> disk as the OS, and an EMC SAN for the shared storage. This is a clean
> install, with only the Failover Cluster Feature, and MSDTC added, with the
> cluster created but nothing installed. SQL Server is the target
> application
> for the cluster.
>
> Unfortunately, once the SQL group started looking at it, they've found the
> disk partitioning requirements are completely wrong and I need to
> completely
> reconfigure the shared storage--even the SAN array needs to be redone.
>
> What is the best/recommended steps to remove the shared storage (including
> quorum/witness) without going back to square one. There is no data to
> keep,
> I'd just rather not go through a re-install if I don't need to.
>
> Thanks
> -sc