]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: add 'osd last-stat-seq <osd>' command
authorSage Weil <sage@redhat.com>
Thu, 18 May 2017 21:23:03 +0000 (17:23 -0400)
committerSage Weil <sage@redhat.com>
Fri, 2 Jun 2017 17:02:45 +0000 (13:02 -0400)
commitaac073dc2acbd2e7391f06136387533ea1119c07
tree871b7355f33e45a1a53215e8c65816a0b851fba5
parentfa70d0e81c65c0b9cd3c4042e6f0df1aa72a9a5d
mon: add 'osd last-stat-seq <osd>' command

Return the latest seq for the osd reflected in the mon's digest stats.

Signed-off-by: Sage Weil <sage@redhat.com>
src/mon/MgrStatMonitor.h
src/mon/MonCommands.h
src/mon/Monitor.cc