Improved version of a script I made a while ago
Find a file
2023-02-24 23:51:10 -07:00
etc/systemd/system Added random delay to timer to stagger maintenance 2023-02-24 23:51:10 -07:00
usr/local/bin Use mountpoints instead of block devices so that RAIDs don't get angry 2023-02-24 22:57:28 -07:00
LICENSE Script tested, added README and LICENSE 2023-02-24 23:04:25 -07:00
README.md Renamed README 2023-02-24 23:05:03 -07:00

BTRFS Maintenance Script

A simple script I made to periodically balance and scrub my BTRFS drives.

Usage

  1. Git clone this repo
  2. Move etc and usr to /
  3. Run systemctl enable --now btrfs-maintenance.timer