mdubya
(Mdubya)
September 9, 2014, 11:24am
1
I"m working on migrating our 2012 Failover cluster to 2012 R2. I’ve got a few nodes running R2 and setup the new cluster. I however, can not get it connected to the shared storage. Does this have something to do with it alreadybeing connected on another cluster? I’m working off of this guide:
It definitely seems possible according to the guide but I’m unable to add the volumes on the new cluster. When I make the iSCSI connection and bring the drive online its shown as “RAW”. What am I missing?
3 Spice ups
I’m actually having a very similar configuration / problem going from 2008 R2 cluster to 2012 R2 cluster. Showing up as RAW for me as well, so very interested (frustrated) in this topic.
mdubya
(Mdubya)
September 12, 2014, 9:55am
3
Wayray, I played around with this some more the other day, and had a different Hyper-V post over on Technet where someone helped explain. CSV can only be mounted by a single cluster at a time, it will show as RAW if a second cluster tries to mount it. This is by design.
So if you wanted to move some Machines to a new cluster you need to move the whole CSV at once. The process would basically be:
Use Copy Cluster Roles to Copy the Roles from the Old cluster to the new.
Take CSV Offline on Old Cluster
Bring CSV online on New Cluster
I personally am not able to Migrate an Entire CSV at once. So what i’ve been doing is:
Created a new CSV on New Cluster
Shut down machine on Old Cluster
Copy Machine from Old Cluster CSV to new Cluster CSV (regular file explorer copy and paste)
Open Hyper-V manager on New cluster Node and Import VM from the new cluster’s csv.
Configure High Availability to add VM to cluster
Delete machine from old cluster.