]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Common: Improve check pgs 1580/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Thu, 1 Jun 2017 12:46:13 +0000 (14:46 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 1 Jun 2017 18:12:36 +0000 (20:12 +0200)
commit0542a95b686eabe96e1a71f6a8c92dcba2a7b4e8
tree84b8f9682733b2ed527049cd0b30991ceb614415
parentde4447a955911592dcbe443df595fc07a42f4d1e
Common: Improve check pgs

For some reason we changed the check of pgs but it appears it could be
dangerous because the current check might satisfied as long as 1 PG is
active+clean.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
roles/ceph-common/templates/restart_osd_daemon.sh.j2