stocky-beard-10620
06/20/2022, 5:44 PMAttaching
and I can't seem to figure out what's the issue, can I get some help troubleshooting? I've tried restarting all pods, with no help. Thanks!late-needle-80860
06/20/2022, 5:51 PMkubectl describe …
on the workloads consuming some of these PVC’s tattle telling something?kubectl describe
on the PVC’s themselves saying something?instance-manager
and engine-manager
is done processingstocky-beard-10620
06/20/2022, 5:58 PMkubectl describe ...
on the workloads is saying that it's waiting for the volumes to attach and then timed out waiting for the condition
. The describe
on the PVs as well as on the PVCs isn't showing anything under Events
, but I've been at this for a few hours so maybe whatever event showed up there is gone now.
I have 15 volumes.late-needle-80860
06/20/2022, 5:59 PMstocky-beard-10620
06/20/2022, 6:00 PMlate-needle-80860
06/20/2022, 6:05 PMstocky-beard-10620
06/20/2022, 6:08 PMFailed
, Stopped
, or Unknown
...instance-manager
pods logs, neither in the -e
or the -r
ones, which is suspicious...instance-manager-r-*
pods I see runninglate-needle-80860
06/20/2022, 6:54 PM