]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
quincy: osd/scrub: use the actual active set when requesting replicas 48543/head
authorRonen Friedman <rfriedma@redhat.com>
Wed, 28 Sep 2022 13:52:52 +0000 (13:52 +0000)
committerRonen Friedman <rfriedma@redhat.com>
Wed, 19 Oct 2022 05:55:27 +0000 (05:55 +0000)
commit3a3d0bcb251e2d27870ae090743ab6c09a87ad0a
treece202616977524aefa547717827af9d670ae4050
parentc0d01bcc853e48eeea39242baee34edb890064f3
quincy: osd/scrub: use the actual active set when requesting replicas

... to scrub

Note that get_acting_set() may differ from
get_acting_recovery_backfill() - if we are remapped

Fixes: https://tracker.ceph.com/issues/57698
Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
(cherry picked from commit 967a4a4ab7a2503ce753cd5c71865d6dcc4597be)

Conflicts:
  src/osd/pg_scrubber.cc

Conflicting due to post-Quincy changes related to the ScrubBackend.
No unrelated changes were selected.
src/osd/scrubber/pg_scrubber.cc