From dc55c2934870cd37d3a8591af495d98e0d519631 Mon Sep 17 00:00:00 2001 From: Alexandre Marangone Date: Tue, 26 Feb 2013 09:47:58 -0800 Subject: [PATCH] Typo: pool should be root in rados/operations/crush-map.rst Signed-off-by: Alexandre Marangone --- 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 eccad095c205..3eb7c8e531ad 100644 --- a/doc/rados/operations/crush-map.rst +++ b/doc/rados/operations/crush-map.rst @@ -669,7 +669,7 @@ To add or move an OSD in the CRUSH map of a running cluster, execute the For Bobtail (v 0.56), execute the following:: - ceph osd crush set {id-or-name} {weight} pool={pool-name} [{bucket-type}={bucket-name} ...] + ceph osd crush set {id-or-name} {weight} root={pool-name} [{bucket-type}={bucket-name} ...] Where: -- 2.47.3