From a2280cec8cd381c4d1e8934e20d9cb6b2b4a3860 Mon Sep 17 00:00:00 2001 From: Eric Young Date: Tue, 16 May 2017 14:30:05 -0400 Subject: [PATCH] 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 --- ...driver.rst => dell-emc-scaleio-driver.rst} | 19 +++++++++---------- .../source/block-storage/volume-drivers.rst | 4 ++-- 2 files changed, 11 insertions(+), 12 deletions(-) rename doc/config-reference/source/block-storage/drivers/{emc-scaleio-driver.rst => dell-emc-scaleio-driver.rst} (94%) diff --git a/doc/config-reference/source/block-storage/drivers/emc-scaleio-driver.rst b/doc/config-reference/source/block-storage/drivers/dell-emc-scaleio-driver.rst similarity index 94% rename from doc/config-reference/source/block-storage/drivers/emc-scaleio-driver.rst rename to doc/config-reference/source/block-storage/drivers/dell-emc-scaleio-driver.rst index 3e89a53893..1e4cf68407 100644 --- a/doc/config-reference/source/block-storage/drivers/emc-scaleio-driver.rst +++ b/doc/config-reference/source/block-storage/drivers/dell-emc-scaleio-driver.rst @@ -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 disks and LAN to create a virtual SAN that has all of the benefits of @@ -21,7 +21,7 @@ Support matrix * - ScaleIO version - Supported Linux operating systems * - 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 ~~~~~~~~~~~~~~~~~~~~~~~~ @@ -47,10 +47,9 @@ To find the ScaleIO documentation: #. Go to the `ScaleIO product documentation page `_. -#. 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 - Guide" accordingly. +#. Search for "ScaleIO 2.0 Deployment Guide". Supported operations ~~~~~~~~~~~~~~~~~~~~ @@ -180,9 +179,9 @@ ScaleIO Block Storage driver configuration ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -under a separate section in case of multiple back ends (for example -[ScaleIO]). The configuration file is usually located at +a new section (for example, ``[scaleio]``) and change the ``enable_backends`` +setting (in the ``[DEFAULT]`` section) to include this new back end. +The configuration file is usually located at ``/etc/cinder/cinder.conf``. For a configuration example, refer to the example diff --git a/doc/config-reference/source/block-storage/volume-drivers.rst b/doc/config-reference/source/block-storage/volume-drivers.rst index ce59d1f24c..73210b5f37 100644 --- a/doc/config-reference/source/block-storage/volume-drivers.rst +++ b/doc/config-reference/source/block-storage/volume-drivers.rst @@ -18,11 +18,11 @@ Volume drivers drivers/coho-data-driver.rst drivers/coprhd-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-storagecenter-driver.rst - drivers/dell-emc-unity-driver.rst drivers/dothill-driver.rst - drivers/emc-scaleio-driver.rst drivers/emc-vmax-driver.rst drivers/emc-vnx-driver.rst drivers/emc-xtremio-driver.rst