]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Clarify documentation of reweight command.
authorAndre Noll <maan@systemlinux.org>
Fri, 9 Dec 2011 17:57:45 +0000 (18:57 +0100)
committerTommi Virtanen <tommi.virtanen@dreamhost.com>
Mon, 12 Dec 2011 22:31:10 +0000 (14:31 -0800)
This caused some discussions on the mailing list, so let's try to be clear
about the meaning of an OSD weight.

Signed-Off-By: Andre Noll <maan@systemlinux.org>
doc/control.rst

index 2c69ddc112c00fc7904affc5ec3a9e79175accd6..133e0ac1a5e4ffcffa7e0aa1fec5dc80b3e5c0e0 100644 (file)
@@ -152,7 +152,9 @@ resending pending requests. ::
 
        $ ceph osd reweight N W
 
-Sets the weight of osdN to W. ::
+Set the weight of osdN to W. Two OSDs with the same weight will receive
+roughly the same number of I/O requests and store approximately the
+same amount of data. ::
 
        $ ceph osd reweight-by-utilization [threshold]