Comment 0 for bug 1656116

Revision history for this message
Francis Ginther (fginther) wrote :

This was hit with a Landscape autopilot deployment:

https://ci.lscape.net/job/landscape-system-tests/4981

All three ceph-mon units are showing "Unit not clustered (no quorum)"

Here's an excerpt from juju status:

  ceph-mon:
    charm: cs:xenial/ceph-mon-7
    series: xenial
    os: ubuntu
    charm-origin: jujucharms
    charm-name: ceph-mon
    charm-rev: 7
    exposed: false
    application-status:
      current: blocked
      message: Unit not clustered (no quorum)
      since: 11 Jan 2017 20:18:05Z
...
    units:
      ceph-mon/0:
        workload-status:
          current: blocked
          message: Unit not clustered (no quorum)
          since: 11 Jan 2017 20:18:05Z
...
      ceph-mon/1:
        workload-status:
          current: blocked
          message: Unit not clustered (no quorum)
          since: 11 Jan 2017 20:18:11Z
...
      ceph-mon/2:
        workload-status:
          current: blocked
          message: Unit not clustered (no quorum)
          since: 11 Jan 2017 20:18:00Z

All of the ceph-mon logs are attached. If more logs are needed from ceph-osd, ceph-radosgw or something else let me know.