From 6735a681c51c91f5d35d9b38967222e1d580222c Mon Sep 17 00:00:00 2001 From: whu_liuchang Date: Fri, 4 Nov 2016 22:14:39 +0800 Subject: [PATCH] Update crush-map.rst fix typo --- 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 8ea184322d4..6691b5798dc 100644 --- a/doc/rados/operations/crush-map.rst +++ b/doc/rados/operations/crush-map.rst @@ -633,7 +633,7 @@ Placing Different Pools on Different OSDS: Suppose you want to have most pools default to OSDs backed by large hard drives, but have some pools mapped to OSDs backed by fast solid-state drives (SSDs). -It's possible to have multiple independent CRUSH heirarchies within the same +It's possible to have multiple independent CRUSH hierarchies within the same CRUSH map. Define two hierarchies with two different root nodes--one for hard disks (e.g., "root platter") and one for SSDs (e.g., "root ssd") as shown below:: -- 2.39.5