ceph/objectstore/bluestore.yaml
Sage Weil dccdb2eb0f tasks/ceph_manager: add bdev_inject_crash_probability support
Only do the failure injection 50% of the time; otherwise, just
kill as usual.

Signed-off-by: Sage Weil <sage@redhat.com>

# Conflicts:
#	tasks/ceph_manager.py
2016-09-21 17:07:28 -04:00

17 lines
464 B
YAML

overrides:
thrashosds:
bdev_inject_crash: 2
bdev_inject_crash_probability: .5
ceph:
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: "*"
osd debug randomize hobject sort order: false
bluestore bluefs env mirror: true