]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
divergent_priors: Fix divergent_priors task
authorDavid Zafman <dzafman@redhat.com>
Tue, 5 May 2015 04:13:08 +0000 (21:13 -0700)
committerDavid Zafman <dzafman@redhat.com>
Wed, 6 May 2015 19:27:34 +0000 (12:27 -0700)
commita6a4aaf3d3cc6677423ee6d2181254ff52e8b76a
tree32baf2a71e9897d6bd38423c71e3be2598d31f2c
parent1bfedda6d73a8ee7dd27202f87baab19f50b869f
divergent_priors: Fix divergent_priors task

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>
suites/rados/singleton/all/divergent_priors.yaml [new file with mode: 0644]
tasks/divergent_priors.py