benchmark
Use the following commands to test performance.
benchmark io-perf
Use these commands to test IO performance.
Syntax
execute benchmark io-perf custom <parameters>
execute benchmark io-perf rand-read [reboot]
execute benchmark io-perf rand-rw [reboot]
execute benchmark io-perf rand-write [reboot]
execute benchmark io-perf seq-read [reboot]
execute benchmark io-perf seq-rw [reboot]
execute benchmark io-perf seq-write [reboot]
execute benchmark io-perf show-last-result <operation>
Variable |
Description |
---|---|
custom <parameters> |
Test IO performance with custom parameters. Enter the following paramaters (format example:
|
rand-read [reboot] |
Test random read IO performance. Enter |
rand-rw [reboot] |
Test random read and write IO performance. Enter |
rand-write [reboot] |
Test random write IO performance. Enter |
seq-read [reboot] |
Test sequential read IO performance. Enter |
seq-rw [reboot] |
Test sequential read and write IO performance. Enter |
seq-write [reboot] |
Test sequential write IO performance. Enter |
show-last-result <operation> |
Show the last io-perf result for one of the following operations:
|