Update dRAID Howto.rst
Add default value for Parity.
This commit is contained in:
committed by
Richard Laager
parent
1831d43894
commit
ca53d5fe50
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user