]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
pacific: osd/scrub: use the actual active set when requesting replicas to scrub 48544/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:52:15 +0000 (05:52 +0000)
commit8f330ae6aba9a7b05346b155b19371f5a95caf8a
tree8d0fd155588a7fbf16055d7b8c58530c8510c3ff
parent5adef2e8d1520101ed94a61e7aef9648a7e950d8
pacific: 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 6b57a469e36ae150f8ac4973b9b72f37cedee286)
src/osd/pg_scrubber.cc