From 93898d80836ac41041f75b5bf5398f9388abb52f 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 --- 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 1e73bf7c88b3a..f8b62113745c7 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. When ``pg repair`` finds an inconsistent copy in a replicated pool, it marks the -- 2.39.5