On Tue, Mar 17, 2015 at 06:30:02PM +0100, 'Klaus Aehlig' via ganeti-devel wrote:
Signed-off-by: Klaus Aehlig <[email protected]> --- man/hbal.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)diff --git a/man/hbal.rst b/man/hbal.rst index c4ef1cf..8cc4a72 100644 --- a/man/hbal.rst +++ b/man/hbal.rst @@ -311,8 +311,8 @@ The options that can be passed to the program are as follows: any numeric fields. -e *score*, \--min-score=*score* - This parameter denotes the minimum score we are happy with and alters - the computation in two ways: + This parameter denotes how much above the N+1 bound the cluster score + can for us to be happy with and alters the computation in two ways: - if the cluster has the initial score lower than this value, then we don't enter the algorithm at all, and exit with success -- 2.2.0.rc0.207.ga3a616c
LGTM, thanks
