Schedule BTRFS Maintenance #5
Labels
No Label
issue/monica
service
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Chewing_Bever/homelab#5
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
The BTRFS RAID is currently running without any monitoring or scrubbing. To ensure it runs properly, I want to schedule scrubs, and add status notifications for it, similar to how the backup scripts currently report their results.
We can base our scripts off of the btrfsmaintenance repo, which is also provided as a package for debian. The scripts don't work exactly the way I want them to, but the repo does contain a lot of useful information about what tasks should be done, and how frequently to do them.