Files
api-ref
contrib
devstack
doc
ext
source
admin
cli
configuration
contributor
images
install
common
figures
get-started-with-shared-file-systems.rst
index.rst
install-controller-debian.rst
install-controller-node.rst
install-controller-obs.rst
install-controller-rdo.rst
install-controller-ubuntu.rst
install-share-debian.rst
install-share-node.rst
install-share-obs.rst
install-share-rdo.rst
install-share-ubuntu.rst
next-steps.rst
post-install.rst
verify.rst
reference
user
conf.py
index.rst
README.rst
requirements.txt
etc
httpd
manila
playbooks
rally-jobs
releasenotes
tools
zuul.d
.coveragerc
.gitignore
.gitreview
.pylintrc
.stestr.conf
CONTRIBUTING.rst
HACKING.rst
LICENSE
README.rst
bindep.txt
lower-constraints.txt
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
manila/doc/source/install/install-share-node.rst

28 lines
900 B
ReStructuredText
Raw Normal View History

.. _share-node-install:
Install and configure a share node
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This section describes how to install and configure a share node for the
Shared File Systems service.
.. note::
The manila-share process can run in two modes, with and without handling of
share servers. Some drivers may support either modes; while some may only
support one of the two modes. See the `Configuration Reference
<https://docs.openstack.org/manila/latest/configuration/shared-file-systems/overview.html>`_
to determine if the driver you choose supports the driver mode desired.
This tutorial describes setting up each driver mode using an example driver
for the mode.
Note that installation and configuration vary by distribution.
.. toctree::
:maxdepth: 1
install-share-obs.rst
install-share-rdo.rst
install-share-ubuntu.rst
install-share-debian.rst