From e1195fdf7f30650027aba2fa6e502721c4d9bb50 Mon Sep 17 00:00:00 2001 From: John Wilkins Date: Wed, 7 Nov 2012 14:07:05 -0800 Subject: [PATCH] doc: Minor edits for admonitions. Signed-off-by: John Wilkins --- doc/cluster-ops/crush-map.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/cluster-ops/crush-map.rst b/doc/cluster-ops/crush-map.rst index 345a6dcb2b70a..682e967767e76 100644 --- a/doc/cluster-ops/crush-map.rst +++ b/doc/cluster-ops/crush-map.rst @@ -195,7 +195,7 @@ types. | 6 | Pool | A data storage pool for storing objects. | +------+-------------+----------------------------------------------------+ -.. note:: You can remove these types and create your own bucket types. +.. tip:: You can remove these types and create your own bucket types. Ceph's deployment tools generate a CRUSH map that contains a bucket for each host, and a pool named "default," which is useful for the default ``data``, @@ -316,7 +316,7 @@ default pools, which include: - ``metadata`` - ``rbd`` -.. important:: In most cases, you will not need to modify the default rules. When +.. note:: In most cases, you will not need to modify the default rules. When you create a new pool, its default ruleset is ``0``. A rule takes the following form:: -- 2.39.5