Revision dcd7cbaf man/gnt-cluster.sgml

b/man/gnt-cluster.sgml
210 210
        <command>init</command>
211 211
        <arg>-s <replaceable>secondary_ip</replaceable></arg>
212 212
        <arg>-b <replaceable>bridge</replaceable></arg>
213
        <arg>-t <replaceable>hypervisor-type</replaceable></arg>
214 213
        <arg>-g <replaceable>vg-name</replaceable></arg>
215 214
        <arg>--master-netdev <replaceable>vg-name</replaceable></arg>
216 215
        <arg>-m <replaceable>mac-prefix</replaceable></arg>
......
258 257
      </para>
259 258

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

  
271
      <para>
272 260
        The <option>-g</option> option will let you specify a volume group
273 261
        different than 'xenvg' for ganeti to use when creating instance disks.
274 262
        This volume group must have the same name on all nodes. Once the

Also available in: Unified diff