Pod fails on mounting PV

Bug #1837722 reported by Benjamin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Openstack Integrator Charm
Incomplete
Undecided
Unassigned

Bug Description

Example fails on attaching/mounting pvc to pod.
https://github.com/juju-solutions/charm-openstack-integrator

❯ kubectl describe pvc testclaim
Events:
  Type Reason Age From Message
  ---- ------ ---- ---- -------
  Normal Provisioning 61s cinder.csi.openstack.org_csi-cinder-controllerplugin-0_d44d5380-adf1-11e9-88d4-96515bbcc111 External provisioner is provisioning volume for claim "default/testclaim"
  Normal ProvisioningSucceeded 58s persistentvolume-controller Successfully provisioned volume pvc-df8b109d-d2c2-4fcf-94a1-82e049259c6f using kubernetes.io/cinder

❯ kubectl describe pod busybox
Events:
  Type Reason Age From Message
  ---- ------ ---- ---- -------
  Normal Scheduled 2m31s default-scheduler Successfully assigned default/busybox to juju-023a64-k8soverlaytest-9
  Warning FailedMount 27s kubelet, juju-023a64-k8soverlaytest-9 Unable to mount volumes for pod "busybox_default(42ac3253-ce0d-4c28-976c-652385e7e10f)": timeout expired waiting for volumes to attach or mount for pod "default"/"busybox". list of unmounted volumes=[testvolume]. list of unattached volumes=[testvolume default-token-skkfl]
  Warning FailedAttachVolume 26s (x2 over 89s) attachdetach-controller AttachVolume.Attach failed for volume "pvc-df8b109d-d2c2-4fcf-94a1-82e049259c6f" : Volume "ad70e796-9ea5-485d-a9b4-7054674a5344" failed to be attached within the alloted time

Revision history for this message
Benjamin (arti-c) wrote :
Revision history for this message
George Kraft (cynerva) wrote :

Hi, sorry for the delay in getting to this. Unfortunately, we don't have enough information to reproduce this.

If you encounter this again, please let us know and provide a crashdump with:

sudo snap install juju-crashdump --classic --channel edge
juju-crashdump -a debug-layer -a config

That should include extra info that we're missing from the older field agent dump.

Changed in charm-openstack-integrator:
status: New → Incomplete
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.