mirror of
https://github.com/ceph/ceph
synced 2025-01-10 13:10:46 +00:00
7b51cedac6
Signed-off-by: Sage Weil <sage@redhat.com>
21 lines
436 B
YAML
21 lines
436 B
YAML
meta:
|
|
- desc: |
|
|
randomly kill and revive osd
|
|
small chance to increase the number of pgs
|
|
overrides:
|
|
ceph:
|
|
log-whitelist:
|
|
- but it is still running
|
|
- objects unfound and apparently lost
|
|
- log bound mismatch
|
|
tasks:
|
|
- parallel:
|
|
- split_tasks
|
|
split_tasks:
|
|
sequential:
|
|
- thrashosds:
|
|
timeout: 1200
|
|
chance_pgnum_grow: 1
|
|
chance_pgpnum_fix: 1
|
|
- print: "**** done thrashosds 3-thrash"
|