ningmingxiao
ningmingxiao
can you “kill -10 485715” 485715 is containerd-shim-runc-v2 pid. containerd will print shim stack. @Pflegusch
> please sign it off by `git commit -s --amend`. thanks done
> ping @ningmingxiao sorry for late reply. Added my comment, PTAL. Thanks done.thank you
nerdctl/ctr images show different references name with a same manifest id. (nerdctl imageid is image's manifest id)docker image id is image's config id. use crictl or k8s will pull 3...
****> Moby seems to use raw bbolt: https://github.com/moby/moby/blob/e068c38618ff94e3be9e572c568be3bed396c263/vendor.mod#L89 > > It's interesting how this happened. I have no other idea than 7 rolled back transactions and 8th successful in scope...
> @ningmingxiao any update? thx > > I am also happy to jump into a zoom call to discuss this issue with you. I will update boltdb to new version.If...
> @ningmingxiao It's difficult to reproduce, it is because of power failure. If it appers i will tell you.
After this commit ctr or nerdctl have to delete 3 times. when try to delete a image. @bitoku
``` [root@localhost ~]# ctr -n k8s.io image ls REF TYPE DIGEST SIZE PLATFORMS LABELS 127.0.0.1:5000/test:2 application/vnd.docker.distribution.manifest.v2+json sha256:4a8069f31c32 828dfa138260492d2965c10785bdfa270a41f69885f30cbdfd84 367.0 MiB linux/amd64 io.cri-containerd.image=managed 127.0.0.1:5000/test@sha256:4a8069f31c32828dfa138260492d2965c10785bdfa270a41f69885f30cbdfd84 application/vnd.docker.distribution.manifest.v2+json sha256:4a8069f31c32 828dfa138260492d2965c10785bdfa270a41f69885f30cbdfd84 367.0 MiB linux/amd64 io.cri-containerd.image=managed...
> @ningmingxiao This PR is not merged. So that is not related to this. now use crictl or use k8s pull a image ,ctr have to delete it three times....