ceph-ansible/roles/ceph-mon/tasks
Matthew Vernon 1556d802ff ceph-mon: increase timeout waiting for admin and bootstrap keys
With a large and/or busy cluster, it can take significantly more than
30s for a restarted monitor to get to the point where
`ceph-create-keys` returns successfully. A recent upgrade of our
production cluster failed here because it took a couple of minutes for
the newly-upgraded `mon` to be ready. So increase the timeout
significantly.

This patch is applied to stable-3.2, because the affected code is
refactored in stable-4.0 and ceph-create-keys is no longer called.

Signed-off-by: Matthew Vernon <mv3@sanger.ac.uk>
2019-04-12 17:03:39 +00:00
..
docker Change docker_container parameter network to network_mode 2019-03-18 13:23:10 +00:00
ceph_keys.yml ceph-mon: increase timeout waiting for admin and bootstrap keys 2019-04-12 17:03:39 +00:00
crush_rules.yml Set the default crush rule in ceph.conf 2019-03-14 14:48:03 +00:00
deploy_monitors.yml Set permissions on monitor directory to u=rwX,g=rX,o=rX recursive 2019-02-28 10:52:04 +00:00
main.yml mon: move `osd_pool_default_pg_num` in `ceph-defaults` 2018-11-29 01:49:05 +00:00
secure_cluster.yml Use check_mode instead of always_run 2017-10-25 09:53:34 -05:00
start_monitor.yml Allow ceph service systemd overrides to be specified 2017-08-16 17:57:06 +01:00