Update dRAID Howto.rst

Add default value for Parity.
This commit is contained in:
Peter Ashford
2021-03-25 12:37:01 -07:00
committed by Richard Laager
parent 1831d43894
commit ca53d5fe50

View File

@@ -70,7 +70,7 @@ reasonable defaults are chosen.
# zpool create <pool> draid[<parity>][:<data>d][:<children>c][:<spares>s] <vdevs...> # zpool create <pool> draid[<parity>][:<data>d][:<children>c][:<spares>s] <vdevs...>
- **parity** - The parity level (1-3). - **parity** - The parity level (1-3). Defaults to one.
- **data** - The number of data devices per redundancy group. In general - **data** - The number of data devices per redundancy group. In general
a smaller value of D will increase IOPS, improve the compression ratio, a smaller value of D will increase IOPS, improve the compression ratio,