]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd/scrub: add 'snap-trimming' as a distinct delay reason
authorRonen Friedman <rfriedma@redhat.com>
Mon, 2 Sep 2024 18:09:13 +0000 (13:09 -0500)
committerRonen Friedman <rfriedma@redhat.com>
Wed, 4 Sep 2024 12:07:46 +0000 (07:07 -0500)
commita84c3c457547498deec6998651158b5d5107f77c
treecfb9afc4b6962c881a6a9e11361bfad3e7bcd51a
parentc0a52a59697d4b1d31f96f77e364e174a2a214f3
osd/scrub: add 'snap-trimming' as a distinct delay reason

allowing the configuration of lower delay times (compared
to 'pg_state', now denoting PGs that are not active or
not clean) for PGs that failed to be scrubbed due to performing
snap-trimming.

Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
src/common/options/osd.yaml.in
src/osd/scrubber/pg_scrubber.cc
src/osd/scrubber/scrub_job.cc
src/osd/scrubber_common.h