Doc: Update crush_hierarchy example
This patch will fix the crush_hierarchy example in deployed_ceph documentation. Change-Id: I7f778013274556796078c451fb4225296d343e03
This commit is contained in:
parent
2c32bc7069
commit
4bf2d5de7e
@ -825,16 +825,15 @@ Example: Apply a custom crush hierarchy to the deployed OSDs
|
||||
If the file ``crush_hierarchy.yaml`` contains something like the following::
|
||||
|
||||
---
|
||||
ceph_crush_hierarchy:
|
||||
ceph-0:
|
||||
root: default
|
||||
rack: r0
|
||||
ceph-1:
|
||||
root: default
|
||||
rack: r1
|
||||
ceph-2:
|
||||
root: default
|
||||
rack: r2
|
||||
ceph-0:
|
||||
root: default
|
||||
rack: r0
|
||||
ceph-1:
|
||||
root: default
|
||||
rack: r1
|
||||
ceph-2:
|
||||
root: default
|
||||
rack: r2
|
||||
|
||||
and the following command is run::
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user