hpe-storage / co-deployments

HPE storage platforms deployment declarations for container orchestrators
https://scod.hpedev.io
Apache License 2.0
11 stars 45 forks source link

MountVolume.MountDevice failed #334

Open husseinallaw opened 1 year ago

husseinallaw commented 1 year ago

i followed the steps from this link :

https://scod.hpedev.io/learn/persistent_storage/index.html#installing_the_helm_chart

all was fine and the PVC got created in our namespace and it is bound, and i can also see the PVC created on Nimble Storage however whenever i install any pod like nginx, it get's stuck and i get the below error when launching the pod :

.Successfully assigned hpe-storage/nginx to alssworker1.areeba.com .AttachVolume.Attach succeeded for volume "pvc-5118ca53-c33c-499a-a439-e480bc4815aa" .unable to attach or mount volumes: unmounted volumes=[config], unattached volumes=[config kube-api-access-85dnm]: timed out waiting for the condition

MountVolume.MountDevice failed for volume "pvc-5118ca53-c33c-499a-a439-e480bc4815aa" : rpc error: code = Internal desc = Failed to stage volume 0656c0fe884312fd06000000000000000000000025, err: rpc error: code = Internal desc = Error creating device for volume 0656c0fe884312fd06000000000000000000000025, err: device not found with serial 6c8379f43c4dcc6a6c9ce9008e03d215 or target

datamattsson commented 1 year ago

Hey @husseinallaw this error indicates that the control plane is working fine but the data path is not working, meaning that the device can not be discovered on the node it's being presented to. Could you describe your environment?

Alouxndre commented 8 months ago

Hello, I have the same issue.

The array is a nimble strorage model, version 6.0

Can you help me, or where can I find some logs to help me ?

Thanks :) !!!