]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Introduce the term MON at http://ceph.com/docs/master/rados/ 3419/head
authornairolf21 <fcoste21@gmail.com>
Tue, 20 Jan 2015 08:38:12 +0000 (09:38 +0100)
committernairolf21 <fcoste21@gmail.com>
Tue, 20 Jan 2015 13:19:26 +0000 (14:19 +0100)
http://tracker.ceph.com/issues/10203 Fixes:#10203

Signed-off-by: Florian Coste <fcoste21@gmail.com>
doc/rados/index.rst

index a1ef880b11dfacf424b85450b66527906284c4e5..9ff756c97d36b9de8fe07b0c4ea9dd3cec6fc2f0 100644 (file)
@@ -5,7 +5,7 @@
 The :term:`Ceph Storage Cluster` is the foundation for all Ceph deployments.
 Based upon :abbr:`RADOS (Reliable Autonomic Distributed Object Store)`, Ceph
 Storage Clusters consist of two types of daemons: a :term:`Ceph OSD Daemon`
-(OSD) stores data as objects on a storage node; and a :term:`Ceph Monitor`
+(OSD) stores data as objects on a storage node; and a :term:`Ceph Monitor` (MON)
 maintains a master copy of the cluster map. A Ceph Storage Cluster may contain
 thousands of storage nodes. A minimal system will have at least one 
 Ceph Monitor and two Ceph OSD Daemons for data replication. 
@@ -73,4 +73,4 @@ the Ceph Storage Cluster.
 .. _Ceph Block Devices: ../rbd/rbd
 .. _Ceph Filesystem: ../cephfs/
 .. _Ceph Object Storage: ../radosgw/
-.. _Deployment: ../rados/deployment/
\ No newline at end of file
+.. _Deployment: ../rados/deployment/