]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: implement 'ceph report <tag ...>' command
authorSage Weil <sage@inktank.com>
Tue, 21 Aug 2012 21:22:20 +0000 (14:22 -0700)
committerSage Weil <sage@inktank.com>
Tue, 21 Aug 2012 21:22:20 +0000 (14:22 -0700)
commite7c492b1820e6173d2463ae7053a72fc0a9c2a89
treef18c93f666bf81d496333c5d9a0c22d8d365ba6f
parent2e8689a49983dd678d5010aa589ff38b71213e54
mon: implement 'ceph report <tag ...>' command

Generate a simple "signed" report of the current cluster status.  Include
a simple crc so that the report is vaguely verifiable.

This is part of #2829.

Signed-off-by: Sage Weil <sage@inktank.com>
src/mon/MDSMonitor.cc
src/mon/MDSMonitor.h
src/mon/Monitor.cc
src/mon/Monitor.h
src/mon/MonmapMonitor.cc
src/mon/MonmapMonitor.h
src/mon/OSDMonitor.cc
src/mon/OSDMonitor.h
src/mon/PGMonitor.cc
src/mon/PGMonitor.h