mirror of
https://github.com/ceph/ceph
synced 2024-12-28 22:43:29 +00:00
d58a0b00e8
Signed-off-by: Kefu Chai <tchaikov@gmail.com>
6 lines
193 B
YAML
6 lines
193 B
YAML
tasks:
|
|
- exec:
|
|
client.0:
|
|
- ceph osd erasure-code-profile set teuthologyprofile ruleset-failure-domain=osd k=2 m=1
|
|
- ceph osd pool create base-pool 4 4 erasure teuthologyprofile
|