]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
Implement the rest of the checks for automatic pg scrubbing.
authorWarren Usui <warren.usui@inktank.com>
Tue, 4 Feb 2014 01:17:09 +0000 (17:17 -0800)
committerWarren Usui <warren.usui@inktank.com>
Tue, 4 Feb 2014 06:18:38 +0000 (22:18 -0800)
commit2bcc60061cc364a0ab79b07316c08735d19ec2d3
tree1eeb4fc4404623a938d7c07e56b4b022d9653177
parente8717163a67a1273dd9b18abc91cfd74f38ae38d
Implement the rest of the checks for automatic pg scrubbing.
osd_scrub_pgs now:
1.) Insures that all pgs are clean and active.
2.) Performs the scrub of all OSDs.
3.) Waits until all pgs have been scrubbed or no progress in scrubbing has
    been made for two minutes.

These changes have been made on top of a previous check-in that was incomplete

Fixes: 7198
Signed-off-bye: Warren Usui <warren.usui@inktank.com>
teuthology/task/ceph.py