Replies: 2 comments 3 replies
-
see #26041 and #25862 for example, most likely some process is holding the lock for a long time |
Beta Was this translation helpful? Give feedback.
0 replies
-
thanks @Luap99 , it seems strange that strace (as discussed in #26041) should be used for diagnostics, is there a podman specific diagnostics command that would help in situations like this? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hi, im relatively new to podman and have joined a project where it is used in a ci/cd pipeline to build docker images.
one of the issues is that sometimes podman becomes incredibly slow. Even when doing a simple podman ps, it can take minutes.
is this a known issue? I'm not finding much in the way of resources on how to diagnose podman when experiencing these delays and would appreciate some pointers to resources that allow me to do a root cause analysis.
is there perhaps a diagnostics tool for podman that would identify problems?
Beta Was this translation helpful? Give feedback.
All reactions