Project

General

Profile

Actions

Bug #39642

closed

JSON-formatting the mgrmap is huge

Added by Sebastian Wagner almost 5 years ago. Updated over 4 years ago.

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

0%

Source:
Development
Tags:
QA
Backport:
Regression:
No
Severity:
4 - irritation
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

When dumping the mgrmap into JSON (which is done in teuthology runs frequently), the output really pollutes the logs.

mitigating could look like:

  • make ceph status --format json-pretty omit the mgrmap
  • omit attributes that match their default when dumping the mgrmap
  • call ceph status less frequently in teuthology
Actions #2

Updated by Sage Weil over 4 years ago

  • Status changed from New to Resolved
  • Pull request ID set to 29493

ceph status no longer includes the full mgrmap as of https://github.com/ceph/ceph/pull/29493

Actions

Also available in: Atom PDF