Merge "[Docs] Fix block storage refs in scale-environment"

This commit is contained in:
Jenkins 2017-02-21 21:33:42 +00:00 committed by Gerrit Code Review
commit bc488fa249

View File

@ -252,10 +252,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
------------------------------ ------------------------------
@ -307,7 +307,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: