mirror of
https://github.com/ceph/ceph
synced 2025-03-11 02:39:05 +00:00
osdmaptool: test --create-with-conf with racks
Make sure we generate a map that will map (and not assert about bad max_osd/max_device mismatch). Signed-off-by: Sage Weil <sage@newdream.net>
This commit is contained in:
parent
885d71481b
commit
2fc01b5292
1478
src/test/cli/osdmaptool/ceph.conf.withracks
Normal file
1478
src/test/cli/osdmaptool/ceph.conf.withracks
Normal file
File diff suppressed because it is too large
Load Diff
5
src/test/cli/osdmaptool/create-racks.t
Normal file
5
src/test/cli/osdmaptool/create-racks.t
Normal file
@ -0,0 +1,5 @@
|
||||
$ osdmaptool --create-from-conf om -c ceph.conf.manyracks > /dev/null
|
||||
$ osdmaptool --test-map-pg 0.0 om
|
||||
osdmaptool: osdmap file 'om'
|
||||
parsed '0.0' -> 0.0
|
||||
0.0 raw [] up [] acting []
|
Loading…
Reference in New Issue
Block a user