Revision bbafd35f man/gnt-instance.rst

b/man/gnt-instance.rst
1181 1181
If ``--ignore-ipolicy`` is given any instance policy violations occuring
1182 1182
during this operation are ignored.
1183 1183

  
1184
If ``--hotplug`` is given any disk and nic modifications will take
1184
If ``--hotplug`` is given any disk and NIC modifications will take
1185 1185
effect without the need of actual reboot. Please note that this feature
1186
is currently supported only for KVM hypervisor and for versions greater
1187
than 1.0.
1186
is currently supported only for KVM hypervisor and there are some
1187
restrictions: a) KVM versions >= 1.0 support it b) instances with chroot
1188
or uid pool security model do not support disk hotplug c) RBD disks with
1189
userspace access mode can not be hotplugged (yet) d) if hotplug fails
1190
(for any reason) a warning is printed but execution is continued e)
1191
for existing NIC modification interactive verification is needed unless
1192
``--force`` option is passed.
1188 1193

  
1189 1194
See **ganeti**\(7) for a description of ``--submit`` and other common
1190 1195
options.

Also available in: Unified diff