Implementing Windows Server 2012 R2 Hyper-V Failover Cluster – Part 5 – Cluster network configuration


This article is not part of the Building Microsoft System Center Cloud series but we will use the new cluster to host our VMs in the cloud series.

One of the final steps in our basic guide how to configure the Hyper-V Failover Cluster is to set the networks.

Cluster networks

Production (network for our VMs)

  • Not visible in the Failover Cluster Manager because the management partition OS do not share network adapter on the virtual switch (do not have virtual adapter on the switch) for the production network.

Management

  • Allow cluster network communication on this network
  • Allow clients to connect through thins network

Cluster

People usually call it as heartbeat but that is incorrect because the heartbeat packages are not only data that are flowing through this network.

  • Allow cluster network communication on this network

Live migration

  • Allow cluster network communication on this network

Live migration – Settings that was added in the Windows Server 2012

Live migration configuration in the Failover Cluster Manager

  • Failover Cluster Manager – Live Migration Settings…
  • Default settings is all networks.
  • Select only the interfaces that should be use for the Live Migration.

Live migration configuration in the Hyper-V Manager

  • Check the default settings in the Hyper-V Manager.

Example of the incorrent settings

  • Only the IP address on the interface specified for the Live migration should be listed.

Cluster network metric

  • You can check cluster network metric using PowerShell:
Get-ClusterNetwork | Format-Table -Property Name, Role, Metric

Leave a Reply

Your email address will not be published. Required fields are marked *

Active Directory Advanced function AlwaysOn Availability Groups AlwaysOn Failover Cluster Instances Building Cloud Cloud Cluster Cmdlet Database Deployment Design DFS Domain Controller DSC Fabric Failover Clustering File Server Group Policy Hardware Profile Host Hyper-V Installation Library Library Asset Library Server Network Operations Manager Orchestrator PowerShell PowerShell User Group PowerShell Workflow Security Service Manager SQL Server Storage System Center Template Time Time Synchronization Tips Virtual Machine Virtual Machine Manager VM Network VM Template Windows Server 2012 R2