Share via


Failover Clustering - Network Configuration Step By STep

Question

Wednesday, August 9, 2017 3:20 PM | 1 vote

How to setup networks for Failover Clustering / Hyper V.

I currently have four networks:

  • Managment
  • LiveMigration
  • CSV
  • VMAccess

Do I setup virtual switch for each network in Hyper V?  How does CSV traffic know to route through CSV network?  

Is there any good videos or documentation available to setup networks?  Most of the documents I have found are too cryptic.

All replies (5)

Thursday, August 10, 2017 9:21 AM

Hi monolithickernal,

The following blog descript the topic in detail, you may refer to it: 

https://blogs.technet.microsoft.com/askcore/2014/02/19/configuring-windows-failover-cluster-networks/

If there are still any other concerns, welcome to feedback.

Best Regards,

Anne

Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact [email protected].


Thursday, August 10, 2017 2:56 PM | 1 vote

Usually, you need a virtual switch only for the networks that are being used by your virtual machines (might be Management and/or dedicated infrastructure/VM network). It is not recommended to use LiveMigration and CSV networks for something else (these should be held dedicated). 

Here are good articles on the matter:

Hyper-V Networking: NICs and Switches

https://www.starwindsoftware.com/blog/hyper-v-networking-101-nics-and-switches

Software Defined Networking (SDN) Stack in the Windows Server 2016

https://www.starwindsoftware.com/blog/tag/hyper-v-network-virtualization

Best regards,

Taras Shved

StarWind Software

Blog:   Twitter:   LinkedIN:  

Note: Posts are provided “AS IS” without warranty of any kind, either expressed or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.


Thursday, August 10, 2017 7:41 PM

Thanks for the info.

I created a Virtual Switch Manager for "VMAccess" but I dont see the network listed in Failover Cluster Networks.  Should it be listed?  In failover cluster networks I do see Mgmt, LiveMigration, and CSV.


Friday, August 11, 2017 12:55 PM

If you created the switch for use only by VMs and not by the host, then, no, the switch will not be seen by the cluster because the cluster does not have any virtual NICs connected to the switch.  The Mgmt, LiveMigration, and CSV networks are all defined specifically as cluster resources.

tim


Wednesday, August 16, 2017 1:58 AM

Hi monolithickernal,

Just to check if the above reply could be of help, if yes, you may mark useful reply as answer, if you have other concerns, welcome to feedback.

Best Regards,

Anne

Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact [email protected].