Hyper-V 2019 Networking Best Practices

xort 21 Reputation points
2021-03-31T14:07:26.873+00:00

Hi,
We are setting up a Hyper-V (Windows 2019 Datacenter) cluster with 4 nodes.

Each node (Dell PowerEdge) has 6 network cards:

  • Two 10 gb iSCSI for the storage network (EqualLogic)
  • Four 1 gb NICs for the networking

What is the optimal setup for the networking part (management, live migration, cluster) of the implementation?

Windows for business | Windows Server | Storage high availability | Clustering and high availability
{count} votes

Accepted answer
  1. Xiaowei He 9,936 Reputation points
    2021-04-01T07:26:10.19+00:00

    Hi,

    Thanks for your post!

    Generally, we have the following cluster network types in the Hyper V cluster: Management, Live migration, Cluster, and Storage.

    I would suggest you configure the network settings below:

    1. Management Network: Two 1GB NICs to configure NIC teaming, in Cluster network, check "Allow Cluster network communication on this network" & "Allow clients to connect through this network".
    2. Live migration Network: One 10GB NIC, in Cluster network, check "Allow Cluster network communication on this network" & "Allow clients to connect through this network"; In live migration settings, put this network in the first order.
    3. Cluster Network: Two 1GB NICs to configuration NIC teaming, in Cluster network, check "Allow Cluster network communication on this network".
    4. Storage Network: One 10GB NIC, in Cluster network, Check "Do not allow cluster network communication on this network".

    For more information about the Cluster network, please refer to the link below:

    https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2012-r2-and-2012/dn550728(v=ws.11)

    For more information about the NIC teaming, please refer to the link below:

    https://learn.microsoft.com/en-us/windows-server/networking/technologies/nic-teaming/nic-teaming-settings

    Thanks for your time!
    Best Regards,
    Anne

    -----------------------------

    If the Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.