]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Add more stressful thrashing by doing more pg splitting
authorDavid Zafman <david.zafman@inktank.com>
Mon, 22 Jul 2013 16:08:20 +0000 (09:08 -0700)
committerSage Weil <sage@inktank.com>
Mon, 22 Jul 2013 17:20:25 +0000 (10:20 -0700)
Signed-off-by: David Zafman <david.zafman@inktank.com>
suites/rados/thrash/thrashers/morepggrow.yaml [new file with mode: 0644]
suites/rados/thrash/thrashers/pggrow.yaml [new file with mode: 0644]

diff --git a/suites/rados/thrash/thrashers/morepggrow.yaml b/suites/rados/thrash/thrashers/morepggrow.yaml
new file mode 100644 (file)
index 0000000..93379a8
--- /dev/null
@@ -0,0 +1,10 @@
+tasks:
+- install:
+- ceph:
+    log-whitelist:
+    - wrongly marked me down
+    - objects unfound and apparently lost
+- thrashosds:
+    timeout: 1200
+    chance_pgnum_grow: 3
+    chance_pgpnum_fix: 1
diff --git a/suites/rados/thrash/thrashers/pggrow.yaml b/suites/rados/thrash/thrashers/pggrow.yaml
new file mode 100644 (file)
index 0000000..6131b00
--- /dev/null
@@ -0,0 +1,10 @@
+tasks:
+- install:
+- ceph:
+    log-whitelist:
+    - wrongly marked me down
+    - objects unfound and apparently lost
+- thrashosds:
+    timeout: 1200
+    chance_pgnum_grow: 2
+    chance_pgpnum_fix: 1