Skip to content
Snippets Groups Projects
Commit ef13148c authored by Constantinos Venetsanopoulos's avatar Constantinos Venetsanopoulos Committed by Iustin Pop
Browse files

gnt-storage man page: make commands sub-sections


This makes the man page more consistent with the others (except
gnt-os, that is).

Signed-off-by: default avatarConstantinos Venetsanopoulos <cven@grnet.gr>
Signed-off-by: default avatarIustin Pop <iustin@google.com>
Reviewed-by: default avatarIustin Pop <iustin@google.com>
parent f6b9c6e5
No related branches found
No related tags found
No related merge requests found
...@@ -21,8 +21,10 @@ the Ganeti cluster. At the moment, it manages only external storage ...@@ -21,8 +21,10 @@ the Ganeti cluster. At the moment, it manages only external storage
COMMANDS COMMANDS
-------- --------
DIAGNOSE
~~~~~~~~
**diagnose** | **diagnose**
This command provides detailed information about the state of all This command provides detailed information about the state of all
ExtStorage providers available in the Ganeti cluster. The state of each ExtStorage providers available in the Ganeti cluster. The state of each
...@@ -34,7 +36,11 @@ missing from a node, or is only partially installed. This command will ...@@ -34,7 +36,11 @@ missing from a node, or is only partially installed. This command will
show the details of all ExtStorage providers and the reasons they are or show the details of all ExtStorage providers and the reasons they are or
aren't valid for every nodegroup in the cluster. aren't valid for every nodegroup in the cluster.
**info** INFO
~~~~
| **info**
| [*provider*]
This command will list detailed information about each ExtStorage This command will list detailed information about each ExtStorage
provider found in the cluster, including its nodegroup validity, the provider found in the cluster, including its nodegroup validity, the
...@@ -54,7 +60,7 @@ storage (such as lvm, drbd, etc) and also provide diagnostics for them ...@@ -54,7 +60,7 @@ storage (such as lvm, drbd, etc) and also provide diagnostics for them
too. too.
It can also be extended to handle internal and external storage pools, It can also be extended to handle internal and external storage pools,
if/when this kind of abstraction is implemented to Ganeti. if/when this kind of abstraction is implemented inside Ganeti.
.. vim: set textwidth=72 : .. vim: set textwidth=72 :
.. Local Variables: .. Local Variables:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment