Hi guys, I encountered this problem when using bonding with mode1. I have two linux box, they both have two nics, and i setup these two nics with bond1 mode on each linux box. And then I connected these two linux box with each other.
And then , I found , sometimes, Box A selects eth0 as active, eth1 as backup; and at this moment, Box B auto selects eth1 as active, eth0 as backup. But my Box A's eth0 is connected with Box B's eth0, so they are disconnected and can not recovery from this situation, until i reboot or re-plug cables. So , guys, how can I make two linux boxes both with bonding mode 1, connected with each other steadily. Thanks.