I'm trying to setup a failover cluster between two VMs, which were configured as roles in Failover Cluster Manager on top of an existing physical cluster in Windows Server 2012.
I can only get the cluster to be created if the VMs are owned by the same physical node, and if one of them gets moved to a different node, I am only capable of starting up one of the VMs, and the virtual cluster appears not to function anymore.
My eventual goal is to setup SQL 2012 failover clustering on the virtual machines; if there's a way for me to setup high availability for these virtual machines without iSCSI and without windows server failover clustering, I'd LOVE to know what it is.
Thanks!