]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Edits.
authorJohn Wilkins <john.wilkins@dreamhost.com>
Wed, 2 May 2012 02:36:34 +0000 (19:36 -0700)
committerTommi Virtanen <tommi.virtanen@dreamhost.com>
Wed, 2 May 2012 19:09:56 +0000 (12:09 -0700)
Signed-off-by: John Wilkins <john.wilkins@dreamhost.com>
Signed-off-by: Tommi Virtanen <tommi.virtanen@dreamhost.com>
doc/install/hardware_recommendations.rst
doc/start/why_use_ceph.rst

index 79d413e4e97deec15da5b0def7a3a6f15bb764e5..87d3d9ef61d6444e21973084690f3efaa6f9fe06 100644 (file)
@@ -2,13 +2,14 @@
 Hardware Recommendations
 ========================
 Ceph runs on commodity hardware and a Linux operating system over a TCP/IP network. The hardware 
-recommendations for different processes/daemons differ considerably. Ceph OSDs run on commodity hardware 
-and a Linux operating system over a TCP/IP network. OSD hosts should have ample data storage in the form of 
-a hard drive or a RAID. Ceph OSDs run the RADOS service, calculate data placement with CRUSH, and maintain their
-own copy of the cluster map. So OSDs should have a reasonable amount of processing power. Ceph monitors require 
-enough disk space for the cluster map, but usually do not encounter heavy loads. Monitors do not need to be very powerful.
-Ceph metadata servers distribute their load. However, they must be capable of serving their data quickly. 
-Metadata servers should have strong processing capability and plenty of RAM.
+recommendations for different processes/daemons differ considerably. 
+
+OSD hosts should have ample data storage in the form of a hard drive or a RAID. Ceph OSDs run the RADOS service, calculate data placement with CRUSH, and maintain their
+own copy of the cluster map. Therefore, OSDs should have a reasonable amount of processing power. 
+
+Ceph monitors require enough disk space for the cluster map, but usually do not encounter heavy loads. Monitor hosts do not need to be very powerful.
+
+Ceph metadata servers distribute their load. However, metadata servers must be capable of serving their data quickly. Metadata servers should have strong processing capability and plenty of RAM.
 
 .. note:: If you are not using the Ceph File System, you do not need a meta data server.
 
index 81253c61448b8f1452cb2d61ed9f47e1bb312f21..ca6855f7a3bc917783afbc4641bbfaf86e852c5f 100644 (file)
@@ -48,4 +48,4 @@ Reasons to use Ceph include:
  - Open source and free
  - Uses heterogeneous commodity hardware
  - Easy to setup and maintain
- - Commercial support is available (if needed)
\ No newline at end of file
+ - Commercial support is available (if needed)