Skip to content

izh1979/btrfs-balancer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

btrfs-balancer is a D-Bus service for running btrfs operations on
a device's filesystem periodically via systemd, or on request.

It consists of roughly 2 parts:

* btrfs-balancer D-Bus service with auto-activation that starts automatically
  when requested and stops when idle.
  The btrfs-balancer has a client mode in which it acts as a command line
  client. Invoke "btrfs-balancer --help" for details.

* systemd service files to run the btrfs-balancer maintenance method
  periodically.

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

No packages published

Languages

  • C++ 92.6%
  • Shell 5.0%
  • QMake 1.3%
  • Prolog 1.1%