Hello Guys,
We have two nodes and of course some clustered disks {data, logs, etc..}
We will migrate to new Storage >> please correct me if i'm wrong but the simplest way is to
1. Stop the SQL Services and start the storage migration
2. Add the new Storage to the Clustered SQL Instance (from the failover manager)
3. Remove the old storage from the SQL Instance (from the failover manager)
4. Assign the old driver letters to the new storage
5. start the SQL Services ..
----------------------------------------------------------------
Friend of mine told me this is wrong. and i should after "step 2" i need to de-attach all SQL Databases and after step 4.. i should reattach them all again to make sure.
I don't understand why ! i will be using the same driver letters and no need to re attach them again !
Thanks in advance :)