raidz_test(1) | User Commands | raidz_test(1) |
raidz_test - raidz implementation verification and bencmarking tool
raidz_test <options>
This manual page documents briefly the raidz_test command.
Purpose of this tool is to run all supported raidz implementation and verify results of all methods. Tool also contains a parameter sweep option where all parameters affecting RAIDZ block are verified (like ashift size, data offset, data size, etc...). The tool also supports a benchmarking mode using -B option.
-h
-a ashift (default: 9)
-o zio_off_shift (default: 0)
-d raidz_data_disks (default: 8)
-s zio_size_shift (default: 19)
-S(weep)
-t(imeout)
-B(enchmark)
-v(erbose)
-T(est the test)
-D(ebug)
ztest (1)
vdev_raidz, created for ZFS on Linux by Gvozden Nešković <neskovic@gmail.com>
2016 | ZFS on Linux |