nerdctl failed to run images by error: FATA[0005] mount callback failed on /run/user/0/containerd-mount3572667506: read /run/user/0/containerd-mount3572667506/etc/group: input/output error #2343
Unanswered
Curtis2Origin
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Is this specific to Nydus? |
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
-
Hi everyone,
I conduct the experiment according to the following article(https://d7y.io/zh/docs/setup/integration/nydus). And an error occurred when I reached this step:
nerdctl --snapshotter nydus run --rm -it $DOCKERHUB_REPO_NAME/python:3.9.15-nydus
Error msg:
FATA[0005] mount callback failed on /run/user/0/containerd-mount3572667506: read /run/user/0/containerd-mount3572667506/etc/group: input/output error
Does anyone know how to solve this problem?
[ENV]
os: centos 7.3, kernel-4.18
nerdctl version 1.4.0
containerd version: Version: v1.7.1
docker version: 18.06.3-ce
nydus-snapshotter-v0.3.3-x86_64.tgz
nydus-static-v2.1.1-linux-amd64.tgz
Beta Was this translation helpful? Give feedback.
All reactions