doc: fix spelling errors in rbd doc

Signed-off-by: Chen Zhenghua <chen.zhenghua@zte.com.cn>
This commit is contained in:
Chen Zhenghua 2018-08-28 14:56:16 +08:00
parent dc2d43d5a1
commit f2d1f94322
3 changed files with 3 additions and 3 deletions

View File

@ -32,7 +32,7 @@ Network (SAN).
| +---------+ |
| |
| +-------------------+ |
| +--------------+ | iSCSI Initators | +--------------+ |
| +--------------+ | iSCSI Initiators | +--------------+ |
| | iSCSI GW | | +-----------+ | | iSCSI GW | |
+-->| RBD Module |<--+ | Various | +-->| RBD Module |<--+
| | | | Operating | | | |

View File

@ -160,7 +160,7 @@ On the Ansible installer node, perform the following steps.
.. note::
For more information on using the ``gwcli`` command to install and configure
a Ceph iSCSI gateaway, see the `Configuring the iSCSI Target using the Command Line Interface`_
a Ceph iSCSI gateway, see the `Configuring the iSCSI Target using the Command Line Interface`_
section.
.. important::

View File

@ -138,7 +138,7 @@ Layering
========
Ceph supports the ability to create many copy-on-write (COW) clones of a block
device shapshot. Snapshot layering enables Ceph block device clients to create
device snapshot. Snapshot layering enables Ceph block device clients to create
images very quickly. For example, you might create a block device image with a
Linux VM written to it; then, snapshot the image, protect the snapshot, and
create as many copy-on-write clones as you like. A snapshot is read-only,