From: Sage Weil Date: Wed, 4 Dec 2013 06:18:41 +0000 (-0800) Subject: doc/rados/operations/crush: fix rst X-Git-Tag: v0.74~34 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=7709a10f52167af6e25512968bffb2d144a78663;p=ceph.git doc/rados/operations/crush: fix rst Signed-off-by: Sage Weil --- diff --git a/doc/rados/operations/crush-map.rst b/doc/rados/operations/crush-map.rst index 51dcdf824868..f6b4a54957ba 100644 --- a/doc/rados/operations/crush-map.rst +++ b/doc/rados/operations/crush-map.rst @@ -67,14 +67,13 @@ crush location could be described as:: Note: -*. Note that the order of the keys does not matter. -*. The key name (left of ``='') must be a valid CRUSH ``type``. By default - these include root, datacenter, row, rack, and host, but those types can be - customized to be anything appropriate by modifying the CRUSH map. -*. Not all keys need to be specified. For example, by default, Ceph - automatically sets a ceph-osd daemon's location to be - ``root=default host=HOSTNAME'' (based on the output from ``hostname - -s''). +#. Note that the order of the keys does not matter. +#. The key name (left of ``='') must be a valid CRUSH ``type``. By default + these include root, datacenter, row, rack, and host, but those types can be + customized to be anything appropriate by modifying the CRUSH map. +#. Not all keys need to be specified. For example, by default, Ceph + automatically sets a ceph-osd daemon's location to be + ``root=default host=HOSTNAME'' (based on the output from ``hostname -s''). ceph-crush-location hook ------------------------