Hi,
I hope this is the right Forum to post my problem, because it is a little bit mixed up with hyperv and windows failoverclustering.
My problem is the following:
I have three physical server, that host some hyper-v clients. Lets call them srv01, srv02 and srv03. All three are running Windows Server 2012 Datacenter with all updates and actual drivers. All Servers are Dell PowerEdge R710. srv02 and srv03 are absolute
identical except that srv02 has 288GB RAM and srv03 has 144GB RAM. srv01 has a different processor and motherboard. RAM is 288GB too.
I installed a Windows Server 2012 Datacenter on srv01 and srv02 as a hyper-v client. Lets call them hv01 and hv02. I installed all available updates via Windows Update. After this, I tried to create a Failovercluster with using the windows-feature. While creating the cluster from hv01 with hv01 and hv02 as a node, the creationprocess failed with a timeout to hv02. When I try to create the cluster from hv02, the process timed out to hv01. When I created the cluster with just one node, the creationprocess finished successful. Then I tried to add the second node to the existing one-node-cluster, but it failed again with a timeout.
After two days of searching analysing etc. I moved hv02 to srv01. So hv01 and hv02 are running on srv01. After doing this, the clustercreation with both nodes was successful. Now I moved hv02 back to srv02. That results in a not available clusternode - so hv02 was not available in the failovercluster.
Then I moved hv02 to srv03. And voila: the cluster was up. I tested some configurations and figured the following out:
hv01 and hv02 on srv01 - works
hv01 on srv01 and hv02 on srv02 - fails
hv01 on srv01 and hv02 on srv03 - works
hv01 on srv02 and hv02 on srv03 - fails
After this, I was a little bit confused, because I thought it might be the different hardware, but that doesn't make sense, because srv02 and srv03 are identical and srv02 is not workling.
So: Anyone has an idea what the problem can be?