From: sajibreadd Date: Thu, 24 Apr 2025 13:32:12 +0000 (+0200) Subject: doc: added a note for damaged hard links in scrub documentation X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F61173%2Fhead;p=ceph.git doc: added a note for damaged hard links in scrub documentation Fixes: https://tracker.ceph.com/issues/69345 Signed-off-by: Md Mahamudur Rahaman Sajib --- diff --git a/doc/cephfs/scrub.rst b/doc/cephfs/scrub.rst index b3e4774059b4..387207fc90f2 100644 --- a/doc/cephfs/scrub.rst +++ b/doc/cephfs/scrub.rst @@ -150,6 +150,8 @@ These above named MDS damages can be repaired by using the following command:: If scrub is able to repair the damage, the corresponding entry is automatically removed from the damage table. +Note: A scrub invoked with the ``repair`` option can identify an damaged hard link but not repair it. + Evaluate strays using recursive scrub =====================================