ceph-ansible/roles/ceph-defaults/templates
Christian Zunker 48394597c9 reset failed count of ceph-mgr
Depending on your setup, ceph-mgr might get restarted multiple times.
When this is done to fast, systemd will prevent further restarts because of
configured limits in the ceph-mgr systemd unit file.

Resetting the failure count will prevent this problem. The reset is done before
the restart so in case of a real problem during the restart it still fails.

Fixes: #2768

Signed-off-by: Christian Zunker <christian.zunker@codecentric.cloud>
2018-06-20 13:59:16 +02:00
..
restart_mds_daemon.sh.j2 Make sure the restart_mds_daemon script is created with the correct MDS name 2018-05-08 20:53:15 +02:00
restart_mgr_daemon.sh.j2 reset failed count of ceph-mgr 2018-06-20 13:59:16 +02:00
restart_mon_daemon.sh.j2 defaults: add useful info if daemon are not restarted properly 2018-03-14 14:22:00 +01:00
restart_nfs_daemon.sh.j2 Merge pull request #1983 from jprovaznik/suffix 2017-10-06 22:40:57 +02:00
restart_osd_daemon.sh.j2 defaults: restart_osd_daemon unit spaces 2018-05-18 17:53:47 +02:00
restart_rbd_mirror_daemon.sh.j2 rbd: fix restart script for jewel 2017-10-18 11:10:49 +02:00
restart_rbd_target_api.sh.j2 ceph-iscsi: support for containerize deployment 2018-06-08 10:21:54 +02:00
restart_rbd_target_gw.sh.j2 ceph-iscsi: support for containerize deployment 2018-06-08 10:21:54 +02:00
restart_rgw_daemon.sh.j2 Convert interface names to underscores for facts 2017-12-12 09:03:40 +01:00
restart_tcmu_runner.sh.j2 ceph-iscsi: support for containerize deployment 2018-06-08 10:21:54 +02:00