forked from sailfishos/btrfs-balancer
-
Notifications
You must be signed in to change notification settings - Fork 0
Systemd service and related tools to run btrfs balance on a filesystem periodically.
License
pycage/btrfs-balancer
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Btrfs balancer is a set of scripts that create systemd service to periodically run btrfs balance operation on a devices filesystem. It consists of roughly 2 parts: * btrfs-balance script that does simple filesystem status check to see if the balance operation is worth running and executes btrfs balance when needed. The btrfs-balance script can be run also stand-alone. * systemd service files to run btrfs-balance periodically Install from source: make install [DESTDIR=myrootfolder] Building RPM package with mb script: mb build -t <your target> rpm/btrfs-balancer.spec
About
Systemd service and related tools to run btrfs balance on a filesystem periodically.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Shell 78.3%
- Makefile 21.7%