summaryrefslogtreecommitdiffstats
path: root/doc/architecture.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/architecture.rst')
-rw-r--r--doc/architecture.rst6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/architecture.rst b/doc/architecture.rst
index 2bd5c55cc71..ed8a5fe12f3 100644
--- a/doc/architecture.rst
+++ b/doc/architecture.rst
@@ -16,6 +16,7 @@ device. Qemu/KVM also has a direct RBD client, that avoids the kernel
overhead.
+.. index:: monitor, ceph-mon
.. _monitor:
Monitor cluster
@@ -52,9 +53,9 @@ subgroup for an even number.
.. todo:: explain monmap
+.. index:: RADOS, OSD, ceph-osd, object
.. _rados:
-
RADOS
=====
@@ -90,6 +91,7 @@ attributes should work (see :ref:`xattr`).
.. todo:: explain plugins ("classes")
+.. index:: Ceph filesystem, Ceph Distributed File System, MDS, ceph-mds
.. _cephfs:
Ceph filesystem
@@ -135,6 +137,7 @@ To control the number of `active` ``ceph-mds``\es, see
.. todo:: mds.0 vs mds.alpha etc details
+.. index:: RADOS Gateway, radosgw
.. _radosgw:
``radosgw``
@@ -148,6 +151,7 @@ access control, and so on.
.. _RESTful: http://en.wikipedia.org/wiki/RESTful
+.. index:: RBD, Rados Block Device
.. _rbd:
Rados Block Device (RBD)