diff options
author | Mahesh Bandewar <[email protected]> | 2019-12-06 15:44:55 -0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2019-12-14 16:22:34 -0800 |
commit | 5d485ed88d48f8101a2067348e267c0aaf4ed486 (patch) | |
tree | 690090f164e7b8c9f28c3b5e05df5a58ead05853 /lib/debugobjects.c | |
parent | 7ae1629d4db0d68d6c332bcb4f0457b4fc7ab4aa (diff) |
bonding: fix active-backup transition after link failure
After the recent fix in commit 1899bb325149 ("bonding: fix state
transition issue in link monitoring"), the active-backup mode with
miimon initially come-up fine but after a link-failure, both members
transition into backup state.
Following steps to reproduce the scenario (eth1 and eth2 are the
slaves of the bond):
ip link set eth1 up
ip link set eth2 down
sleep 1
ip link set eth2 up
ip link set eth1 down
cat /sys/class/net/eth1/bonding_slave/state
cat /sys/class/net/eth2/bonding_slave/state
Fixes: 1899bb325149 ("bonding: fix state transition issue in link monitoring")
CC: Jay Vosburgh <[email protected]>
Signed-off-by: Mahesh Bandewar <[email protected]>
Acked-by: Jay Vosburgh <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions