Fix some bugs when testing opensds ansible
[stor4nfv.git] / src / ceph / qa / suites / upgrade / hammer-jewel-x / tiering / 2-setup-cache-tiering / 0-create-base-tier / create-ec-pool.yaml
1 tasks:
2 - exec:
3     client.0:
4       - ceph osd erasure-code-profile set t-profile crush-failure-domain=osd k=2 m=1
5       - ceph osd pool create base-pool 4 4 erasure t-profile
6       - ceph osd pool application enable base-pool rados