podman system service consuming 100% CPU #8271
Labels
kind/bug
Categorizes issue or PR as related to a bug.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
/kind bug
Description
On my Fedora 33 machine, running podman 2.1.1, I have 5 containers running, controlled via systemd user service which are autostarted at boot (
loginctl enable-linger
). I noticed since some time now that two podman system services consume all available CPU time on my 2 core system.Steps to reproduce the issue:
Run podman user containers, start via generated systemd units
observe system utilization via top
Describe the results you received:
Describe the results you expected:
Low to none CPU utilization from podman system components.
Additional information you deem important (e.g. issue happens only occasionally):
The issue already appeared on Fedora 32, and continues to happen after upgrading to Fedora 33.
Output of
podman version
:Output of
podman info --debug
:Package info (output of
rpm -q podman
):Have you tested with the latest version of Podman and have you checked the Podman Troubleshooting Guide?
No
Additional environment details (AWS, VirtualBox, physical, etc.):
Hetzner VM
The text was updated successfully, but these errors were encountered: