From b8a1ec08a1285a027df1f319cea885c3daa0789d Mon Sep 17 00:00:00 2001 From: Stephen Jahl Date: Sat, 13 Sep 2014 15:31:53 -0400 Subject: [PATCH] doc: fixes a formatting error on ops/crush-map Signed-off-by: Stephen Jahl --- doc/rados/operations/crush-map.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rados/operations/crush-map.rst b/doc/rados/operations/crush-map.rst index 01c48d45025..b98cedc4bc6 100644 --- a/doc/rados/operations/crush-map.rst +++ b/doc/rados/operations/crush-map.rst @@ -27,7 +27,7 @@ possibility of concurrent failures, it may be desirable to ensure that data replicas are on devices using different shelves, racks, power supplies, controllers, and/or physical locations. -When you create a configuration file and deploy Ceph with `ceph-deploy``, Ceph +When you create a configuration file and deploy Ceph with ``ceph-deploy``, Ceph generates a default CRUSH map for your configuration. The default CRUSH map is fine for your Ceph sandbox environment. However, when you deploy a large-scale data cluster, you should give significant consideration to developing a custom -- 2.47.3