Hi ,
I have setup a Hyper-V Cluster with 2 servers , researching a lot it is recommended to have converged network for best practices.
I have 4 x Physical NIC on each servers
- Created a NIC team with all 4 adapters
- Created vSwitch on the top of that and
-Created 4 x vNIC's on that
Now I have 4 vNIC's per Host and I want to configure the networks properly, I currently have below in failover clustering
1 vNIC network to use live migration
1 vNIC network to use for Cluster Comms
1vNIC network to use for Host Comms ( this is being used for idrac too ) and
1vNIC network for VM comms
My questions is what are the recommended failover clustering configurations are ? which networks do I allow cluster network , client access or no cluster commnunication
And do I really need a separate network for VM communication ? Can I use the Host Comms for host communications and vm communication
Thank you in advance