X-Git-Url: https://code.grnet.gr/git/ganeti-local/blobdiff_plain/22e513e7af50bc79305cb3271816a652e4f1faa4..1bf1ce3f9a72cdd4efadeb50d4ca7162e4239c13:/man/htools.rst diff --git a/man/htools.rst b/man/htools.rst index 95205d1..ea9019f 100644 --- a/man/htools.rst +++ b/man/htools.rst @@ -24,6 +24,9 @@ SYNOPSIS **hscan** saves cluster state for later reuse +**hinfo** + cluster information printer + DESCRIPTION ----------- @@ -51,6 +54,9 @@ by Ganeti to compute new instance allocations and instance moves. Installed as ``hscan``, it scans the local or remote cluster state and saves it to files which can later be reused by the other roles. +Installed as ``hinfo``, it prints information about the current cluster +state. + COMMON OPTIONS -------------- @@ -227,7 +233,7 @@ support all options. Some common options are: - the cpu core count for the nodes - the spindle count for the nodes - An example description would be **preferred,B20,100G,16g,4,2** + An example description would be **preferred,20,100G,16g,4,2** describing a 20-node cluster where each node has 100GB of disk space, 16GiB of memory, 4 CPU cores and 2 disk spindles. Note that all nodes must have the same specs currently.