mirror of
https://github.com/ceph/ceph
synced 2025-02-11 04:51:02 +00:00
20 lines
448 B
YAML
20 lines
448 B
YAML
|
overrides:
|
||
|
ceph:
|
||
|
log-whitelist:
|
||
|
- but it is still running
|
||
|
- objects unfound and apparently lost
|
||
|
conf:
|
||
|
osd:
|
||
|
osd debug reject backfill probability: .3
|
||
|
osd scrub min interval: 60
|
||
|
osd scrub max interval: 120
|
||
|
osd max backfills: 2
|
||
|
tasks:
|
||
|
- thrashosds:
|
||
|
timeout: 1200
|
||
|
chance_pgnum_grow: 1
|
||
|
chance_pgnum_shrink: 1
|
||
|
chance_pgpnum_fix: 1
|
||
|
min_in: 4
|
||
|
aggressive_pg_num_changes: false
|