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

podman top -l pid hpid does not work on cgroups V2 #4192

Closed
rhatdan opened this issue Oct 4, 2019 · 2 comments · Fixed by #4197
Closed

podman top -l pid hpid does not work on cgroups V2 #4192

rhatdan opened this issue Oct 4, 2019 · 2 comments · Fixed by #4197
Assignees
Labels
locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.

Comments

@rhatdan
Copy link
Member

rhatdan commented Oct 4, 2019

sh-5.0# podman run -d fedora sleep 1000
1598f52fb941827373897911bfcd64ba2d029c03b004211885692605e91b11cd
sh-5.0# podman top -l pid hpid
Error: couldn't find pids group for PID 107564

@vrothberg
Copy link
Member

containers/psgo#59 to the rescue

@vrothberg
Copy link
Member

Reopening as we still have to cut a new psgo release and revendor.

@vrothberg vrothberg reopened this Oct 4, 2019
vrothberg added a commit to vrothberg/libpod that referenced this issue Oct 4, 2019
Now supports cgroupsv2.

Fixes: containers#4192
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
vrothberg added a commit to vrothberg/libpod that referenced this issue Oct 7, 2019
Now supports cgroupsv2.

Fixes: containers#4192
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Sep 23, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants