From ed00c818e7e9d7ecd0990a0de55b470e4ca87a72 Mon Sep 17 00:00:00 2001 From: sajibreadd Date: Thu, 24 Apr 2025 15:32:12 +0200 Subject: [PATCH] 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 --- doc/cephfs/scrub.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/cephfs/scrub.rst b/doc/cephfs/scrub.rst index b3e4774059b4e..387207fc90f23 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 ===================================== -- 2.39.5