mirror of
https://github.com/ceph/ceph
synced 2025-01-24 20:13:45 +00:00
a6a4aaf3d3
Flake8 fixes Use new set_recovery_delay admin socket command Fix bad value set for filestore_blackhole Make sure log trims and only require 100 objects Use kick_recovery_wq to properly set osd_recovery_delay_start to 0 Write and remove divergent and verify removal was undone Fix to make compatible with wip-10809-11135-10290 Make sure to set_recovery_delay in a non-racey way (while osd running but down) Leave divergent "in" so its PGs aren't treated as strays Add yaml file to run the divergent_priors task Signed-off-by: David Zafman <dzafman@redhat.com>
18 lines
169 B
YAML
18 lines
169 B
YAML
roles:
|
|
- - mon.0
|
|
- osd.0
|
|
- osd.1
|
|
- osd.2
|
|
- client.0
|
|
|
|
overrides:
|
|
ceph:
|
|
conf:
|
|
osd:
|
|
debug osd: 5
|
|
|
|
tasks:
|
|
- install:
|
|
- ceph:
|
|
- divergent_priors:
|