mirror of
https://github.com/ceph/ceph
synced 2024-12-22 03:22:00 +00:00
fb1ed487c2
Signed-off-by: Sage Weil <sage@redhat.com>
23 lines
641 B
YAML
23 lines
641 B
YAML
overrides:
|
|
ceph:
|
|
wait-for-scrub: false
|
|
log-whitelist:
|
|
- '!= data_digest'
|
|
- '!= omap_digest'
|
|
- '!= size'
|
|
- 'deep-scrub 0 missing, 1 inconsistent objects'
|
|
- 'deep-scrub [0-9]+ errors'
|
|
- 'repair 0 missing, 1 inconsistent objects'
|
|
- 'repair [0-9]+ errors, [0-9]+ fixed'
|
|
- 'shard [0-9]+ missing'
|
|
- 'deep-scrub 1 missing, 1 inconsistent objects'
|
|
- 'does not match object info size'
|
|
- 'attr name mistmatch'
|
|
- 'deep-scrub 1 missing, 0 inconsistent objects'
|
|
- 'failed to pick suitable auth object'
|
|
conf:
|
|
osd:
|
|
osd deep scrub update digest min age: 0
|
|
tasks:
|
|
- scrub_test:
|