Project

General

Profile

Actions

Bug #24404

closed

dashboard doesn't return statistics about OSDs anymore

Added by Patrick Seidensal almost 6 years ago. Updated almost 6 years ago.

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

100%

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

Description

The OSD page doesn't show any statistics about OSDs anymore. This is due to the backend (`/api/osd` API) not returning the values anymore, but not reporting any problems.

To retrieve this information, the `get_counter` method of `mgr_module.py` is used.

I used `git bisect` to identify the first bad commit as https://github.com/ceph/ceph/commit/1164ef2f32d81d4f35623c3f6a77af2b6871f962.

Problem is fixed by https://github.com/ceph/ceph/pull/22420.

Actions #1

Updated by Patrick Seidensal almost 6 years ago

  • Description updated (diff)
  • Category changed from 132 to ceph-mgr
Actions #2

Updated by Patrick Seidensal almost 6 years ago

  • Description updated (diff)
  • Status changed from New to Resolved
Actions #3

Updated by Patrick Seidensal almost 6 years ago

  • Description updated (diff)
Actions #4

Updated by Patrick Seidensal almost 6 years ago

  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF