Merhaba
Windows Server 2008 R2 Hyper-V Failove Cluster yapısı için aldiğimiz hatalar ile ilgili gerekli yamalar ve yapılandırma komutlari aşağıdaki gibidir.
Action Plan:
1.Please install the following patches on all the nodes of the cluster :
- For Clussvc.exe install https://support.microsoft.com/kb/2873531
- For clusres.dll install http://support.microsoft.com/kb/2848444
- For mrxsmb.sys install http://support.microsoft.com/kb/2792026
- For mrxsmb10.sys and mrxsmb20.sys install http://support.microsoft.com/kb/2612966
- For Srv.sys and Srvnet.sys install http://support.microsoft.com/kb/2508429
- For Tcpip.sys and Netio.sys install http://support.microsoft.com/kb/2524732
- For Srv2.sys install http://support.microsoft.com/kb/2745955/en-US
- For ndis.sys install http://support.microsoft.com/kb/2729608
- For afd.sys install http://support.microsoft.com/kb/2579274
- For ncsi.dll install http://support.microsoft.com/kb/2680464
2.Also, execute the following commands:
cluster /prop CrossSubnetDelay=4000
cluster /prop SameSubnetDelay=2000
cluster /prop SameSubnetThreshold=10
cluster /prop CrossSubnetThreshold=10
The details of the above commands are mentioned in the below blog for your reference:
Having a problem with nodes being removed from active Failover Cluster membership?
3.Ensure that antivirus has been uninstalled from all the nodes of the cluster.
4.Ensure that “file and printer sharing” and “clients for Microsoft Networks” is checked for management and heartbeat networks.
5.Ensure that the network binding order is correct on all the nodes of the cluster.
Ncpa.cpl->view->advanced settings->place the management network on top, then heartbeat and then storage.
Başka bir yazimizda görüşmek dileğiyle…