I am trying to do a hyper-v failover clustering project and we have following hardwares:
2x HP DL 380 G8 with 8 LAN ports
1x HP MSA 2000 with dual controller (each controller has 2 iSCSI LAN ports)
2x 24 port gig switch (HP Procurve)
I don’t know whether this is a best practice but I would like to setup separate network for live migration, iSCSI, heartbeat & data/management. So far I have installed Server 2012 R2 datacenter on both servers.
MSA Controller A port 1 is connected to Switch 1 – Vlan 1
MSA Controller A port 2 is connected to Switch 2 – Vlan 2
MSA Controller B port 1 is connected to Switch 1 – Vlan 1
MSA Controller B port 2 is connected to Switch 2 – Vlan 2
For each server is this how network connection should be? Ports will be teamed.
2 ports for iSCSI – vlan 3
2 ports for Live Migration – vlan 4
2 ports for Heartbeat – vlan 5
2 ports for Management/VM – vlan 6
Please advise if there is other better options.
Any help would be much appreciated, thank you.