renamed script file

This commit is contained in:
Markus Ressel 2020-07-28 04:27:35 +02:00
parent bc4306118d
commit 1da3101ca9
2 changed files with 2 additions and 2 deletions

View File

@ -28,8 +28,8 @@ Due to the working principle of this script, it is crucial that you **only run i
**ALWAYS HAVE A BACKUP OF YOUR DATA!**
```
chmod +x ./zfs-in-place-mirror-rebalance.sh
./zfs-in-place-mirror-rebalance.sh /pool/path/to/rebalance
chmod +x ./zfs-inplace-rebalancing.sh
./zfs-inplace-rebalancing.sh /pool/path/to/rebalance
```
Note that this script does **not** have any kind of progress bar (yet), so it might be a good idea to try a small subfolder first, or process your pool folder layout in manually selected badges.