Schedule BTRFS Maintenance #5
Labels
No labels
issue/monica
service
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Chewing_Bever/homelab#5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. 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.