Revision 10889e0c man/gnt-instance.rst

b/man/gnt-instance.rst
39 39
| {{-n|--node} *node[:secondary-node]* \| {-I|--iallocator} *name*}
40 40
| {{-o|--os-type} *os-type*}
41 41
| [--submit]
42
| [--ignore-ipolicy]
42 43
| {*instance*}
43 44

  
44 45
Creates a new instance on the specified host. The *instance* argument
......
629 630
but not wait for its completion. The job ID will be shown so that it
630 631
can be examined via **gnt-job info**.
631 632

  
633
If ``--ignore-ipolicy`` is given any instance policy violations occuring
634
during this operation are ignored.
635

  
632 636
Example::
633 637

  
634 638
    # gnt-instance add -t file --disk 0:size=30g -B maxmem=512 -o debian-etch \

Also available in: Unified diff