Revision 4c6e8e1a man/gnt-instance.rst

b/man/gnt-instance.rst
1184 1184
If ``--ignore-ipolicy`` is given any instance policy violations occuring
1185 1185
during this operation are ignored.
1186 1186

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

  
1192 1197
See **ganeti**\(7) for a description of ``--submit`` and other common
1193 1198
options.

Also available in: Unified diff