mirror of
https://github.com/markusressel/zfs-inplace-rebalancing
synced 2026-02-05 05:24:07 +00:00
renamed script file
This commit is contained in:
parent
bc4306118d
commit
1da3101ca9
@ -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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user