doc: update 'ceph osd pool set' example

Signed-off-by: Mohamad Gebai <mgebai@suse.com>
This commit is contained in:
Mohamad Gebai 2017-09-20 17:58:08 +02:00
parent 2e5aed5fc6
commit 559ca9dd38

View File

@ -611,7 +611,7 @@ below::
You can then set a pool to use the SSD rule by::
ceph osd pool set <poolname> crush_ruleset 4
ceph osd pool set <poolname> 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.