]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osdmap: build_simple with normal osd/host/rack/pool hierarchy
authorSage Weil <sage.weil@dreamhost.com>
Sat, 12 Nov 2011 22:05:15 +0000 (14:05 -0800)
committerSage Weil <sage.weil@dreamhost.com>
Sat, 12 Nov 2011 22:05:15 +0000 (14:05 -0800)
commit1b843e0ef697f092b81a845b48bfbf0f3046a1cc
tree1a51d8e0eb7bc39c6989bc1a49ef31fb351484f1
parentec97c852d7467f8afea32d395614e38f101d6120
osdmap: build_simple with normal osd/host/rack/pool hierarchy

This will be useful in the general case where the cluster is created with
an empty map and useful crush hierarchy.

Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
src/mon/OSDMonitor.cc
src/osd/OSDMap.cc
src/osd/OSDMap.h
src/osdmaptool.cc
src/vstart.sh