ceph-ansible/roles/ceph-defaults
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
..
defaults common: ability to enable/disable fw configuration 2018-06-11 21:51:59 +02:00
handlers ceph-iscsi: support for containerize deployment 2018-06-08 10:21:54 +02:00
meta update meta for ansible galaxy 2017-08-25 00:05:44 +02:00
tasks ceph-iscsi: support for containerize deployment 2018-06-08 10:21:54 +02:00
templates reset failed count of ceph-mgr 2018-06-20 13:59:16 +02:00
README.md Cleanup readme files in roles directories 2017-10-17 11:22:06 +02:00

README.md

Ansible role: ceph-defaults

Documentation is available at http://docs.ceph.com/ceph-ansible/.