LGTM

On Feb 24 11:08, Klaus Aehlig wrote:
> With the introduction of spindles as resources, the machine-readable
> output of hspace(1) has been extended. Document the additional parameters.
> 
> Signed-off-by: Klaus Aehlig <[email protected]>
> ---
>  man/hspace.rst | 14 +++++++++-----
>  1 file changed, 9 insertions(+), 5 deletions(-)
> 
> diff --git a/man/hspace.rst b/man/hspace.rst
> index 14a69ed..f80dc85 100644
> --- a/man/hspace.rst
> +++ b/man/hspace.rst
> @@ -67,18 +67,19 @@ override them.
>  The following keys are available in the machine-readable output of the
>  script (all prefixed with *HTS_*):
>  
> -SPEC_MEM, SPEC_DSK, SPEC_CPU, SPEC_RQN, SPEC_DISK_TEMPLATE
> +SPEC_MEM, SPEC_DSK, SPEC_CPU, SPEC_RQN, SPEC_DISK_TEMPLATE, SPEC_SPN
>    These represent the specifications of the instance model used for
> -  allocation (the memory, disk, cpu, requested nodes, disk template).
> +  allocation (the memory, disk, cpu, requested nodes, disk template,
> +  spindles).
>  
>  TSPEC_INI_MEM, TSPEC_INI_DSK, TSPEC_INI_CPU, ...
>    Only defined when the tiered mode allocation is enabled, these are
>    similar to the above specifications but show the initial starting spec
>    for tiered allocation.
>  
> -CLUSTER_MEM, CLUSTER_DSK, CLUSTER_CPU, CLUSTER_NODES
> -  These represent the total memory, disk, CPU count and total nodes in
> -  the cluster.
> +CLUSTER_MEM, CLUSTER_DSK, CLUSTER_CPU, CLUSTER_NODES, CLUSTER_SPN
> +  These represent the total memory, disk, CPU count, total nodes, and
> +  total spindles in the cluster.
>  
>  INI_SCORE, FIN_SCORE
>    These are the initial (current) and final cluster score (see the hbal
> @@ -118,6 +119,9 @@ INI_DSK_FREE, INI_DSK_AVAIL, INI_DSK_RESVD, INI_DSK_INST, 
> INI_DSK_EFF
>  FIN_DSK_FREE, FIN_DSK_AVAIL, FIN_DSK_RESVD, FIN_DSK_INST, FIN_DSK_EFF
>    Final disk stats, similar to the memory ones.
>  
> +INI_SPN_FREE, ..., FIN_SPN_FREE, ..
> +  Initial and final spindles stats, similar to memory ones.
> +
>  INI_CPU_INST, FIN_CPU_INST
>    Initial and final number of virtual CPUs used by instances.
>  
> -- 
> 1.9.0.rc1.175.g0b1dcb5
> 

-- 
Jose Antonio Lopes
Ganeti Engineering
Google Germany GmbH
Dienerstr. 12, 80331, München

Registergericht und -nummer: Hamburg, HRB 86891
Sitz der Gesellschaft: Hamburg
Geschäftsführer: Graham Law, Christine Elizabeth Flores
Steuernummer: 48/725/00206
Umsatzsteueridentifikationsnummer: DE813741370

Reply via email to