Project

General

Profile

Actions

Bug #5718

closed

MDSMonitor::dump_info new field mdsmap_first_committed outside any section

Added by Dan Mick almost 11 years ago. Updated almost 11 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
% Done:

0%

Source:
Development
Tags:
Backport:
Regression:
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

MDSMonitor::dump_info is called from (at least) two places: the "ceph report" command
and the "ceph mds stat" command. It recently (89ced1c26fbd60f048ffe50ddba41ee4207e11be) grew
a new item "mdsmap_first_committed" which is appropriate mid-report, but "mds stat" only
uses dump_info, so that new field is outside any section.

Add an enclosing section in mds stat.

Actions #1

Updated by Dan Mick almost 11 years ago

This will add another section, so requires changes to rest/test.py (which validates the
output).

Actions #2

Updated by Dan Mick almost 11 years ago

  • Source changed from other to Development
Actions #3

Updated by Dan Mick almost 11 years ago

  • Status changed from In Progress to Fix Under Review
Actions #4

Updated by Dan Mick almost 11 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF