mirror of
https://github.com/ceph/ceph
synced 2025-02-22 02:27:29 +00:00
doc: add missing crush-device-class={device-class} pair for clay code profile
`crush-device-class` is optional for `ceph osd erasure-code-profile set`, add it for the sake of completeness Signed-off-by: luo.runbing <luo.runbing@zte.com.cn>
This commit is contained in:
parent
c25d8e977e
commit
d9315c88d5
@ -60,6 +60,7 @@ To create a new clay code profile::
|
||||
[scalar_mds={plugin-name}] \
|
||||
[technique={technique-name}] \
|
||||
[crush-failure-domain={bucket-type}] \
|
||||
[crush-device-class={device-class}] \
|
||||
[directory={directory}] \
|
||||
[--force]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user