From 6307e03c6df460ab0ca9a46906ae778392975dc0 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Sat, 5 Aug 2017 14:33:13 -0400 Subject: [PATCH] qa/suites/rados/thrash/workloads/cache-agent-big: m=2 ...because we do the test_map_discontinuity thing. Signed-off-by: Sage Weil --- qa/suites/rados/thrash/workloads/cache-agent-big.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qa/suites/rados/thrash/workloads/cache-agent-big.yaml b/qa/suites/rados/thrash/workloads/cache-agent-big.yaml index bbfe7bf50d1a1..0cef20773003b 100644 --- a/qa/suites/rados/thrash/workloads/cache-agent-big.yaml +++ b/qa/suites/rados/thrash/workloads/cache-agent-big.yaml @@ -5,8 +5,8 @@ overrides: tasks: - exec: client.0: - - sudo ceph osd erasure-code-profile set teuthologyprofile crush-failure-domain=osd m=1 k=2 - - sudo ceph osd pool create base 4 4 erasure teuthologyprofile + - sudo ceph osd erasure-code-profile set myprofile crush-failure-domain=osd m=2 k=2 + - sudo ceph osd pool create base 4 4 erasure myprofile - sudo ceph osd pool application enable base rados - sudo ceph osd pool set base min_size 2 - sudo ceph osd pool create cache 4 -- 2.39.5