From b52eccb3b1ea0591f0040587228d3705b5d3f68d Mon Sep 17 00:00:00 2001 From: Clay Gerrard Date: Wed, 25 May 2016 11:21:25 -0700 Subject: [PATCH] Clarify overload best practices in admin guide Change-Id: Ib7c08bdeab6374771bb8e2b05053e7e16973524d --- doc/source/admin_guide.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/source/admin_guide.rst b/doc/source/admin_guide.rst index 2ce58abc87..392ccdf9dc 100644 --- a/doc/source/admin_guide.rst +++ b/doc/source/admin_guide.rst @@ -147,7 +147,8 @@ are storing 2 replicas in this zone (which is somewhat expected, because there are more disks in this zone). You can now either add more capacity to the other zones, decrease the total -weight in zone 3 or set the overload value to 33.333333%. +weight in zone 3 or set the overload to a value `greater than` 33.333333% - +only as much overload as needed will be used. ----------------------- Scripting Ring Creation