mirror of
https://github.com/ceph/ceph
synced 2025-02-16 15:27:47 +00:00
doc: documenting the feature that scrub clear the entries from damage table on repair
Fixes: https://tracker.ceph.com/issues/67337 Signed-off-by: Neeraj Pratap Singh <neesingh@redhat.com>
This commit is contained in:
parent
2ab14159a6
commit
140e77638d
@ -143,6 +143,14 @@ The types of damage that can be reported and repaired by File System Scrub are:
|
||||
|
||||
* BACKTRACE : Inode's backtrace in the data pool is corrupted.
|
||||
|
||||
These above named MDS damages can be repaired by using the following command::
|
||||
|
||||
ceph tell mds.<fsname>:0 scrub start /path recursive, repair, force
|
||||
|
||||
If scrub is able to repair the damage, the corresponding entry is automatically
|
||||
removed from the damage table.
|
||||
|
||||
|
||||
Evaluate strays using recursive scrub
|
||||
=====================================
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user