]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
osd: Scrub of object with only object error(s) are not logged 19083/head
authorDavid Zafman <dzafman@redhat.com>
Sat, 21 Oct 2017 02:50:32 +0000 (19:50 -0700)
committerNathan Cutler <ncutler@suse.com>
Sun, 28 Jan 2018 22:45:29 +0000 (23:45 +0100)
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 1ad05b1068ddd5d3312af45af1a60587200ddcd7)

src/osd/PGBackend.cc

index 389e953b1e28de2b82dc7d4efa06d2e728500138..9663729d5471318c20b0b99625e216b33892626c 100644 (file)
@@ -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.