]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
Typo: pool should be root in rados/operations/crush-map.rst 75/head
authorAlexandre Marangone <alexandre.marangone@inktank.com>
Tue, 26 Feb 2013 17:47:58 +0000 (09:47 -0800)
committerAlexandre Marangone <alexandre.marangone@inktank.com>
Tue, 26 Feb 2013 17:47:58 +0000 (09:47 -0800)
Signed-off-by: Alexandre Marangone <alexandre.marangone@inktank.com>
doc/rados/operations/crush-map.rst

index eccad095c205a34e473a960ddaf821d450f77cc2..3eb7c8e531adf41b2475095be43fb4226361c687 100644 (file)
@@ -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: