]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Fix syntax of erasure coded pool creation
authorDavid Zafman <david.zafman@inktank.com>
Thu, 1 May 2014 17:52:57 +0000 (10:52 -0700)
committerDavid Zafman <david.zafman@inktank.com>
Thu, 1 May 2014 17:52:57 +0000 (10:52 -0700)
Signed-off-by: David Zafman <david.zafman@inktank.com>
suites/rados/thrash/workloads/cache-agent-big.yaml

index d3c404b5414157d9ac143963e49469d732af699e..f707d0a97216e81b80c5b34f2797f6ae2ed07d63 100644 (file)
@@ -7,7 +7,7 @@ tasks:
     client.0:
       - ceph osd erasure-code-profile set teuthologyprofile ruleset-failure-domain=osd
         m=1 k=2
-      - ceph osd pool create base 4 erasure teuthologyprofile
+      - ceph osd pool create base 4 erasure teuthologyprofile
       - ceph osd pool create cache 4
       - ceph osd tier add base cache
       - ceph osd tier cache-mode cache writeback