I'm setting up a 2 node Windows Server Hyper-V 2012 cluster, I have 3 teams (each team is 2 physical NICs), Team 1 for Mgmt OS (VLAN 1), Team 2 (trunked) for LiveMotion (VLAN 2), CSV (VLAN 3), Heartbeat (VLAN 3), and Team 3 for VMNetworks (various VLANs from trunk). In Team 2, its broken out into 2 tNICs, or Team Interfaces, which is how I got the multiple VLANs.
Well, when I try to validate the cluster, its complaining about my NICs, particularly the Teamed ones..
First off it complains that the Teamed adapters all have the same physical address (MAC).. This is yellow warning. Not sure what I can do there?
Second it complains that the primary Team adapter in Team2 has an APIPA address.. sure, that's because its not configured being that is has the sub Team Interfaces.. should I configure the Team adapter or disable it or what?
Third, because the Team2 adapter is APIPA it thinks its on the same network, yet says its IPv6 address cant reach each other.. that's also true because again, that primary adapter on Team2 is not configured.
What should I do for these errors? Either I'm misconfigured or can I ignore them?