You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting the following error when running Nydus. It works for some time and then fails. Any help debugging would be appreciated.
Pod event error:
Error: failed to create containerd container: wait until daemon is RUNNING: get daemon state: daemon socket /var/lib/containerd-nydus/socket/cq81pj7bnr6vri01jgig/api.sock: not found
time="2024-07-11T18:04:26.812068159Z" level=error msg="Process 1234601 has been a zombie"
time="2024-07-11T18:04:26.977522651Z" level=error msg="Process 1234601 has been a zombie"
time="2024-07-11T18:04:27.101894185Z" level=error msg="Process 1234601 has been a zombie"
time="2024-07-11T18:04:27.278224861Z" level=error msg="Process 1234601 has been a zombie"
time="2024-07-11T18:04:27.407554869Z" level=error msg="Process 1234601 has been a zombie"
time="2024-07-11T18:04:27.508847801Z" level=error msg="Process 1234601 has been a zombie"
time="2024-07-11T18:04:27.681321785Z" level=error msg="Process 1234601 has been a zombie"
and
time="2024-07-11T17:56:33.868050605Z" level=error msg="Nydusd cq81pj7bnr6vri01jgig probably not started"
It seems some nydusd processes have unexpectedly exited, can we find the nydusd's command line and run it by manual?
Have any other errors before Error: Custom { kind: Other, error: "" }?
Thanks @imeoer for the help! I think the error comes from having chunk deduplication enabled (based off #1507). We're testing to confirm this is the case.
Hi all
I'm getting the following error when running Nydus. It works for some time and then fails. Any help debugging would be appreciated.
Pod event error:
Snapshotter service status
In the containerd-nydus logs I see
and
Additional Information
Version of nydus being used (nydusd --version)
Version of nydus-snapshotter being used (containerd-nydus-grpc --version)
Kernel information (uname -r)
5.10.219-208.866.amzn2.x86_64
GNU/Linux Distribution, if applicable (cat /etc/os-release)
containerd-nydus-grpc command line used, if applicable (ps aux | grep containerd-nydus-grpc)
The text was updated successfully, but these errors were encountered: