Revision c2b05d85

b/doc/design-2.0-commandline-parameters.rst
190 190
  --hypervisor $HYPERVISOR:$OPTION=$VALUE[,$OPTION=$VALUE]
191 191

  
192 192
:$HYPERVISOR: symbolic name of the hypervisor to use, string,
193
  has to match the supported hypervisors. Example: xen-3.0
193
  has to match the supported hypervisors. Example: xen-pvm
194 194

  
195 195
:$OPTION: hypervisor option name, string
196 196
:$VALUE: hypervisor option value, string
b/man/gnt-cluster.sgml
259 259

  
260 260
      <para>
261 261
        The <option>-t</option> allows to set the hypervisor type of
262
        the cluster. Available hypervisor types are: xen-3.0, fake and
263
        xen-hvm3.1. The default is the xen-3.0 hypervisor.
262
        the cluster. Available hypervisor types are: xen-pvm, fake and
263
        xen-hvm. The default is the xen-pvm hypervisor.
264 264
        Note that if you init the cluster with hypervisor-type
265
        xen-hvm3.1 you also need to provide the cluster VNC password
265
        xen-hvm you also need to provide the cluster VNC password
266 266
        file <filename>/etc/ganeti/vnc-cluster-password</filename>
267 267
        because HVM instances require it for VNC console
268 268
        authentication.

Also available in: Unified diff