Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 422 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 422 Bytes

ceph-benchmark-procedure

Set of tools to properly benchmark a Ceph cluster.

RADOS Benchmark Generator

Simple bash script to execute several rados bench patterns.

Future improvements:

  • Configurable result directory
  • Add support for multiple PG num
  • Use ksh to drop_cache (faster than async ssh flushes)
  • Add an option to parallelize jobs (run N rados instances)