Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cpu usage allways at 0 #322

Open
haoujey opened this issue Jan 8, 2023 · 3 comments
Open

Cpu usage allways at 0 #322

haoujey opened this issue Jan 8, 2023 · 3 comments

Comments

@haoujey
Copy link

haoujey commented Jan 8, 2023

Hello,

I saw the closed issue related to cpu usage allways at 0, and it was closed because version 0.7.7 fixes this issue.
In my case the problem remains. I'm on an Azure Debian 11 with the latest version of docker(cli 20.10.22 Api 1.41 go1.18.9) and the latest of ctop (0.7.7).
The cpu usage of all my containers are still at 0%.
Can you help me fix this problem please?

Regards,

@azlux
Copy link
Contributor

azlux commented Jan 19, 2023

Hi,
Is that an issue with cgroupv2 ? Since there are a better cpu/memory isolation with cgroupsv2, ctop cannot see all of them.
Can some check that, because when debian 11 have been released, I've roolback on cgroupsv1.

@justin13888
Copy link

Same issue here with version 0.7.7. I'm running Ubuntu 22.04.3 with official Docker version.

Running grep -c cgroup2 /proc/filesystems, I see cgroup2 is on my system.

Using docker info | grep 'Cgroup Version', I see Docker is indeed using cgroup2.

@Giraffaman
Copy link

for me this is now resolved with v0.7.7, build 11a1cb1 go1.18 - working on both my Debian 11 nodes with cgroups2 in use.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants