]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd/OSDMap: add 'chassis' to default type hierarchy
authorSage Weil <sage@inktank.com>
Sun, 10 Nov 2013 06:03:42 +0000 (22:03 -0800)
committerSage Weil <sage@inktank.com>
Mon, 2 Dec 2013 16:25:34 +0000 (08:25 -0800)
commit3a6707a183d26dd1305f29e8f4125794984cdcab
tree38cafc4e3217e0feb45f4f19a79a8955a3dd48e1
parentf5ddb12a82e984bd7d88b5742a324b769a5e7d50
osd/OSDMap: add 'chassis' to default type hierarchy

A chassis is usually bigger than a host but smaller than a rack.  This will
be useful for a broad class of modern hardware that sticks multiple hosts
in the same chassis (in sleds, or on cards, or blades, or whatever).

Signed-off-by: Sage Weil <sage@inktank.com>
src/osd/OSDMap.cc