Replies: 2 comments 3 replies
-
@giuseppe Thoughts? |
Beta Was this translation helpful? Give feedback.
2 replies
-
who is creating a private mount on |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
After some time of running , podman will failed to execute any command, including podman version and podman info.
however, the rootless podman works well
I found a issue comment maybe related to this issue , this guy has exactly same issue with me #8647 (comment) but I see no solutions
after a machine reboot, this can be fixed, It is really strange to see this error message , what should I do to troubleshoot this ?
uname -a
podman info
other info:
/dev/vdb on /data/containers/storage/overlay type xfs (rw,noatime,attr2,inode64,noquota)
while malfunctioning machine is/dev/vda1 on /data/containers/storage/overlay type ext4 (rw,relatime,errors=remount-ro)
Beta Was this translation helpful? Give feedback.
All reactions