I’ve set up four Linux servers. They’ve all been imaged the exact same. I got a cheap TP Link switch which I plugged them all into. When all turned on and plugged into the switch the machines seem to experience crazy packet loss and I can’t connect to them, and the machines can’t connect to each other.
The connect issues extend to the servers trying to ping each other. I had each server get an IP and then I disconnected the switch from the router. When I have any two servers plugged in to the switch they are able to ping each other, but as soon as a plug in a third they are unable to continue pinging. Given this happens even without being plugged into the router it has to be something on the machine or the switch.
I tried taking a packet capture on one of the machines, but didn’t notice anything other than crazy amount of tcp retransmission which I think is consistent with packet loss. I was wondering if I would seem some crazy amount of multicast traffic or something, but not really. I also tried killing anything on the machines that might be doing network traffic. The adapter settings on the machines all look pretty normal to me, but I’m not sure what could cause this.
I also tried swapping the switch out with another of the same make and model, but it had the same problem. I’m wondering if there is something strange happening with the switch, but I have no insight into it.
Not sure what to try next in terms of debugging. I feel like there is something simple I’m overlooking.