Revision 707b9993 man/gnt-cluster.rst

b/man/gnt-cluster.rst
173 173
| [\--no-etc-hosts]
174 174
| [\--no-ssh-init]
175 175
| [\--file-storage-dir *dir*]
176
| [\--shared-file-storage-dir *dir*]
176 177
| [\--enabled-hypervisors *hypervisors*]
177 178
| [{-H|\--hypervisor-parameters} *hypervisor*:*hv-param*=*value*[,*hv-param*=*value*...]]
178 179
| [{-B|\--backend-parameters} *be-param*=*value*[,*be-param*=*value*...]]
......
266 267
The ``--no-ssh-init`` option allows you to initialize the cluster
267 268
without creating or distributing SSH key pairs.
268 269

  
269
The ``--file-storage-dir`` option allows you set the directory to
270
use for storing the instance disk files when using file storage as
271
backend for instance disks. Note that the file storage dir must be
272
an allowed directory for file storage. Those directories are specified
273
in the ``@SYSCONFDIR@/ganeti/file-storage-paths`` file. The file storage
274
directory can also be a subdirectory of an allowed one. The file storage
275
directory should be present on all nodes.
270
The ``--file-storage-dir`` and ``--shared-file-storage-dir`` options
271
allow you set the directory to use for storing the instance disk files
272
when using file storage backend, respectively shared file storage
273
backend,  for instance disks. Note that the file and shared file storage
274
dir must be an allowed directory for file storage. Those directories
275
are specified in the ``@SYSCONFDIR@/ganeti/file-storage-paths`` file.
276
The file storage directory can also be a subdirectory of an allowed one.
277
The file storage directory should be present on all nodes.
276 278

  
277 279
The ``--prealloc-wipe-disks`` sets a cluster wide configuration value
278 280
for wiping disks prior to allocation and size changes (``gnt-instance
......
633 635
| [\--enabled-disk-templates *template* [,*template*...]]
634 636
| [\--drbd-usermode-helper *helper*]
635 637
| [\--file-storage-dir *dir*]
638
| [\--shared-file-storage-dir *dir*]
636 639

  
637 640

  
638 641
Modify the options for the cluster.
......
642 645
``-C (--candidate-pool-size)``, ``--maintain-node-health``,
643 646
``--prealloc-wipe-disks``, ``--uid-pool``, ``--node-parameters``,
644 647
``--master-netdev``, ``--master-netmask``, ``--use-external-mip-script``,
645
``--drbd-usermode-helper``, ``--file-storage-dir``, and
646
``--enabled-disk-templates`` options are described in the **init** command.
648
``--drbd-usermode-helper``, ``--file-storage-dir``,
649
``--shared-file-storage-dir``, and ``--enabled-disk-templates`` options are
650
described in the **init** command.
647 651

  
648 652
The ``--hypervisor-state`` and ``--disk-state`` options are described in
649 653
detail in **ganeti**\(7).

Also available in: Unified diff