Comment 1 for bug 1823088

Revision history for this message
Drew Freiberger (afreiberger) wrote :

To reproduce:

juju deploy cs:trusty/ceph --config monitor-count=1 --config source='cloud:trusty-updates'
juju deploy ceph-osd
juju add-relation ceph-osd ceph
juju deploy cs:trusty/ceph-mon --config no-bootstrap=true
juju add-unit ceph-mon -n 2

This should present the error state. This is from the top of my head and not proven to repro.