From eef808eafa3f6a74d6df31a1be83fde24d50bf45 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Fri, 3 May 2024 15:32:28 +1000 Subject: [PATCH] doc/rados: PR#57022 unfinished business Make the changes suggested by Anthony D'Atri in https://github.com/ceph/ceph/pull/57022. Co-authored-by: Anthony D'Atri Signed-off-by: Zac Dover (cherry picked from commit 93898d80836ac41041f75b5bf5398f9388abb52f) --- doc/rados/troubleshooting/troubleshooting-pg.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rados/troubleshooting/troubleshooting-pg.rst b/doc/rados/troubleshooting/troubleshooting-pg.rst index 9b204ef1e9b63..80512dd9c9e8e 100644 --- a/doc/rados/troubleshooting/troubleshooting-pg.rst +++ b/doc/rados/troubleshooting/troubleshooting-pg.rst @@ -583,7 +583,7 @@ any mismatch between the checksum of any replica of an object and the checksum of the authoritative copy means that there is an inconsistency. The discovery of these inconsistencies cause a PG's state to be set to ``inconsistent``. -The ``pg repair`` command attempts to fix inconsistencies of various kinds. If +The ``pg repair`` command attempts to fix inconsistencies of various kinds. When ``pg repair`` finds an inconsistent PG, it attempts to overwrite the digest of the inconsistent copy with the digest of the authoritative copy. If ``pg repair`` finds an inconsistent replicated pool, it marks the inconsistent copy -- 2.39.5