ceph/qa/objectstore/bluestore-comp.yaml

20 lines
562 B
YAML
Raw Normal View History

overrides:
thrashosds:
bdev_inject_crash: 2
bdev_inject_crash_probability: .5
ceph:
fs: xfs
conf:
osd:
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: "*"
bluestore compression mode: aggressive
# this doesn't work with failures bc the log writes are not atomic across the two backends
# bluestore bluefs env mirror: true