Update zfs-drive-slicer.sh

This commit is contained in:
kneutron 2021-07-16 09:53:54 -05:00 committed by GitHub
parent a8d3583cfa
commit cab7b97a4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,7 @@
>&2 echo "+ of failed disks per vdev + vspares, dont go too narrow or will lose capacity"
>&2 echo "NOTE output lines should be the same number of devices to balance"
>&2 echo "PROTIP: Pipe output to column -t to make it look nice"
>&2 echo "================================================================================="
# REF: https://tldp.org/LDP/abs/html/arrays.html
# regular array - STARTS AT 0