]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Update docs about OSD benchmark syntax
authorWido den Hollander <wido@42on.com>
Thu, 28 Aug 2014 06:12:30 +0000 (08:12 +0200)
committerWido den Hollander <wido@42on.com>
Thu, 28 Aug 2014 06:12:30 +0000 (08:12 +0200)
doc/rados/operations/control.rst
src/civetweb

index ea5d6cb477ea3b2f586053c9db8cfc33a731cce1..7f651aff740f1cc69b185e5e09c2c561004e967c 100644 (file)
@@ -273,11 +273,11 @@ Sends a repair command to OSD.N. To send the command to all OSDs, use ``*``. ::
 
        ceph osd repair N
 
-Runs a simple throughput benchmark against OSD.N, writing ``TOTAL_BYTES``
+Runs a simple throughput benchmark against OSD.N, writing ``NUMBER_OF_OBJECTS``
 in write requests of ``BYTES_PER_WRITE`` each. By default, the test
 writes 1 GB in total in 4-MB increments. ::
 
-       ceph osd tell N bench [BYTES_PER_WRITE] [TOTAL_BYTES]
+       ceph tell osd.N bench [NUMER_OF_OBJECTS] [BYTES_PER_WRITE]
 
 
 MDS Subsystem
index c39d732637a813ab5d4386a6167444dd6a235e82..438a4d0f58f8126a3e0d48860a7cd3c56a3c4659 160000 (submodule)
@@ -1 +1 @@
-Subproject commit c39d732637a813ab5d4386a6167444dd6a235e82
+Subproject commit 438a4d0f58f8126a3e0d48860a7cd3c56a3c4659