I can see in trident node operator logs, mount is failing, 2 points discovered -
- first time pvc created operator not creating the pvc folder under volumes of pod path in /var/data/kubelet/pods.. when I created the folder manually, mount in pod worked.
- when I recreated the pod for same pvc, it was not able to unpublish it from old pod(node), and keeps on giving error for that already attached.
This is my first configuration , so it could be some configuration problem too. Any help is appreciated. thankyou.