BLKREPLAY(1) | BLKREPLAY(1) |
blkreplay - block device testing and benchmarking tool
blkreplay [options] device
blkreplay is a utility driving the block layer of the operating system while measuring latency and throughput of I/O operations for later visualisation.
blkreplay can create artificial loads (random read-write sweeps, various kinds of overload tests) or replay natural loads which have been recorded by blktrace or a similar utility run at production servers.
blkreplay can be used to test physical hardware, to compare different brands of hard disks or RAID controllers, to evaluate the effect of SSD caching, to compare different block level transports like iSCSI vs Fibrechannel and so on.
blkreplay parses the load data from stdin. To create load data from blktrace output, use conv_blktrace_to_load.sh script.
blkreplay was written by Thomas Schoebel-Theuer. This manual page was created from blkreplay documentation by Andrew Shadura.
Copyright 2009-2012 Thomas Schoebel-Theuer
2015-08-16 |