Bug 43298 - teamd 100% CPU usage
Summary: teamd 100% CPU usage
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: libteam (show other bugs)
Version: unstable
Hardware: x86 Linux
: P5 normal
Assignee: Mikhail Efremov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-20 19:10 MSK by KALIBR-10
Modified: 2022-08-09 19:45 MSK (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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).