]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Adds radosbenchsweep task
authorIvo Jimenez <ivo.jimenez@gmail.com>
Mon, 17 Aug 2015 21:21:35 +0000 (14:21 -0700)
committerIvo Jimenez <ivo.jimenez@gmail.com>
Mon, 17 Aug 2015 22:31:33 +0000 (15:31 -0700)
commit2811ef2108b6f87c829d4404ac2216e615779c78
treeca072be2451d5ca60ed914ceaf7639d404961aaf
parentdceae70ece1611d6cf51918a01445cdd93b1bf11
Adds radosbenchsweep task

This tasks executes a parameter sweep of radosbench by varying the size
of the pool (# of replicas), the number of osds for a pool, object size
and radosbench mode. Each configuration can also be repeated multiple
times.

The task also processes the output of each radosbench invocation to get
the summary and format it as CSV. The columns that are included in the
CSV file can be configured.
tasks/radosbenchsweep.py [new file with mode: 0644]