mirror of
https://github.com/ceph/ceph
synced 2025-01-02 00:52:22 +00:00
qa/suites/rados/monthrash: Exercise mon scrub error injectors
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
This commit is contained in:
parent
f85001e5d5
commit
a5bcca7f41
@ -8,8 +8,12 @@ overrides:
|
||||
mon osdmap full prune min: 15
|
||||
mon osdmap full prune interval: 2
|
||||
mon osdmap full prune txsize: 2
|
||||
mon scrub inject crc mismatch: 0.01
|
||||
mon scrub inject missing keys: 0.05
|
||||
# thrashing monitors may make mgr have trouble w/ its keepalive
|
||||
log-ignorelist:
|
||||
- ScrubResult
|
||||
- scrub mismatch
|
||||
- overall HEALTH_
|
||||
- \(MGR_DOWN\)
|
||||
# slow mons -> slow peering -> PG_AVAILABILITY
|
||||
|
Loading…
Reference in New Issue
Block a user