So I have a new HPE C7000 G3 enclosure and I am having issues with getting the networks connections right. Below is the equipment I am using.
There is a 10G Fiber connection going from VC1 and VC2 to different Cisco Nexus 5K switches. The port configuration is setup for trunk mode with a port channel.
On the virtual connect side, I have 2 shared uplink sets created. One for each 10G connection. SUS_1 is using the VC1 10G fiber and SUS_2 is using the VC2 10G fiber. On each SUS, I have the VLANs tagged that are also configured on the switch side with the trunk config. I also have smart link enabled.
Now for the server profiles, I have Port 1 using the SUS_1 Ethernet network and Port 2 using the SUS_2 Ethernet network. I then assign the server profile to the correct server bay. Port speed type is preferred.
Now this is where my problem occurs, I have Windows Server 2016 installed and when I test configured the network connection on NIC1, I cannot reach out to our network. No traffic comes in either. But when I setup a NIC team like I want to do, it starts working. Below is the NIC Teaming settings. So since I have port channel setup on the switch side, do I always require a NIC team on the OS?
While the NIC team is up, and I disable the NIC1 to simulate a failure, the connection moves to NIC2 but no input or output happens and it stops pinging. Is there something wrong with my configuration?
Teaming Mode: Switch Indepedent
Load Balancing mode: Dynamic
Standby Adapter: NIC2
The reason we require a port-channel on the switch is due to our standards provided by the network team.
The standard is to have any end point (servers) connected to our network devices with 2 NICs being set up with a teaming (Windows world) / bonding (Unix world) on the server side and Port-Channel (PC) or Virtual PC (vPC) on the network end with LACP.
This is to avoid any MAC flapping as it’s mentioning onto the screenshot that you attached into your email.
A MAC flapping is a problem that could break down our network, therefore to avoid this issue we need to follow our standard defined worldwide.