
Added section "Shared File Systems" to OpenStack Cloud Administrator Guide Co-Authored-By: Ievgeniia Zadorozhna <izadorozhna@mirantis.com> Closes-Bug: #1500817 Change-Id: If274a93b52c0b1ea542221b196a5588ec24ff38c
30 lines
1.1 KiB
ReStructuredText
30 lines
1.1 KiB
ReStructuredText
.. _shared_file_systems:
|
|
|
|
===================
|
|
Shared File Systems
|
|
===================
|
|
|
|
Shared File Systems service provides a set of services for management of
|
|
shared file systems in a multi-tenant cloud environment, similar to how
|
|
OpenStack provides for block-based storage management through the OpenStack
|
|
Block Storage service project. With the Shared File Systems service, you can
|
|
create a remote file system, mount the file system on your instances, and then
|
|
read and write data from your instances to and from your file system.
|
|
|
|
The Shared File Systems service serves same purpose as the Amazon Elastic File
|
|
System (EFS) does.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
shared_file_systems_intro.rst
|
|
shared_file_systems_key_concepts.rst
|
|
shared_file_systems_share_management.rst
|
|
shared_file_systems_share_types.rst
|
|
shared_file_systems_snapshots.rst
|
|
shared_file_systems_security_services.rst
|
|
shared_file_systems_cgroups.rst
|
|
shared_file_systems_multi_backend.rst
|
|
shared_file_systems_networking.rst
|
|
shared_file_systems_troubleshoot.rst
|