Revision d6cd74dd man/gnt-node.rst

b/man/gnt-node.rst
81 81
EVACUATE
82 82
~~~~~~~~
83 83

  
84
| **evacuate** [-f] [\--early-release] [\--submit]
84
| **evacuate** [-f] [\--early-release] [\--submit] [\--print-job-id]
85 85
| [{-I|\--iallocator} *NAME* \| {-n|\--new-secondary} *destination\_node*]
86 86
| [{-p|\--primary-only} \| {-s|\--secondary-only} ]
87 87
|  {*node*}
......
264 264
~~~~~~~
265 265

  
266 266
| **migrate** [-f] [\--non-live] [\--migration-mode=live\|non-live]
267
| [\--ignore-ipolicy] [\--submit] {*node*}
267
| [\--ignore-ipolicy] [\--submit] [\--print-job-id] {*node*}
268 268

  
269 269
This command will migrate all instances having the given node as
270 270
primary to their secondary nodes. This works only for instances
......
288 288
MODIFY
289 289
~~~~~~
290 290

  
291
| **modify** [-f] [\--submit]
291
| **modify** [-f] [\--submit] [\--print-job-id]
292 292
| [{-C|\--master-candidate} ``yes|no``]
293 293
| [{-D|\--drained} ``yes|no``] [{-O|\--offline} ``yes|no``]
294 294
| [\--master-capable=``yes|no``] [\--vm-capable=``yes|no``] [\--auto-promote]
......
478 478
MODIFY-STORAGE
479 479
~~~~~~~~~~~~~~
480 480

  
481
| **modify-storage** [\--allocatable={yes|no}] [\--submit]
481
| **modify-storage** [\--allocatable={yes|no}] [\--submit] [\--print-job-id]
482 482
| {*node*} {*storage-type*} {*volume-name*}
483 483

  
484 484
Modifies storage volumes on a node. Only LVM physical volumes can
......
518 518
POWERCYCLE
519 519
~~~~~~~~~~
520 520

  
521
**powercycle** [\--yes] [\--force] [\--submit] {*node*}
521
**powercycle** [\--yes] [\--force] [\--submit] [\--print-job-id] {*node*}
522 522

  
523 523
This command (tries to) forcefully reboot a node. It is a command
524 524
that can be used if the node environment is broken, such that the

Also available in: Unified diff