Revision f18e4168

b/Makefile.am
693 693
	man/gnt-os.8 \
694 694
	man/hail.1 \
695 695
	man/hbal.1 \
696
  man/hcheck.1 \
696
	man/hcheck.1 \
697 697
	man/hinfo.1 \
698 698
	man/hscan.1 \
699 699
	man/hspace.1 \
b/man/hcheck.rst
48 48

  
49 49
hcheck is the cluster checker. It prints information about cluster's
50 50
health and checks whether a rebalance done using **hbal** would help.
51

  
51 52
This information can be presented in both human-readable and
52 53
machine-readable way.
54

  
53 55
Note that it does not take any action, only performs a rebalance
54 56
simulation if necessary.
57

  
55 58
For more information about the algorithm details check **hbal(1)**.
56 59

  
57 60
OPTIONS

Also available in: Unified diff