Skip to content

Conversation

@hrak
Copy link
Member

@hrak hrak commented Jun 20, 2024

Install util-linux versions of mount/umount (instead of default busybox versions) to pass the 'safe not mounted' test in mount-utils

See https://github.com/kubernetes/mount-utils/blob/dfd453c575c09ba21aa9f45bf9a9ddb8724c5e0b/mount_linux.go#L317

This should fix the following:

I0620 09:46:21.979409       1 mount_linux.go:285] 'umount /tmp/kubelet-detect-safe-umount431217333' failed with: exit status 1, output: umount: can't unmount /tmp/kubelet-detect-safe-umount431217333: Invalid argument

Install util-linux versions of mount/umount (instead of default busybox versions) to pass the 'safe not mounted' test in mount-utils

See https://github.com/kubernetes/mount-utils/blob/dfd453c575c09ba21aa9f45bf9a9ddb8724c5e0b/mount_linux.go#L317
@hrak hrak merged commit bd8f05c into master Jun 20, 2024
@hrak hrak deleted the safe_not_mounted branch June 20, 2024 11:17
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

Successfully merging this pull request may close these issues.

3 participants