doc: Add index entries, remove glossary as it's practically replaced by the index.

Signed-off-by: Tommi Virtanen <tommi.virtanen@dreamhost.com>
This commit is contained in:
Tommi Virtanen 2011-09-22 10:53:34 -07:00
parent 65d2c49943
commit 76fbdfb3dd
12 changed files with 27 additions and 39 deletions

View File

@ -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)

View File

@ -1,37 +0,0 @@
==========
Glossary
==========
.. glossary::
:sorted:
OSD
.. todo:: write me
MDS
.. todo:: write me
Mon
.. todo:: write me
Cap
.. todo:: write me
Object
.. todo:: write me
ceph-osd
.. todo:: write me
ceph-mon
.. todo:: write me
ceph-mds
Ceph MDS, the actual daemon blahblah
radosgw
.. todo:: write me
.. todo:: what's missing from glossary

View File

@ -91,7 +91,6 @@ Table of Contents
Internals <dev/index>
man/index
papers
glossary
appendix/index

View File

@ -1,3 +1,4 @@
.. index:: Chef
.. _install-chef:
============================

View File

@ -1,3 +1,5 @@
.. index:: mkcephfs
====================================
Installing Ceph using ``mkcephfs``
====================================

View File

@ -1,13 +1,19 @@
.. index:: key, cryptography
======================
Managing crypto keys
======================
.. index:: type, name, id
Types of keys
=============
.. todo:: client, osd, mds, mon; id, no id
.. index:: cap, capability
Capabilities
============

View File

@ -1,3 +1,5 @@
.. index:: pool
======================
Managing RADOS pools
======================
@ -17,5 +19,7 @@ Authorizing access to pools
.. todo:: when and who needs pool access
.. index:: CRUSH
Custom pool layouts with CRUSH
==============================

View File

@ -1,3 +1,5 @@
.. index:: monitoring, metrics
=================
Monitoring Ceph
=================

View File

@ -1,3 +1,5 @@
.. index:: RADOS Gateway, radosgw
=========================================
Radosgw installation and administration
=========================================

View File

@ -1,3 +1,5 @@
.. index:: RBD
==============================
RBD setup and administration
==============================

View File

@ -1,3 +1,5 @@
.. index:: RBD
=====================
Starting to use RBD
=====================

View File

@ -4,6 +4,7 @@
.. highlight:: python
.. index:: RADOS, object
Introduction
============