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