ceph-ansible/roles/ceph-defaults
Matthew Vernon aa97ecf048 restart_osd_daemon.sh.j2 - Reset RETRIES between calls of check_pgs
Previously RETRIES was set (by default to 40) once at the start of the
script; this meant that it would only ever wait for up to 40 lots of
30s across *all* the OSDs on a host before bombing out. In fact, we
want to be prepared to wait for the same amount of time after each OSD
restart for the clusters' pgs to be happy again before continuing.

Closes: #3154
Signed-off-by: Matthew Vernon <mv3@sanger.ac.uk>
2018-09-24 08:20:32 +00:00
..
defaults osd: add osd memory target option 2018-09-18 10:12:46 +00:00
handlers defaults: fix rgw_hostname 2018-08-22 17:46:00 +02:00
meta update meta for ansible galaxy 2017-08-25 00:05:44 +02:00
tasks osd: add osd memory target option 2018-09-18 10:12:46 +00:00
templates restart_osd_daemon.sh.j2 - Reset RETRIES between calls of check_pgs 2018-09-24 08:20:32 +00: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/.