Revision f624fa95 man/gnt-debug.rst

b/man/gnt-debug.rst
22 22
IALLOCATOR
23 23
~~~~~~~~~~
24 24

  
25
**iallocator** [--debug] [--dir *DIRECTION*] {--algorithm
26
*ALLOCATOR* } [--mode *MODE*] [--mem *MEMORY*] [--disks *DISKS*]
27
[--disk-template *TEMPLATE*] [--nics *NICS*] [--os-type *OS*]
28
[--vcpus *VCPUS*] [--tags *TAGS*] {*instance*}
25
**iallocator** [\--debug] [\--dir *DIRECTION*] {\--algorithm
26
*ALLOCATOR* } [\--mode *MODE*] [\--mem *MEMORY*] [\--disks *DISKS*]
27
[\--disk-template *TEMPLATE*] [\--nics *NICS*] [\--os-type *OS*]
28
[\--vcpus *VCPUS*] [\--tags *TAGS*] {*instance*}
29 29

  
30 30
Executes a test run of the *iallocator* framework.
31 31

  
......
46 46
DELAY
47 47
~~~~~
48 48

  
49
**delay** [--debug] [--no-master] [-n *NODE*...] {*duration*}
49
**delay** [\--debug] [\--no-master] [-n *NODE*...] {*duration*}
50 50

  
51 51
Run a test opcode (a sleep) on the master and on selected nodes
52 52
(via an RPC call). This serves no other purpose but to execute a
......
62 62
SUBMIT-JOB
63 63
~~~~~~~~~~
64 64

  
65
**submit-job** [--verbose] [--timing-stats] [--job-repeat ``N``]
66
[--op-repeat ``N``] [--each] {opcodes_file...}
65
**submit-job** [\--verbose] [\--timing-stats] [\--job-repeat *N*]
66
[\--op-repeat *N*] [\--each] {opcodes_file...}
67 67

  
68 68
This command builds a list of opcodes from files in JSON format and
69 69
submits a job per file to the master daemon. It can be used to test
......
96 96
LOCKS
97 97
~~~~~
98 98

  
99
| **locks** [--no-headers] [--separator=*SEPARATOR*] [-v]
100
| [-o *[+]FIELD,...*] [--interval=*SECONDS*]
99
| **locks** [\--no-headers] [\--separator=*SEPARATOR*] [-v]
100
| [-o *[+]FIELD,...*] [\--interval=*SECONDS*]
101 101

  
102 102
Shows a list of locks in the master daemon.
103 103

  

Also available in: Unified diff