Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 972 Bytes

File metadata and controls

31 lines (20 loc) · 972 Bytes

elbencho --help

NOTE: This page has been auto-generated from built-in help text of the elbencho executable.


elbencho - A distributed benchmark for files, objects and blocks

Version: 3.0-36

Tests include throughput, IOPS and access latency. Live statistics show how the
system behaves under load and whether it is worth waiting for the end result.

Get started by selecting what you want to test...

Large shared files or block devices (e.g. streaming or random IOPS):
  $ elbencho --help-large

Multiple dirs and files per thread (e.g. lots of small files):
  $ elbencho --help-multi

S3 object storage:
  $ elbencho --help-s3

Multiple clients (e.g. shared file systems):
  $ elbencho --help-dist

See all available options (e.g. csv file output):
  $ elbencho --help-all

Happy benchmarking!