Cinder:ScaleIO Driver documentation cleanup
Removed references to ScaleIO 1.32 as it is deprecated. reordered the volume toctree to alphabetize Dell EMC drivers Change-Id: I831af350ce3560175187fb6bdc3b3e1b14a1a763
This commit is contained in:
parent
ac5d7e6fba
commit
a2280cec8c
@ -1,6 +1,6 @@
|
|||||||
==============================================
|
=====================================
|
||||||
EMC ScaleIO Block Storage driver configuration
|
Dell EMC ScaleIO Block Storage driver
|
||||||
==============================================
|
=====================================
|
||||||
|
|
||||||
ScaleIO is a software-only solution that uses existing servers' local
|
ScaleIO is a software-only solution that uses existing servers' local
|
||||||
disks and LAN to create a virtual SAN that has all of the benefits of
|
disks and LAN to create a virtual SAN that has all of the benefits of
|
||||||
@ -21,7 +21,7 @@ Support matrix
|
|||||||
* - ScaleIO version
|
* - ScaleIO version
|
||||||
- Supported Linux operating systems
|
- Supported Linux operating systems
|
||||||
* - 2.0
|
* - 2.0
|
||||||
- CentOS 6.x, CentOS 7.x, SLES 11 SP3, SLES 12, Ubuntu 14.04
|
- CentOS 6.x, CentOS 7.x, SLES 11 SP3, SLES 12, Ubuntu 14.04, Ubuntu 16.04
|
||||||
|
|
||||||
Deployment prerequisites
|
Deployment prerequisites
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
@ -47,10 +47,9 @@ To find the ScaleIO documentation:
|
|||||||
|
|
||||||
#. Go to the `ScaleIO product documentation page <https://support.emc.com/products/33925_ScaleIO/Documentation/?source=promotion>`_.
|
#. Go to the `ScaleIO product documentation page <https://support.emc.com/products/33925_ScaleIO/Documentation/?source=promotion>`_.
|
||||||
|
|
||||||
#. From the left-side panel, select the relevant version (1.32 or 2.0).
|
#. From the left-side panel, select the relevant version.
|
||||||
|
|
||||||
#. Search for "ScaleIO Installation Guide 1.32" or "ScaleIO 2.0 Deployment
|
#. Search for "ScaleIO 2.0 Deployment Guide".
|
||||||
Guide" accordingly.
|
|
||||||
|
|
||||||
Supported operations
|
Supported operations
|
||||||
~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~
|
||||||
@ -180,9 +179,9 @@ ScaleIO Block Storage driver configuration
|
|||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
Edit the ``cinder.conf`` file by adding the configuration below under
|
Edit the ``cinder.conf`` file by adding the configuration below under
|
||||||
the ``[DEFAULT]`` section of the file in case of a single back end, or
|
a new section (for example, ``[scaleio]``) and change the ``enable_backends``
|
||||||
under a separate section in case of multiple back ends (for example
|
setting (in the ``[DEFAULT]`` section) to include this new back end.
|
||||||
[ScaleIO]). The configuration file is usually located at
|
The configuration file is usually located at
|
||||||
``/etc/cinder/cinder.conf``.
|
``/etc/cinder/cinder.conf``.
|
||||||
|
|
||||||
For a configuration example, refer to the example
|
For a configuration example, refer to the example
|
@ -18,11 +18,11 @@ Volume drivers
|
|||||||
drivers/coho-data-driver.rst
|
drivers/coho-data-driver.rst
|
||||||
drivers/coprhd-driver.rst
|
drivers/coprhd-driver.rst
|
||||||
drivers/datera-volume-driver.rst
|
drivers/datera-volume-driver.rst
|
||||||
|
drivers/dell-emc-scaleio-driver.rst
|
||||||
|
drivers/dell-emc-unity-driver.rst
|
||||||
drivers/dell-equallogic-driver.rst
|
drivers/dell-equallogic-driver.rst
|
||||||
drivers/dell-storagecenter-driver.rst
|
drivers/dell-storagecenter-driver.rst
|
||||||
drivers/dell-emc-unity-driver.rst
|
|
||||||
drivers/dothill-driver.rst
|
drivers/dothill-driver.rst
|
||||||
drivers/emc-scaleio-driver.rst
|
|
||||||
drivers/emc-vmax-driver.rst
|
drivers/emc-vmax-driver.rst
|
||||||
drivers/emc-vnx-driver.rst
|
drivers/emc-vnx-driver.rst
|
||||||
drivers/emc-xtremio-driver.rst
|
drivers/emc-xtremio-driver.rst
|
||||||
|
Loading…
Reference in New Issue
Block a user