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

unmount: invalid argument #3837

Closed
smira opened this issue Jun 24, 2021 · 0 comments · Fixed by #3839
Closed

unmount: invalid argument #3837

smira opened this issue Jun 24, 2021 · 0 comments · Fixed by #3839
Assignees
Milestone

Comments

@smira
Copy link
Member

smira commented Jun 24, 2021

Bug Report

While preparing for an upgrade, we hit this err:

[1919483.106390] [talos] task unmountPodMounts (2/2): failed: error unmounting /var/lib/kubelet/pods/090c2b2f-c594-4ac3-88ad-10b58dc21bce/containers/debug-container/03a545ee: invalid argument

Description

Logs

[1919482.887461] [talos] task unmountOverlayFilesystems (1/2): starting
[1919482.896608] [talos] task unmountPodMounts (2/2): unmounting /var/lib/kubelet/pods/8b65a629-36e2-489f-ad29-23a53b1a15ba/volumes/kubernetes.io~empty-dir/keys-tmp-dir
[1919482.912182] [talos] task unmountPodMounts (2/2): unmounting /var/lib/kubelet/pods/3d84aee2-9647-42d4-a73b-8d83701b7b79/volumes/kubernetes.io~secret/rook-csi-cephfs-plugin-sa-token-p56wp
[1919482.929888] [talos] task unmountPodMounts (2/2): unmounting /var/lib/kubelet/pods/3d84aee2-9647-42d4-a73b-8d83701b7b79/volumes/kubernetes.io~empty-dir/keys-tmp-dir
[1919482.944994] [talos] task unmountPodMounts (2/2): unmounting /var/lib/kubelet/pods/4eff467b-2fad-43f6-94fe-a312dcbb83a7/volumes/kubernetes.io~secret/calico-node-token-2ktwj
[1919482.961416] [talos] task unmountPodMounts (2/2): unmounting /var/lib/kubelet/pods/8b65a629-36e2-489f-ad29-23a53b1a15ba/volumes/kubernetes.io~secret/rook-csi-rbd-plugin-sa-token-9g76r
[1919482.978159] [talos] task unmountPodMounts (2/2): unmounting /var/lib/kubelet/pods/090c2b2f-c594-4ac3-88ad-10b58dc21bce/volumes/kubernetes.io~projected/kube-api-access-kggmn
[1919482.994597] [talos] task unmountPodMounts (2/2): unmounting /var/lib/kubelet/pods/7e0961bd-619b-4e5f-b5b7-c981f7baa9ab/volumes/kubernetes.io~projected/kube-api-access-qhb2v
[1919483.010506] [talos] task unmountPodMounts (2/2): unmounting /var/lib/kubelet/pods/a280077c-4f3d-485b-96fc-839abea47bd9/volumes/kubernetes.io~projected/kube-api-access-t2sb4
[1919483.026803] [talos] task unmountOverlayFilesystems (1/2): done, 144.852361ms
[1919483.034292] [talos] task unmountPodMounts (2/2): unmounting /var/lib/kubelet/pods/090c2b2f-c594-4ac3-88ad-10b58dc21bce/containers/debug-container/416f7599
[1919483.048764] [talos] task unmountPodMounts (2/2): unmounting /var/lib/kubelet/pods/090c2b2f-c594-4ac3-88ad-10b58dc21bce/containers/debug-container/416f7599
[1919483.063339] [talos] task unmountPodMounts (2/2): unmounting /var/lib/kubelet/pods/090c2b2f-c594-4ac3-88ad-10b58dc21bce/containers/debug-container/03a545ee
[1919483.077756] [talos] task unmountPodMounts (2/2): unmounting /var/lib/kubelet/pods/090c2b2f-c594-4ac3-88ad-10b58dc21bce/containers/debug-container/416f7599
[1919483.092254] [talos] task unmountPodMounts (2/2): unmounting /var/lib/kubelet/pods/090c2b2f-c594-4ac3-88ad-10b58dc21bce/containers/debug-container/03a545ee
[1919483.106390] [talos] task unmountPodMounts (2/2): failed: error unmounting /var/lib/kubelet/pods/090c2b2f-c594-4ac3-88ad-10b58dc21bce/containers/debug-container/03a545ee: invalid argument
[1919483.123733] [talos] phase unmount (5/11): failed
[1919483.128761] [talos] upgrade sequence: failed

Environment

  • Talos version: [talosctl version --nodes <problematic nodes>]
  • Kubernetes version: [kubectl version --short]
  • Platform:
@smira smira added this to the 0.11 milestone Jun 24, 2021
@smira smira self-assigned this Jun 24, 2021
smira added a commit to smira/talos that referenced this issue Jun 24, 2021
Fixes siderolabs#3837

Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
talos-bot pushed a commit that referenced this issue Jun 24, 2021
Fixes #3837

Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant