]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/ceph.py: tolerate flush pg stats exception
authorSage Weil <sage@redhat.com>
Tue, 8 Aug 2017 16:08:31 +0000 (12:08 -0400)
committerSage Weil <sage@redhat.com>
Thu, 10 Aug 2017 13:34:06 +0000 (09:34 -0400)
commit560d6ed79d564b7b1753383a3141fe5db1571e50
treeda951ace144cb35b4eec8f932c151d68543ce505
parentcabd44af3503c368160fef7e56b637dfbf0e9921
qa/tasks/ceph.py: tolerate flush pg stats exception

If the OSD doesn't see IO, it won't flush more pg/osd stats when the
luminous flag is not yet set (legacy pgmonitor mode).

Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 9da7e63c641d343853ed83bb22490cb6af1f3d6d)
qa/tasks/ceph.py