]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Common: Rewrite check_pgs 1584/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 5 Jun 2017 09:21:32 +0000 (11:21 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 12 Jun 2017 08:59:16 +0000 (10:59 +0200)
commit304de4833f9d308c8ca33886d0cd8fbcc088cfc3
tree245b83559e798a817ce7740d9d024e58f2c91e99
parenta6fd955d3caf460932f95ee8f1571a51748039c4
Common: Rewrite check_pgs

Rewrite the check_pgs by using json parsing instead of complex regexp to
parse the `ceph -s` output.

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