mirror of
https://github.com/ceph/ceph
synced 2025-02-21 01:47:25 +00:00
doc: update 'ceph osd pool set' example
Signed-off-by: Mohamad Gebai <mgebai@suse.com>
This commit is contained in:
parent
2e5aed5fc6
commit
559ca9dd38
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user