[root@node1 ~]# cat /proc/net/bonding/bond0 Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011) Bonding Mode: IEEE 802. 3ad Dynamic link aggregation Transmit Hash Policy: layer2 (0) MII Status: up MII Polling Interval (ms): 100 Up Delay (ms): 0 Down Delay (ms): 0
802.3ad info LACP rate: slow Min links: 0 Aggregator selection policy (ad_select): stable System priority: 65535 System MAC address: 64: 2f: c7: c2: b1: 8b Active Aggregator Info: ...
MII Status: up Speed: 10000 Mbps Duplex: full Link Failure Count: 1 Permanent Hw addr: 64: 2f: c7: c2: b1: 8b Slave queue ID: 0 Aggregator ID: 1 ...
[root@node1 ~]# dmesg -T |grep bond [ 7 6 17:52:08 2023]bonding: bondo is being created... [ 7 6 17:52:08 2023]bonding: bondo already exists [ 7 6 17:52:08 2023]IPv6: ADDRCONF (NETDEV_UP): bondo: link is not ready [ 7 6 17:52:08 2023]bondo: Enslaving ens3fo as a backup interface with a down link [ 7 6 17:52:09 2023]bondo: Enslaving ens1fo as a backup interface with a down link [ 7 6 17:52:09 2023]bondo: Warning: No 802. 3ad response from the link partner for any adapters in the bond [ 7 6 17:52:09 2023]IPV6: ADDRCONF (NETDEV_UP): bondo: link is not ready [ 7 6 17:52:09 2023]IPv6: ADDRCONF(NETDEV_CHANGE): bondo: link becomes ready [ 7 6 17:52:09 2023]bondo: link status definitely up for interface ens3f0, 10000 Mbps full duplex [ 7 6 17:52:09 2023]bondo: first active interface up! [ 7 6 17:52:09 2023] bondo: link status definitely up for interface ens1f0, 10000 Mbps full duplex ... [ 3 21 01:20:53 2024]bondo: link status definitely down for interface ens3f0, disabling it [ 3 21 01:24:18 2024]bondo: link status definitely up for interface ens3f0, 10000 Mbps full duduplex ...