There is little material on manila in the centralized Install Guide to migrate as outlined in the migration spec [1], so copy from our local install guide. After we complete this migration, we can remove the job that builds the local install guide and remove it from the manila tree. [1] https://specs.openstack.org/openstack/docs-specs/specs/pike/os-manuals-migration.html Change-Id: Ibe3588c3f4560c037cf109058fc357234e70a846 Partial-Bug: #1706181 Needed-By: I04237021943bb7501acb9cfb7252be2cbf07ac4b Depends-On: I7924d94b82e7c8d9716bad7a219fc38c57970773 Depends-On: Ia750cb049c0f53a234ea70ce1f2bbbb7a2aa9454
23 lines
1.0 KiB
ReStructuredText
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>`_
|