]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/rados/operations/crush-map-edits: fix 'take' syntax 24868/head
authorRemy Zandwijk <remy@luckyhands.nl>
Wed, 31 Oct 2018 20:42:11 +0000 (15:42 -0500)
committerSage Weil <sage@redhat.com>
Wed, 31 Oct 2018 20:42:27 +0000 (15:42 -0500)
Fixes: https://tracker.ceph.com/issues/21496
Signed-off-by: Remy Zandwijk <remy@luckyhands.nl>
Signed-off-by: Sage Weil <sage@redhat.com>
doc/rados/operations/crush-map-edits.rst

index edf09529326cfab0f5d5929434d0b9a059055f79..a0c99daccb30b2a16f6dc091de2a4bce183c375d 100644 (file)
@@ -377,7 +377,7 @@ A rule takes the following form::
                min_size <min-size>
                max_size <max-size>
                step take <bucket-name> [class <device-class>]
-               step [choose|chooseleaf] [firstn|indep] <N> <bucket-type>
+               step [choose|chooseleaf] [firstn|indep] <N> type <bucket-type>
                step emit
        }