The following check says that removing units would make the Ceph cluster lose quorum. However, the actions currently supported by juju-verify are reboot/shutdown, not "remove":
"""
$ juju verify reboot -m foundations-maas:openstack -u ceph-mon/0 ceph-mon/4
Checks:
[OK] check_affected_machines check passed
[OK] check_has_sub_machines check passed
[OK] Minimum juju version check passed.
[FAIL] Removing unit ceph-mon/0 will lose Ceph mon quorum
[FAIL] Removing unit ceph-mon/4 will lose Ceph mon quorum
[OK] ceph-mon/4: Ceph cluster is healthy
The following check says that removing units would make the Ceph cluster lose quorum. However, the actions currently supported by juju-verify are reboot/shutdown, not "remove": """ $ juju verify reboot -m foundations-maas:openstack -u ceph-mon/0 ceph-mon/4 Checks: [OK] check_affected_machines check passed [OK] check_has_sub_machines check passed [OK] Minimum juju version check passed. [FAIL] Removing unit ceph-mon/0 will lose Ceph mon quorum [FAIL] Removing unit ceph-mon/4 will lose Ceph mon quorum [OK] ceph-mon/4: Ceph cluster is healthy
Overall result: Failed """
The message needs to be updated.
Imported from Launchpad using lp2gh.
date created: 2021-11-19T17:11:28Z
owner: aluria
assignee: rgildein
the launchpad url