]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: 'osd find <osd-id>' command
authorSage Weil <sage@inktank.com>
Tue, 29 Jan 2013 23:55:17 +0000 (15:55 -0800)
committerSage Weil <sage@inktank.com>
Tue, 5 Feb 2013 22:26:04 +0000 (14:26 -0800)
commit3105700d87d095c9ee0a03decbbc7e46a1302d83
tree652270f532c2a9125d8cd7fcf1daf819290dc14d
parent13e22262c0c96ff7e1f8ecfb900d045984d1a2d9
mon: 'osd find <osd-id>' command

Simple command to find the ip, host, rack, etc. for an OSD.  This is better
than 'ceph osd dump | grep ^osd.NNN\ '.

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