]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
rolling_update: check quorum state before upgrade
authorDimitri Savineau <dsavinea@redhat.com>
Fri, 9 Jul 2021 20:09:49 +0000 (16:09 -0400)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 12 Jul 2021 16:16:22 +0000 (18:16 +0200)
commit97148dd58c77a84aff1235dc9be3cb8c9d73cc09
tree8a5d3ee39b752caa8388cc819eff80e5ee125400
parentc396122ad9acda19462c7da363696e174b8162d1
rolling_update: check quorum state before upgrade

If one a the monitor is out of the quorum then nothing prevents the upgrade
playbook to run.
We only check if we have at least three monitor nodes but we should also
check if those monitor nodes are correctly present in the quorum.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1952571
Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
infrastructure-playbooks/rolling_update.yml