We have a SQL cluster 2003 R2 X64. We want to migrate the data of one disk from one SAN to other SAN. Quorom disk
is not affected
What is the simplest way?
My first idea was to stop the cluster, copy the data to the new disk, and copy the signatures to the new disk. I have learned
that this method is impossible because there isn't a tool for 2003 x64 for write signatures. dumpcfg, cluster recovery, etc. only work on the 32 version of Windows 2003.
The only viable alternative is delete the SQL cluster instance, and recreate a new sql cluster instance. I resist to think that there isn't a better alternative, than reinstall.