Revision 8bc5e2c8 man/gnt-instance.rst

b/man/gnt-instance.rst
31 31
| {\--disk=*N*: {size=*VAL* \| adopt=*LV*}[,vg=*VG*][,metavg=*VG*][,mode=*ro\|rw*]
32 32
|  \| {size=*VAL*,provider=*PROVIDER*}[,param=*value*... ][,mode=*ro\|rw*]
33 33
|  \| {-s|\--os-size} *SIZE*}
34
| [\--no-ip-check] [\--no-name-check] [\--no-start] [\--no-install]
34
| [\--no-ip-check] [\--no-name-check] [\--no-conflicts-check]
35
| [\--no-start] [\--no-install]
35 36
| [\--net=*N* [:options...] \| \--no-nics]
36 37
| [{-B|\--backend-parameters} *BEPARAMS*]
37 38
| [{-H|\--hypervisor-parameters} *HYPERVISOR* [: option=*value*... ]]
......
113 114
ip
114 115
    specifies the IP address assigned to the instance from the Ganeti
115 116
    side (this is not necessarily what the instance will use, but what
116
    the node expects the instance to use)
117
    the node expects the instance to use). Note that if an IP in the
118
    range of a network configured with **gnt-network**\(8) is used,
119
    and the NIC is not already connected to it, this network has to be
120
    passed in the **network** parameter if this NIC is meant to be
121
    connected to the said network. ``--no-conflicts-check`` can be used
122
    to override this check. The special value **pool** causes Ganeti to
123
    select an IP from the the network the NIC is or will be connected to.
117 124

  
118 125
mode
119 126
    specifies the connection mode for this NIC: routed, bridged or

Also available in: Unified diff