Revision 22e513e7 man/htools.rst

b/man/htools.rst
12 12
**hbal**
13 13
  cluster balancer
14 14

  
15
**hcheck**
16
  cluster checker
17

  
15 18
**hspace**
16 19
  cluster capacity computation
17 20

  
......
35 38
Installed as ``hbal``, it computes and optionally executes a suite of
36 39
instance moves in order to balance the cluster.
37 40

  
41
Installed as ``hcheck``, it preforms cluster checks and optionally
42
simulates rebalancing with all the ``hbal`` options available.
43

  
38 44
Installed as ``hspace``, it computes how many additional instances can
39 45
be fit on a cluster, while maintaining N+1 status. It can run on models
40 46
of existing clusters or of simulated clusters.

Also available in: Unified diff