mirror of
https://github.com/ceph/ceph
synced 2025-02-03 17:03:51 +00:00
upgrade/jewel-x: drop 'failed to encode' crc mismatch whitelist
We should no longer trigger these warnings now that we build the OSDMap based on require_*_osds flags. Signed-off-by: Sage Weil <sage@redhat.com>
This commit is contained in:
parent
b559801e99
commit
dfb77d548f
@ -22,7 +22,6 @@ overrides:
|
||||
log-whitelist:
|
||||
- scrub mismatch
|
||||
- ScrubResult
|
||||
- failed to encode map
|
||||
- wrongly marked
|
||||
conf:
|
||||
fs: xfs
|
||||
|
@ -15,7 +15,6 @@ overrides:
|
||||
- reached quota
|
||||
- scrub
|
||||
- osd_map_max_advance
|
||||
- failed to encode
|
||||
- wrongly marked
|
||||
fs: xfs
|
||||
conf:
|
||||
|
@ -8,7 +8,6 @@ overrides:
|
||||
- wrongly marked me down
|
||||
- objects unfound and apparently lost
|
||||
- log bound mismatch
|
||||
- failed to encode map e
|
||||
tasks:
|
||||
- thrashosds:
|
||||
timeout: 1200
|
||||
|
@ -8,7 +8,6 @@ overrides:
|
||||
- wrongly marked me down
|
||||
- objects unfound and apparently lost
|
||||
- log bound mismatch
|
||||
- failed to encode map e
|
||||
tasks:
|
||||
- thrashosds:
|
||||
timeout: 1200
|
||||
|
@ -8,7 +8,6 @@ overrides:
|
||||
- wrongly marked me down
|
||||
- objects unfound and apparently lost
|
||||
- log bound mismatch
|
||||
- failed to encode map e
|
||||
tasks:
|
||||
- thrashosds:
|
||||
timeout: 1200
|
||||
|
Loading…
Reference in New Issue
Block a user