From 6bab8cf3620d913de56c1756b2f1506f30bde618 Mon Sep 17 00:00:00 2001 From: Etienne Menguy Date: Mon, 9 May 2016 10:49:47 +0200 Subject: [PATCH] adding test-reweight-by-utilization documentation Signed-off-by: Etienne Menguy --- doc/rados/operations/control.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/rados/operations/control.rst b/doc/rados/operations/control.rst index 0b39c4c37691..3970e2130b71 100644 --- a/doc/rados/operations/control.rst +++ b/doc/rados/operations/control.rst @@ -220,6 +220,10 @@ threshold it will use that percentage instead. :: ceph osd reweight-by-utilization [threshold] +Describes what reweight-by-utilization would do. :: + + ceph osd test-reweight-by-utilization + Adds/removes the address to/from the blacklist. When adding an address, you can specify how long it should be blacklisted in seconds; otherwise, it will default to 1 hour. A blacklisted address is prevented from -- 2.47.3