]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
osd: Scrub of object with only object error(s) are not logged 18449/head
authorDavid Zafman <dzafman@redhat.com>
Sat, 21 Oct 2017 02:50:32 +0000 (19:50 -0700)
committerDavid Zafman <dzafman@redhat.com>
Tue, 24 Oct 2017 20:32:44 +0000 (13:32 -0700)
Signed-off-by: David Zafman <dzafman@redhat.com>
src/osd/PGBackend.cc

index 50119de7d05860ea1e7093456336896f3fe30640..e97388e0b664029fd23e8e24f0fc65168393ea96 100644 (file)
@@ -990,6 +990,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.