mirror of
https://github.com/ceph/ceph
synced 2025-02-04 17:33:37 +00:00
dccdb2eb0f
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
17 lines
464 B
YAML
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
|