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-Tag: testing/wip-vshankar-testing-20250929.160013-debug~8^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=ed00c818e7e9d7ecd0990a0de55b470e4ca87a72;p=ceph-ci.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 b3e4774059b..387207fc90f 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 =====================================