]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc : adding explanation of --no-increasing for 9144/head
authorVikhyat Umrao <vumrao@redhat.com>
Mon, 16 May 2016 12:09:34 +0000 (17:39 +0530)
committerVikhyat Umrao <vumrao@redhat.com>
Mon, 16 May 2016 12:32:41 +0000 (18:02 +0530)
reweight-by-utilization and test-reweight-by-utilization
commands

Fixes: http://tracker.ceph.com/issues/15899
Signed-off-by: Vikhyat Umrao <vumrao@redhat.com>
doc/man/8/ceph.rst

index a224d697fe23612b9793c353cf2f262ef8536f10..fd2187bf2e88e7e883f1d1bf5c2e21f6741d8a45 100644 (file)
@@ -1412,6 +1412,13 @@ Options
 
        Set a timeout for connecting to the cluster.
 
+.. option:: --no-increasing
+
+        ``--no-increasing`` is off by default. So increasing the osd weight is allowed
+         using the ``reweight-by-utilization`` or ``test-reweight-by-utilization`` commands.
+         If this option is used with these commands, it will help not to increase osd weight
+         even the osd is under utilized.
+
 
 Availability
 ============