Kubernetes pod fails with unable to attach or mount volumes

One of the pod has stuck in initialization and when described of that pod found that it is failing with errror: Internal desc = error from lvchage: exist status 5: Failed to find logical volume. I checked the volumes and volume claims are in place but not seeing the lvm. How do I resolve this issue? Should I be creating new lvm. Any help will be appreciated.

First of all, a link to the lab would be really useful, since it’s very difficult to know what’s wrong based on the info you’ve given me.

This was on my local env, so can’t share lab details. It looked like lvm corresponding to that pod went missing, so it was not getting the lvm to mount and kick the pod. I created lvm and post that issue is resolved… For learning purpose just want to know the cause of missing lvm. Didn’t find anything in the logs of that pod and there was no issue with drive as well

We cannot tell you why your LVM disappeared. You would have to investigate the logs on your system for a possible reason - assuming of course the action got logged.