]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd/OSDMap: add osd status to utilization dumper 23921/head
authorPaul Emmerich <paul.emmerich@croit.io>
Tue, 4 Sep 2018 21:37:07 +0000 (21:37 +0000)
committerPaul Emmerich <paul.emmerich@croit.io>
Tue, 4 Sep 2018 21:45:20 +0000 (21:45 +0000)
commite32b62755317dc5aec251945c8188763594e1487
treea55c1f0333213a311efbfc8e764244705a24b63a
parent221359cc89ad30bbbce51384db1852a2f839e3f6
osd/OSDMap: add osd status to utilization dumper

It's mildly irritating that 'osd df' doesn't contain the
information whether an OSD is up/down/destroyed.

Fixes: http://tracker.ceph.com/issues/35544
Signed-off-by: Paul Emmerich <paul.emmerich@croit.io>
src/osd/OSDMap.cc