[Docs] Fix block storage refs in scale-environment

Change-Id: I30b4f44325c91e13d670750be14ad449f2f4d01b
This commit is contained in:
Andy McCrae 2017-02-21 16:15:50 -05:00
parent c0dfe2a703
commit 349ba403ce

View File

@ -254,10 +254,10 @@ Having a plan in place for how you will manage these types of events is a vital
part of maintaining your OpenStack environment. part of maintaining your OpenStack environment.
For a Compute host, shut down the instance on the host before For a Compute host, shut down the instance on the host before
it goes down. For a Block Storage (cinder) host, shut down any instances with it goes down. For a Block Storage (cinder) host using non-redundant storage,
volumes attached that require that mount point. Unmount the drive within shut down any instances with volumes attached that require that mount point.
your operating system and re-mount the drive once the Block Storage Unmount the drive within your operating system and re-mount the drive once the
host is back online. Block Storage host is back online.
Shutting down the Compute host Shutting down the Compute host
------------------------------ ------------------------------
@ -309,7 +309,7 @@ If a Compute host needs to be shut down:
Shutting down the Block Storage host Shutting down the Block Storage host
------------------------------------ ------------------------------------
If a Block Storage host needs to be shut down: If a LVM backed Block Storage host needs to be shut down:
#. Disable the ``cinder-volume`` service: #. Disable the ``cinder-volume`` service: