Bug 43298

Summary: teamd 100% CPU usage
Product: Sisyphus Reporter: KALIBR-10 <konsol1985ru>
Component: libteamAssignee: Mikhail Efremov <sem>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P5 CC: sem, shaba
Version: unstable   
Hardware: x86   
OS: Linux   

Description KALIBR-10 2022-07-20 19:10:45 MSK
teamd-1.31-alt1.x86_64

]# teamdctl team0 state
setup:
  runner: loadbalance
ports:
  ens2f0
    link watches:
      link summary: up
      instance[link_watch_0]:
        name: ethtool
        link: up
        down count: 0
  ens2f1
    link watches:
      link summary: up
      instance[link_watch_0]:
        name: ethtool
        link: up
        down count: 1

# ps aux | grep teamd
_teamd     18271 99.9  0.0  19932  3976 ?        R    07:55 671:54 /usr/bin/teamd -o -n -U -D -N -t team0 -c {"runner": {"name": "loadbalance", "tx_hash": ["eth", "ipv4", "ipv6"]}}
Использование ЦП - 99.9%

Данная проблема разбирается тут: https://bugzilla.redhat.com/show_bug.cgi?id=1873128
Comment 2 Repository Robot 2022-08-09 19:45:51 MSK
libteam-1.31-alt2.g69a7494 -> sisyphus:

 Tue Aug 09 2022 Mikhail Efremov <sem@altlinux> 1.31-alt2.g69a7494
 - Add tmpfiles config for /var/run/teamd/ directory.
 - teamd: better handle failures to chown(TEAMD_RUN_DIR) during
   teamd_drop_privileges() (patch from openSUSE) (closes: #43269).
 - Don't package teamd@.service (closes: #41998).
 - Upstream git snapshot (closes: #43298).