...
Traffic does not pass through a trunk interface and /var/log/ltm contains messages such as: lacpd[6636]: 01160011:6: Link 2.2 Actor Out of Sync lacpd[6636]: 01160012:6: Link 2.2 Partner Out of Sync
Trunks created by LACP do not pass traffic.
1) BIG-IP 2000/4000 or similar platform where "qprop tmos.lacpd_depends_on_tmm == true" 2) Passive LACP trunk 3) tmm has crashed after box has come up 4) tmm startup delayed by dumping large core file 5) tmm startup delayed by large config or busy control plane
Restart lacpd after tmm has come up again: "bigstart restart lacpd" Alternatively, modify /etc/bigstart/scripts/tmm.finish to restart lacpd on tmm going down Modify this line: for d in admd asm avrd dosl7d; do With these: for d in lacpd admd asm avrd dosl7d; do if [ `$BIGSTART singlestatus $d` = "run" ]; then $BIGSTART restart $d & fi done
None
Click on a version to see all relevant bugs
F5 Integration
Learn more about where this data comes from
Bug Scrub Advisor
Streamline upgrades with automated vendor bug scrubs
BugZero Enterprise
Wish you caught this bug sooner? Get proactive today.