Comment 7 for bug 2026651

Revision history for this message
Wesley Hershberger (whershberger) wrote :

Hi,

It looks like the change to `source: quincy` breaks charm deployments where base=ubuntu@20.04. To reproduce:

juju deploy --base=ubuntu@20.04 --channel=quincy/stable ceph-mon

This shows up in juju debug-log:

unit-ceph-mon-0: 15:41:52 INFO unit.ceph-mon/0.juju-log Unknown source: 'quincy'

And status reports that Octopus was installed, not quincy:

ceph-mon 15.2.17 blocked 1 ceph-mon quincy/stable 195 no Insufficient peer units to bootstrap cluster (require 3)

I've reproduced this in an Openstack cloud and in a lxd container within that cloud. I had some (probably unrelated) issues reproducing in a manually provisioned machine, but the charm got far enough to try installing ceph from the focal repos instead of the UCA.

Is it possible that source should be set to 'yoga' instead of 'quincy', as it is in ceph-mon?

[1] https://charmhub.io/ceph-osd/configure#source