]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: ignore normal slow IO warnings for cephfs
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 7 Aug 2018 00:55:42 +0000 (17:55 -0700)
committerNathan Cutler <ncutler@suse.com>
Fri, 28 Sep 2018 06:25:49 +0000 (08:25 +0200)
commit62587d63a40d7681c334b6ae6343fdc23f8520fc
tree8a7d2f4ab0faa92a0293772a4440be7ebf7a72ec
parentb171851c31d29b8565c4dc737cd0fabed8821418
qa: ignore normal slow IO warnings for cephfs

Generally the slow warnings we get are just over the threshold. These warnings
are related to deploying multiple Ceph daemons side-by-side. Let's see how we
do with two minutes.

Ignoring the warnings entirely is unsatisfactory as they serve as a useful
canary in the coal mine when you see warnings for ops > some unreasonably large
amount of time.

Fixes: http://tracker.ceph.com/issues/26900
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit fc6e683832125a1042638f21b623e29d0d4c34d8)
qa/cephfs/conf/mds.yaml
qa/cephfs/conf/mon.yaml [new file with mode: 0644]
qa/cephfs/conf/osd.yaml [new file with mode: 0644]