MS Cluster Storage migration problem
Hi guys,
Could you please help me with storages migration problem.
We have some WinServ 2003 clusters in our company and now we have a task to migrate our old SANs to the new ones. The best way we imagined as solution is to create 2 dynamic DG in Veritas SF: one for old SAN disks and another for new SAN disks, then join these groups into one DG, then make a mirroring between old and new disks and in final do the split of this common DG to 2 independent DG (one with old and one with new disks).
You know that MS cluster can use only basic disks as storage resources. Therefore we can't add these disks into the DG in storage foundation. So, is there any solution here or not?
Correct you will need to delete disk resources from MSCS as you need to replace with VMDg resources so process to upgrade to dynamic disks will be something like:
- Install SFW on inactive node with MSCS option
- Offline cluster resource group
- Delete disk resources in MSCS
- Upgrade disks to dynamic to create a Veritas diskgroup
- Add VMDg resource to MSCS
- Online cluster resource group on what was the inactive node
- Install SFW on what was the active node with MSCS option
- Test failover back to active node
You will probably want to create Quorum disk using SFW too - see "Deploying SFW with Microsoft failover
clustering" section in "Veritas Storage Foundation and High Availability Solutions Solutions Guide" for more informationThen you can go through steps to migrate to new array.
Mike