]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa: ignore normal slow IO warnings for cephfs 23457/head
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 7 Aug 2018 00:55:42 +0000 (17:55 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Sun, 12 Aug 2018 20:59:59 +0000 (13:59 -0700)
commitfc6e683832125a1042638f21b623e29d0d4c34d8
tree054098ceb379279be10be9b28a2d95a4b3732296
parent066d345cb8fc8c3aa15be1506170af77cdf481a6
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>
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]