Hi there,
I've got 3 identical servers, each with two gigabit interfaces plugged into a Dell PowerConnect 2824 switch. Each pair of ports is configured in a static LAG configuration. I then create the lagg0 interface on the servers, configure addresses, and everything is good to go. Connectivity is fine, ifconfig shows each interface is active, collecting, and distributing, and fail over works fine. I can down interface 1, and interface 2 picks up all of the traffic.
Server 1 isn't distributing the traffic across both interfaces the same way servers 2 and 3 are. Server 1 is sending and receiving all traffic on interface 1 whereas servers 2 and 3 are receiving inbound traffic on interface 1 and sending outbound traffic on interface 2.
I guess my question is, what are the rules when when it comes to traffic distribution? What would cause server 1 to act differently than the others? Is the distribution based on load, or should it always be even? Also, after a fail over to interface 2, will traffic distribute evenly once interface 1 comes back up or will I have the reload lagg0 for that to happen? I'm assuming failover also only occurs for physical link disruption, not lack of connectivity.
Thanks for any clarification, the man page is useful, but not elaborate.
Matt
I've got 3 identical servers, each with two gigabit interfaces plugged into a Dell PowerConnect 2824 switch. Each pair of ports is configured in a static LAG configuration. I then create the lagg0 interface on the servers, configure addresses, and everything is good to go. Connectivity is fine, ifconfig shows each interface is active, collecting, and distributing, and fail over works fine. I can down interface 1, and interface 2 picks up all of the traffic.
Server 1 isn't distributing the traffic across both interfaces the same way servers 2 and 3 are. Server 1 is sending and receiving all traffic on interface 1 whereas servers 2 and 3 are receiving inbound traffic on interface 1 and sending outbound traffic on interface 2.
I guess my question is, what are the rules when when it comes to traffic distribution? What would cause server 1 to act differently than the others? Is the distribution based on load, or should it always be even? Also, after a fail over to interface 2, will traffic distribute evenly once interface 1 comes back up or will I have the reload lagg0 for that to happen? I'm assuming failover also only occurs for physical link disruption, not lack of connectivity.
Thanks for any clarification, the man page is useful, but not elaborate.
Matt