From: David Zafman Date: Sat, 21 Oct 2017 02:50:32 +0000 (-0700) Subject: osd: Scrub of object with only object error(s) are not logged X-Git-Tag: v12.2.3~115^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F19083%2Fhead;p=ceph.git osd: Scrub of object with only object error(s) are not logged Signed-off-by: David Zafman (cherry picked from commit 1ad05b1068ddd5d3312af45af1a60587200ddcd7) --- diff --git a/src/osd/PGBackend.cc b/src/osd/PGBackend.cc index 389e953b1e2..9663729d547 100644 --- a/src/osd/PGBackend.cc +++ b/src/osd/PGBackend.cc @@ -988,6 +988,7 @@ void PGBackend::be_compare_scrubmaps( // Track possible shard to use as authoritative, if needed // There are errors, without identifying the shard object_errors.insert(j->first); + errorstream << pgid << " : soid " << *k << " " << ss.str() << "\n"; } else { // XXX: The auth shard might get here that we don't know // that it has the "correct" data.