ceph/qa/standalone/scrub
Ronen Friedman 1323bdb839 qa/standalone/scrub/osd-recovery-scrub: fix unnoticed recovery state
The 'recovering' state is transitory. Existing code looks for it by
polling 'pg stat', missing from time to time.
New version searches the tails of the relevant OSDs' logs.

Fixes: https://tracker.ceph.com/issues/48719
Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
2021-01-04 13:29:41 +02:00
..
osd-recovery-scrub.sh qa/standalone/scrub/osd-recovery-scrub: fix unnoticed recovery state 2021-01-04 13:29:41 +02:00
osd-scrub-dump.sh osd: change trigger_[deep_]scrub tommands to a pg tell command 2019-10-04 09:07:02 -05:00
osd-scrub-repair.sh doc/dev: use http://docs.ceph.com/en/latest/ instead of /docs/master/ for docs 2020-11-24 12:49:47 +08:00
osd-scrub-snaps.sh qa/standalone/scrub/osd-scrub-snaps.sh: fix grep pattern 2020-05-28 22:41:38 +00:00
osd-scrub-test.sh test: cancelling both noscrub *and* nodeep-scrub 2020-12-09 20:16:23 +02:00
osd-unexpected-clone.sh