mirror of
https://github.com/markusressel/zfs-inplace-rebalancing
synced 2026-02-05 05:24:07 +00:00
Update README.md
This commit is contained in:
parent
40ebafc233
commit
32eb6ed6cd
@ -82,6 +82,11 @@ When aborting the script midway through, be sure to check the last lines of its
|
|||||||
|
|
||||||
Although the `--passes` parameter can be used to limit the maximum amount of rebalance passes per file, it is only meant to speedup aborted runs. Individual files will **not be process multiple times automatically**. To reach multiple passes you have to run the script on the same target directory multiple times.
|
Although the `--passes` parameter can be used to limit the maximum amount of rebalance passes per file, it is only meant to speedup aborted runs. Individual files will **not be process multiple times automatically**. To reach multiple passes you have to run the script on the same target directory multiple times.
|
||||||
|
|
||||||
|
# Contributing
|
||||||
|
|
||||||
|
GitHub is for social coding: if you want to write code, I encourage contributions through pull requests from forks
|
||||||
|
of this repository. Create GitHub tickets for bugs and new features and comment on the ones that you are interested in.
|
||||||
|
|
||||||
## Attributions
|
## Attributions
|
||||||
|
|
||||||
This script was inspired by [zfs-balancer](https://github.com/programster/zfs-balancer).
|
This script was inspired by [zfs-balancer](https://github.com/programster/zfs-balancer).
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user