I am using a 4 NIC bond with Bonding Mode: transmit load balancing
and a port channel is configured on the switch. I have a DHCP reservation for the IP address being used for the bond. I configured this and restarted network services today, but it's acting really screwy. I can ping the default gateway, and route shows the correct default gateway, but I cannot ping other IPs on the same subnet. I can ping google.com by IP, but not by name because I cannot ping/reach any of the DNS servers on my network. I can randomly communicate with another server on a different subnet, which has allowed me to SSH in.
I am using a Reservation in Infoblox DHCP, should I be using a fixed address instead? I can ping one of Google's IP addresses, but not another.
Modprobe.d/bonding.conf:
alias bond0 bonding
options bond0 mode=5 miimon=100
Bond info: Bonding Mode: transmit load balancing Primary Slave: None Currently Active Slave: eth0 MII Status: up MII Polling Interval (ms): 100 Up Delay (ms): 0 Down Delay (ms): 0
Slave Interface: eth0
MII Status: up
Speed: 1000 Mbps
Duplex: full
Link Failure Count: 0
Permanent HW addr: a0:d3:c1:fd:2d:aa
Slave queue ID: 0
Slave Interface: eth1
MII Status: up
Speed: 1000 Mbps
Duplex: full
Link Failure Count: 0
Permanent HW addr: a0:d3:c1:fd:2d:ab
Slave queue ID: 0
Slave Interface: eth2
MII Status: up
Speed: 1000 Mbps
Duplex: full
Link Failure Count: 0
Permanent HW addr: a0:d3:c1:fd:2d:ac
Slave queue ID: 0
Slave Interface: eth3
MII Status: up
Speed: 1000 Mbps
Duplex: full
Link Failure Count: 0
Permanent HW addr: a0:d3:c1:fd:2d:ad
Slave queue ID: 0