mirror of
https://github.com/ceph/ceph
synced 2025-02-03 17:03:51 +00:00
a84820b743
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
22 lines
498 B
YAML
22 lines
498 B
YAML
overrides:
|
|
ceph:
|
|
log-ignorelist:
|
|
- but it is still running
|
|
- objects unfound and apparently lost
|
|
- slow request
|
|
conf:
|
|
osd:
|
|
osd debug reject backfill probability: .1
|
|
osd scrub min interval: 60
|
|
osd scrub max interval: 120
|
|
osd max backfills: 3
|
|
tasks:
|
|
- thrashosds:
|
|
timeout: 1200
|
|
chance_pgnum_grow: 1
|
|
chance_pgnum_shrink: 1
|
|
chance_pgpnum_fix: 1
|
|
min_in: 8
|
|
chance_bluestore_reshard: 1
|
|
bluestore_new_sharding: random
|