mirror of
https://github.com/ceph/ceph
synced 2024-12-19 01:46:00 +00:00
Merge PR #59040 into main
* refs/pull/59040/head: doc: documenting the feature that scrub clear the entries from damage table on repair Reviewed-by: Venky Shankar <vshankar@redhat.com> Reviewed-by: Zac Dover <zac.dover@gmail.com>
This commit is contained in:
commit
c77bd7e432
@ -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