💾 Archived View for freeshell.de › tldr › btrfs-scrub.gmi captured on 2023-09-28 at 16:17:03. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-04-28)

-=-=-=-=-=-=-

btrfs scrub

Scrub btrfs filesystems to verify data integrity.
It is recommended to run a scrub once a month.

More information.

sudo btrfs scrub start {path/to/btrfs_mount}
sudo btrfs scrub status {path/to/btrfs_mount}
sudo btrfs scrub cancel {path/to/btrfs_mount}
sudo btrfs scrub resume {path/to/btrfs_mount}
sudo btrfs scrub start -B {path/to/btrfs_mount}
sudo btrfs scrub start -q {path/to/btrfs_mount}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY