manila/install-guide/source/post-install.rst
Goutham Pacha Ravi bc4712e35e Manila install guide: Fix wrong instructions
Previously only the DHSS=True mode was documented
in post install steps. The assumption that the generic driver
was being configured existed in other places as well.

* add DHSS=False documentation as necessary with the
   LVM driver.
* correct assumptions in other places to clarify usage
   of appropriate share driver modes.

Change-Id: Ic1356453e510e8f360269fb45a41379329ce68c2
Closes-Bug: #1616257
2016-09-16 17:35:43 +00:00

23 lines
1.0 KiB
ReStructuredText

.. _post-install:
Creating and using shared file systems
======================================
Depending on the option chosen while installing the share node (Option with
share server management and one without); the steps to create and use your
shared file systems will vary. When the Shared File Systems service handles
the creation and management of share servers, you would need to specify the
``share network`` with the request to create a share. Either modes will vary
in their respective share type definition. When using the driver mode with
automatic handling of share servers, a service image is needed as specified
in your configuration. The instructions below enumerate the steps for both
driver modes. Follow what is appropriate for your installation.
.. include:: common/dhss-false-mode-using-shared-file-systems.rst
.. include:: common/dhss-true-mode-using-shared-file-systems.rst
For more information about how to manage shares, see the
`OpenStack End User Guide
<http://docs.openstack.org/user-guide/cli_manage_shares.html>`_