mirror of
https://github.com/ceph/ceph
synced 2025-01-08 20:21:33 +00:00
27 lines
721 B
YAML
27 lines
721 B
YAML
overrides:
|
|
ceph:
|
|
log-whitelist:
|
|
- candidate had a stat error
|
|
- candidate had a read error
|
|
- deep-scrub 0 missing, 1 inconsistent objects
|
|
- deep-scrub 0 missing, 4 inconsistent objects
|
|
- deep-scrub [0-9]+ errors
|
|
- '!= omap_digest'
|
|
- '!= data_digest'
|
|
- repair 0 missing, 1 inconsistent objects
|
|
- repair 0 missing, 4 inconsistent objects
|
|
- repair [0-9]+ errors, [0-9]+ fixed
|
|
- scrub 0 missing, 1 inconsistent objects
|
|
- scrub [0-9]+ errors
|
|
- 'size 1 != size'
|
|
- attr name mismatch
|
|
conf:
|
|
osd:
|
|
filestore debug inject read err: true
|
|
bluestore debug inject read err: true
|
|
tasks:
|
|
- install:
|
|
- ceph:
|
|
- repair_test:
|
|
|