Pod fails on mounting PV
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Openstack Integrator Charm |
Incomplete
|
Undecided
|
Unassigned |
Bug Description
Example fails on attaching/mounting pvc to pod.
https:/
❯ kubectl describe pvc testclaim
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Provisioning 61s cinder.
Normal ProvisioningSuc
❯ kubectl describe pod busybox
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Scheduled 2m31s default-scheduler Successfully assigned default/busybox to juju-023a64-
Warning FailedMount 27s kubelet, juju-023a64-
Warning FailedAttachVolume 26s (x2 over 89s) attachdetach-
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.