From 1fa719d59ea44a9d59fb3f8ccbf21e6dbbcd2212 Mon Sep 17 00:00:00 2001 From: John Wilkins Date: Sat, 20 Apr 2013 11:10:51 -0700 Subject: [PATCH] doc: Aesthetic improvements. Removed unnecessary graphic and overrode margin for h3 tag. Signed-off-by: John Wilkins --- doc/rados/index.rst | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/doc/rados/index.rst b/doc/rados/index.rst index 4d3c5067c9e9..c4e0a7bd5af4 100644 --- a/doc/rados/index.rst +++ b/doc/rados/index.rst @@ -11,12 +11,9 @@ objects on storage nodes; and Monitors maintain a master copy of the cluster map. A Ceph cluster may contain thousands of storage nodes. A minimal system will have at least two OSDs for data replication. -.. ditaa:: +---------------+ +---------------+ - | OSDs | | Monitor | - +---------------+ +---------------+ - .. raw:: html +

Config and Deploy

Once you have installed Ceph packages, you must configure. There are a a few -- 2.47.3