Fix some bugs when testing opensds ansible
[stor4nfv.git] / src / ceph / qa / suites / krbd / rbd-nomount / tasks / krbd_data_pool.yaml
1 overrides:
2   thrashosds:
3     bdev_inject_crash: 2
4     bdev_inject_crash_probability: .5
5   ceph:
6     fs: xfs
7     conf:
8       osd: # force bluestore since it's required for ec overwrites
9         osd objectstore: bluestore
10         bluestore block size: 96636764160
11         debug bluestore: 30
12         debug bdev: 20
13         debug bluefs: 20
14         debug rocksdb: 10
15         enable experimental unrecoverable data corrupting features: "*"
16         osd debug randomize hobject sort order: false
17 # this doesn't work with failures bc the log writes are not atomic across the two backends
18 #        bluestore bluefs env mirror: true
19 tasks:
20 - workunit:
21     clients:
22       all:
23         - rbd/krbd_data_pool.sh