1 Answer
- Newest
- Most votes
- Most comments
0
FINALLY FOUND THE ISSUE: Output: mount: /var/lib/kubelet/plugins/kubernetes.io/csi/ebs.csi.aws.com/bb418c99aacece30013bb68ec90d5d3646149b8c04d296c6d1b66b5546a05bd3/globalmount: mount(2) system call failed: File exists.
This part of the error is important. So, i spun up a pod to use a pvc to test the allocation of the volume. and then i deleted the pvc. it is in terminating stage. I never gave much thought to it.
Then after getting stressed over it for 10hrs. and restarting it after 5hrs helped me to think calm. so i saw that a pod is still running that is using the ebs claim, I deleted the pod and then the pvc. immediately the volume got allocated to redis pod and the redis pods are running.
answered 4 months ago
Relevant content
- asked 3 years ago
- asked a year ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated a month ago
- AWS OFFICIALUpdated 3 months ago
- AWS OFFICIALUpdated 25 days ago