Revision b989b9d9 man/gnt-cluster.sgml

b/man/gnt-cluster.sgml
221 221
        <sbr>
222 222
        <arg>--no-lvm-storage</arg>
223 223
        <sbr>
224
        <arg>--no-etc-hosts</arg>
225
        <sbr>
226
        <arg>--no-ssh-init</arg>
227
        <sbr>
224 228
        <arg>--file-storage-dir <replaceable>dir</replaceable></arg>
225 229
        <sbr>
226 230
        <arg>--enabled-hypervisors <replaceable>hypervisors</replaceable></arg>
......
296 300
      </para>
297 301

  
298 302
      <para>
299
        The <option>--no-lvm-storage</option> allows you to initialize the
300
        cluster without lvm support. This means that only instances using
303
        The <option>--no-lvm-storage</option> option allows you to initialize
304
        the cluster without lvm support. This means that only instances using
301 305
        files as storage backend will be possible to create. Once the cluster
302 306
        is initialized you can change this setup with the
303 307
        <command>modify</command> command.
304 308
      </para>
305 309

  
306 310
      <para>
311
        The <option>--no-etc-hosts</option> option allows you to initialize the
312
        cluster without modifying the <filename>/etc/hosts</filename> file.
313
      </para>
314

  
315
      <para>
316
        The <option>--no-ssh-init</option> option allows you to initialize the
317
        cluster without creating or distributing SSH key pairs.
318
      </para>
319

  
320
      <para>
307 321
        The <option>--file-storage-dir</option> option allows you
308 322
        set the directory to use for storing the instance disk
309 323
        files when using file storage as backend for instance disks.

Also available in: Unified diff