man: final RAIDZ -> RAID-Z
Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz> Closes #13116
This commit is contained in:
parent
6bf6f5196b
commit
aafb89016b
|
@ -40,7 +40,7 @@
|
|||
The purpose of this tool is to run all supported raidz implementation and verify
|
||||
the results of all methods.
|
||||
It also contains a parameter sweep option where all
|
||||
parameters affecting a RAIDZ block are verified (like ashift size, data offset,
|
||||
parameters affecting a RAID-Z block are verified (like ashift size, data offset,
|
||||
data size, etc.).
|
||||
The tool also supports a benchmarking mode using the
|
||||
.Fl B
|
||||
|
|
Loading…
Reference in New Issue