mirror of
https://github.com/ceph/ceph
synced 2024-12-16 08:26:25 +00:00
doc: Updated the rados command man page to include the --run-name option under the bench sub-command
Fixes: #12899 Signed-off-by: ritz303 <ritz_303@yahoo.com>
This commit is contained in:
parent
ba4d223e44
commit
f3f4141774
@ -113,7 +113,9 @@ Pool specific commands
|
||||
sequential or random. Before running one of the reading benchmarks,
|
||||
run a write benchmark with the *--no-cleanup* option. The default
|
||||
object size is 4 MB, and the default number of simulated threads
|
||||
(parallel writes) is 16.
|
||||
(parallel writes) is 16. The *--run-name <label>* option is useful
|
||||
for benchmarking a workload test from multiple clients. The *<label>*
|
||||
is an arbitrary object name.
|
||||
Note: -b *objsize* option is valid only in *write* mode.
|
||||
|
||||
:command:`cleanup`
|
||||
|
Loading…
Reference in New Issue
Block a user