Comment 0 for bug 1740961

Revision history for this message
Chris Sanders (chris.sanders) wrote :

While there is support for small / test clusters to run a single mon there isn't currently support to set failure domain to 'osd'. This provides the same limit as the mon, the minimum install needs at least 3 relations from ceph-osd to unblock.

Supporting a failure domain of 'osd' would remove remove the restriction similar to the mon setting that exists today. This becomes particularly useful once erasure coding is being used since a common use case for erasure coding is larger failure domains with less overhead.

A few notes, when doing setting the failure domain to osd the logic in the mon will need to check number of osd's not number of relations to allow other charms like ceph-fs and radosgw to receive keys and initialize.