]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
rados: exercise a few different crush tunable profiles
authorSage Weil <sage@redhat.com>
Tue, 27 Jan 2015 19:25:12 +0000 (11:25 -0800)
committerSage Weil <sage@redhat.com>
Tue, 27 Jan 2015 19:25:12 +0000 (11:25 -0800)
Signed-off-by: Sage Weil <sage@redhat.com>
suites/rados/thrash/workloads/cache-agent-small.yaml
suites/rados/thrash/workloads/rados_api_tests.yaml
suites/rados/thrash/workloads/readwrite.yaml
suites/rados/thrash/workloads/small-objects.yaml

index 50bb3ac3c33c537ffffd7557b3a7b70c2a49e49f..faf86b38012f2b79da0631e829ca47c89fb83054 100644 (file)
@@ -1,5 +1,6 @@
 overrides:
   ceph:
+    crush_tunables: firefly
     log-whitelist:
       - must scrub before tier agent can activate
 tasks:
index 37858a1b049d0433d7bd528fb68f68b9a4d868dd..265649e2b0c3ef328fe19743261d95ab8edae52e 100644 (file)
@@ -1,5 +1,6 @@
 overrides:
   ceph:
+    crush_tunables: hammer
     conf:
       client:
         debug ms: 1
index c53e52b0872b64b5ba3eacfd0ed74e41b512d335..84290905d14b5b96f38f2656291fffaa0bd342ec 100644 (file)
@@ -1,3 +1,6 @@
+overrides:
+  ceph:
+    crush_tunables: optimal
 tasks:
 - rados:
     clients: [client.0]
index bb5a934de3418eaee9ab3300426951e1932c5a95..d8545b9beceed12bd7ce362f5db5f3d9c0a649a1 100644 (file)
@@ -1,3 +1,6 @@
+overrides:
+  ceph:
+    crush_tunables: legacy
 tasks:
 - rados:
     clients: [client.0]