This message was deleted.
# k3s
a
This message was deleted.
c
I think I’d probably investigate what it is that is preventing that mount point from being unmounted. That error is coming back from the kernel.
b
If I execute
umount
command the directory gets unmounted.
m
is there a finalizer in that namespace preventing progress?
b
The namespace has
kubernetes
finalizer. But that should not be a problem because this is pod deletion scenario and not a namespace deletion scenario.