fstab / cifs

CIFS Flexvolume Plugin for Kubernetes
MIT License
212 stars 49 forks source link

Pods stuck on "Terminating" #10

Open dash042 opened 5 years ago

dash042 commented 5 years ago

Hi,

I am aware of issue #7 - but I can't get my pods "unstuck". Default k8s wait time is 30s... which should be plenty. The logs don't give me anything except: Mo 26. Aug 18:05:30 CEST 2019 unmount /var/lib/kubelet/pods/851daafb-c819-11e9-9acb-0050569d4986/volumes/fstab~cifs/cifs

Every time I restart a pod or change it - the old one is stuck on "terminating". The volume is still mounted in the path mentioned in the unmount command... Any suggestions?

Thank you sincerely!