mirror of
https://github.com/ceph/ceph
synced 2025-02-19 17:08:05 +00:00
Merge remote-tracking branch 'gh/next'
This commit is contained in:
commit
89482cac83
@ -70,7 +70,7 @@ ceph osd crush rm foo
|
||||
|
||||
# test reweight
|
||||
o3=`ceph osd create`
|
||||
ceph osd crush add $o3 123 root=foo
|
||||
ceph osd crush add $o3 123 root=default
|
||||
ceph osd tree | grep osd.$o3 | grep 123
|
||||
ceph osd crush reweight osd.$o3 113
|
||||
ceph osd tree | grep osd.$o3 | grep 113
|
||||
|
Loading…
Reference in New Issue
Block a user