diff options
author | John Wilkins <john.wilkins@inktank.com> | 2013-05-16 13:59:49 -0700 |
---|---|---|
committer | John Wilkins <john.wilkins@inktank.com> | 2013-05-16 13:59:49 -0700 |
commit | 8fa3039e4636ac0ed2cfcb3b48b2be74054ad2b6 (patch) | |
tree | fd3f8b45ef38c977a79ed3e1c29389f3e4344afc /doc | |
parent | 74a73f2f9ac2bada989476ddfe532bedd40e706e (diff) | |
download | ceph-8fa3039e4636ac0ed2cfcb3b48b2be74054ad2b6.tar.gz |
doc: Added index reference.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/rados/configuration/mon-config-ref.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/rados/configuration/mon-config-ref.rst b/doc/rados/configuration/mon-config-ref.rst index f23a056cc6b..fcde922df3f 100644 --- a/doc/rados/configuration/mon-config-ref.rst +++ b/doc/rados/configuration/mon-config-ref.rst @@ -58,6 +58,7 @@ perform store-wide synchronization. In Ceph versions 0.58 and earlier, Ceph monitors use a Paxos instance for each service and store the map as a file. +.. index:: cluster map Cluster Maps ------------ |