ceph-ansible/roles/ceph-mon/tasks
Guillaume Abrioux f8b69694cc mon: check if an initial monitor keyring already exists
When adding a new monitor, we must reuse the existing initial monitor
keyring. Otherwise, the new monitor will issue its 'mkfs' with a new
monitor keyring and it will result with a mismatch between them. The
new monitor will be unable to join the quorum in the end.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
Co-authored-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commit edf1ee2073)
2019-04-16 11:14:21 +02:00
..
ceph_keys.yml Check ceph_health_raw.stdout value as string during mon bootstrap 2019-04-04 19:15:55 +02:00
crush_rules.yml Set the default crush rule in ceph.conf 2019-03-14 08:56:52 +00:00
deploy_monitors.yml mon: check if an initial monitor keyring already exists 2019-04-16 11:14:21 +02:00
main.yml mon: remove useless delegate_to 2019-04-10 09:52:29 +00:00
secure_cluster.yml mon: secure cluster on container 2018-12-03 14:39:43 +01:00
start_monitor.yml update: mask systemd service units during upgrade 2019-03-25 16:02:56 -04:00