From: Mohamad Gebai Date: Wed, 20 Sep 2017 15:58:08 +0000 (+0200) Subject: doc: update 'ceph osd pool set' example X-Git-Tag: v13.0.1~843^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=559ca9dd381aef293bc58b075cf008cf512fa6df;p=ceph.git doc: update 'ceph osd pool set' example Signed-off-by: Mohamad Gebai --- diff --git a/doc/rados/operations/crush-map-edits.rst b/doc/rados/operations/crush-map-edits.rst index bbebd21f1816..6a2094277fb6 100644 --- a/doc/rados/operations/crush-map-edits.rst +++ b/doc/rados/operations/crush-map-edits.rst @@ -611,7 +611,7 @@ below:: You can then set a pool to use the SSD rule by:: - ceph osd pool set crush_ruleset 4 + ceph osd pool set crush_rule ssd Similarly, using the ``ssd-primary`` rule will cause each placement group in the pool to be placed with an SSD as the primary and platters as the replicas.