Currently we are having an issue with a bond that we are trying on a new build.
We have 2 NICs with 2 ports a piece. Port 1 on both NICs is configured in a bond. (This is also setup all fine on the switch side, networking has confirmed this)
So N1P1 and N2P1 are bonded together, with 2 VLANs assigned to it (2602, 2610)These VLANs have 2 different IPs, Subnets and Gateways. using 802.3ad on the bond (bond0)
2602 controls access to the internet and such, and 2610 is for internal storage access.When it was configured just using the standard installation process we noticed something weird.
When pinging the 2 IPs assigned to those Vlans, we get maybe 2 responses back out of 10 from 2602, and 9 out of 10 responses from 2610.
It seems like its picking just 1 for traffic, and will sometimes alternate.
Is there anyway at all to make them both 100% responsive, so that I can ping both VLANs and have responses from both?
Pretty new to linux so learning as I go, many thanks for all the help.