]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
mon: force peer addition
authorSébastien Han <seb@redhat.com>
Tue, 8 Jan 2019 17:36:14 +0000 (18:36 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 9 Jan 2019 12:15:52 +0000 (13:15 +0100)
commitee08d1f89a588e878324141dd0f80c65058a377d
tree270281c2d3994b25b4c8f7bc6c2fe860f0f0d37b
parent9e4ec1a776c4cceed429463b77e779f6e22d8774
mon: force peer addition

Somewhat something changed with the introduction of msg2 and we have to
add each node as a peer so the monitors can form a quorum. This might be
due to our CI environment, although adding this is completly harmless
and solves monitors not being able to form quorum.

It seems that the initial monitor map wasn't containing the right
information about the peers (addresses like 0.0.0.0/0r1, for each rank.

Signed-off-by: Sébastien Han <seb@redhat.com>
roles/ceph-mon/tasks/ceph_keys.yml