This message was deleted.
# longhorn-storage
a
This message was deleted.
l
look at the description of the pod and give info on why it’s pending
g
thanks!! importer-prime is stuck kubectl get pods NAME READY STATUS RESTARTS AGE my-release-nginx-ingress-controller-5f8ccf57c8-fpjvp 1/1 Running 0 139m importer-prime-7ca280d6-ab18-4123-8ac2-f848a2959284 0/1 ContainerCreating 0 128m kubectl describe pod ... Warning FailedMount 30m (x10 over 120m) kubelet Unable to attach or mount volumes: unmounted volumes=[cdi-data-vol], unattached volumes=[kube-api-access-wtrbt cdi-data-vol]: timed out waiting for the condition Warning FailedAttachVolume 2m51s (x70 over 129m) attachdetach-controller AttachVolume.Attach failed for volume "pvc-c193050c-0fbe-4491-b2f5-6d75cc5e36d0" : rpc error: code = Aborted desc = volume pvc-c193050c-0fbe-4491-b2f5-6d75cc5e36d0 is not ready for workloads Warning FailedMount 39s (x47 over 127m) kubelet Unable to attach or mount volumes: unmounted volumes=[cdi-data-vol], unattached volumes=[cdi-data-vol kube-api-access-wtrbt]: timed out waiting for the condition
f
Do you have yaml of the PVC and Longhorn volume?