]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
whitelist shard missing errors
authorLoic Dachary <ldachary@redhat.com>
Mon, 16 Mar 2015 11:15:21 +0000 (12:15 +0100)
committerLoic Dachary <ldachary@redhat.com>
Mon, 16 Mar 2015 11:15:21 +0000 (12:15 +0100)
If a shard is missing during a radosbench it can safely be
ignored. It will either be recovered and radosbench will complete
successfully. Or there are too many shard missing to recover the object
and radosbench will fail. Either way we can rely on radosbench to
accurately report success or failure.

Signed-off-by: Loic Dachary <loic@dachary.org>
suites/rados/thrash/workloads/ec-radosbench.yaml

index 2025f4a7dae89ca875658e6f118f52450957e754..70875fb23258a0d4b426cab7c0326d57a400a6d8 100644 (file)
@@ -1,3 +1,7 @@
+overrides:
+  ceph:
+    log-whitelist:
+      - shard.*missing
 tasks:
 - radosbench:
     clients: [client.0]