From 559ca9dd381aef293bc58b075cf008cf512fa6df Mon Sep 17 00:00:00 2001 From: Mohamad Gebai Date: Wed, 20 Sep 2017 17:58:08 +0200 Subject: [PATCH] doc: update 'ceph osd pool set' example Signed-off-by: Mohamad Gebai --- doc/rados/operations/crush-map-edits.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rados/operations/crush-map-edits.rst b/doc/rados/operations/crush-map-edits.rst index bbebd21f181..6a2094277fb 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. -- 2.39.5