Difference between revisions of "Btrfs"

m
BoxInfo added
m (Link to readthedocs.io added)
m (BoxInfo added)
Line 241: Line 241:
While checking you can enable automatic repair for RAID 1 or disable it. If you disable automatic repair, scrub will work completely readonly, and will change nothing on your volume.
While checking you can enable automatic repair for RAID 1 or disable it. If you disable automatic repair, scrub will work completely readonly, and will change nothing on your volume.


Scrub can be done automatically(for example every month), or manually. A manual scrub is done by:
Scrub can be done automatically (for example every month), or manually.  


btrfs filesystem scrub ...
{{BoxInfo|Notice| Be aware, that Scrub does not structurally check the filesystem, but only checksums data and tree blocks.}}
 
A manual scrub is done by:
 
{{RootCmd|command=btrfs filesystem scrub /}}


= Solving Problems =
= Solving Problems =
translator
987

edits