Comment 0 for bug 1820908

Revision history for this message
Dan Ardelean (danardelean) wrote :

Hi,

I deployed a 1.13 CDK cluster. It is deployed in 5 VMs on a big GCE VM (nested).

For storage classes and automatically provisioning volumes I am also deploying a Ceph cluster. The PVCs and PVs do create normally. But when I am connecting a PVC to a pod, the volume attaches but it fails on mounting. Below I am attaching some outputs. The same setup works with OpenStack.

Charm versions, k8s 1.13
https://paste.ubuntu.com/p/g4YVnn5GMQ/

SC, PVC and PV info. I am using gce naming for the PVC, but it’s using the Ceph SC, so don’t mind that.
https://paste.ubuntu.com/p/P9rc9jbpZ6/

A pod describe
https://paste.ubuntu.com/p/crvNCGPznJ/

Error in the ceph CSI pod
https://paste.ubuntu.com/p/s9pdMsntqQ/

I cannot see other errors in any other pods. I’ve tried with k8s 1.12 but same result. I’ve search the internet but could not find a solution. If you need, you can connect to the env.