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

CreateContainerError: failed to create containerd container: taking runtime copy of volume: failed to copy files: copy file range failed: invalid argument #1553

Open
lihuawei321 opened this issue Mar 1, 2024 · 1 comment

Comments

@lihuawei321
Copy link

lihuawei321 commented Mar 1, 2024

Additional Information

The following information is very important in order to help us to help you. Omission of the following details may delay your support request or receive no attention at all.

Version of nydus being used (nydusd --version)

Version of nydus-snapshotter being used (containerd-nydus-grpc --version)

Kernel information (uname -r)

_command result: 5.17

GNU/Linux Distribution, if applicable (cat /etc/os-release)

command result: cat /etc/os-release

containerd-nydus-grpc command line used, if applicable (ps aux | grep containerd-nydus-grpc)

root       12919  0.6  0.3 1732712 55748 ?       Ssl  Feb29   6:23 /usr/bin/containerd-nydus-grpc --config /etc/nydus/config.toml
root     1089530  0.0  0.0 112832  2292 pts/0    S+   10:09   0:00 grep --color=auto containerd-nydus-grpc

client command line used, if applicable (such as: nerdctl, docker, kubectl, ctr)

kubectl

Screenshots (if applicable)

Details about issue

在k8s里部署deployment时候,报错:
CreateContainerError: failed to create containerd container: taking runtime copy of volume: failed to copy files: copy file range failed: invalid argument

但是节点上使用nerdctl启动镜像是可以的
image

@imeoer
Copy link
Collaborator

imeoer commented Mar 4, 2024

Are there any error messages on the nydus snapshotter logs?

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

2 participants