updated README
This commit is contained in:
parent
3e195055ad
commit
4bbb6da195
@ -57,7 +57,7 @@ chmod +x ./zfs-inplace-rebalancing.sh
|
||||
|
||||
| Name | Description | Default |
|
||||
|-----------|-------------|---------|
|
||||
| -checksum | Whether to compare the copy using an **MD5** checksum | `true` |
|
||||
| -checksum | Whether to compare attributes and content of the copied file using an **MD5** checksum. Technically this is a redundent check and consumes a lot of resources, so think twice. | `true` |
|
||||
| -passes | The maximum number of rebalance passes per file. Setting this to infinity by using a value `<= 0` might improve performance when rebalancing a lot of small files. | `1` |
|
||||
|
||||
### Example
|
||||
|
||||
Loading…
Reference in New Issue
Block a user