From: Sage Weil Date: Tue, 16 May 2017 16:28:40 +0000 (-0400) Subject: qa/suites/rados/thrash: make sure osds have map before legacy scrub X-Git-Tag: v12.1.0~10^2~73^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F15117%2Fhead;p=ceph.git qa/suites/rados/thrash: make sure osds have map before legacy scrub The OSDs must have a map reflecting the require_luminous flag in order for the legacy conversion to happen. A quick rados bench should ensure that. Signed-off-by: Sage Weil --- diff --git a/qa/suites/rados/thrash/d-require-luminous/at-end.yaml b/qa/suites/rados/thrash/d-require-luminous/at-end.yaml index cca8541832dd..3cf78ca5a79d 100644 --- a/qa/suites/rados/thrash/d-require-luminous/at-end.yaml +++ b/qa/suites/rados/thrash/d-require-luminous/at-end.yaml @@ -6,6 +6,8 @@ tasks: - exec: mon.a: - ceph osd set require_luminous_osds +# make sure osds have latest map + - rados -p rbd bench 5 write -b 4096 - ceph.osd_scrub_pgs: cluster: ceph - exec: