Project

General

Profile

Actions

Bug #47997

closed

mgr/dashboard: OSD disk performance statistics not working in grafana

Added by Robert Groenewald over 3 years ago. Updated about 3 years ago.

Status:
Resolved
Priority:
Normal
Category:
Monitoring
Target version:
% Done:

0%

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

Description

When we want to view the disk statistics we get the following message :

found duplicate series for the match group {device=\"dm-6\", instance=\"ceph_cluster\"} on the right hand-side of the operation: [{__name__=\"ceph_disk_occupation\", ceph_daemon=\"osd.41\", db_device=\"/dev/dm-33\", device=\"dm-6\", exported_instance=\"*OSD HOST NAME*\", instance=\"ceph_cluster\", job=\"ceph\"}, {__name__=\"ceph_disk_occupation\", ceph_daemon=\"osd.50\", db_device=\"/dev/dm-7\", device=\"dm-6\", exported_instance=\"imx-ceph-am11-osd-02\", instance=\"ceph_cluster\", job=\"ceph\"}];many-to-many matching not allowed: matching labels must be unique on one side

Related issues 1 (0 open1 closed)

Related to Dashboard - Bug #47334: mgr/dashboard: many-to-many matching not allowed: matching labels must be unique on one sideResolvedPatrick Seidensal

Actions
Actions #1

Updated by Lenz Grimmer over 3 years ago

  • Translation missing: en.field_tag_list set to grafana, monitoring
  • Subject changed from OSD disk performance statistics not working in grafana to mgr/dashboard: OSD disk performance statistics not working in grafana
  • Description updated (diff)
Actions #2

Updated by Patrick Seidensal over 3 years ago

  • Affected Versions v15.2.5 added
Actions #3

Updated by Patrick Seidensal over 3 years ago

  • Status changed from New to In Progress
  • Assignee set to Patrick Seidensal
Actions #5

Updated by Patrick Seidensal over 3 years ago

  • Is duplicate of Bug #47334: mgr/dashboard: many-to-many matching not allowed: matching labels must be unique on one side added
Actions #6

Updated by Patrick Seidensal over 3 years ago

  • Is duplicate of deleted (Bug #47334: mgr/dashboard: many-to-many matching not allowed: matching labels must be unique on one side)
Actions #7

Updated by Patrick Seidensal over 3 years ago

  • Related to Bug #47334: mgr/dashboard: many-to-many matching not allowed: matching labels must be unique on one side added
Actions #8

Updated by Patrick Seidensal over 3 years ago

  • Pull request ID set to 37792

After Ceph has been updated, the cephadm mgr module will need a restart to load the new code:

ceph mgr module disable cephadm && sleep 2 && ceph mgr module enable cephadm

To recreate Prometheus' configuration file run:

ceph orch redeploy prometheus

Furthermore note that even after the fix has correctly been applied and the configuration file has been updated, the error will continue to persist for requests made that have a time span from before the fix has been applied. To verify please select a time span like "last 5 minutes", and make sure the fix has correctly been applied for that time.

Actions #9

Updated by Patrick Seidensal over 3 years ago

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

Updated by Patrick Seidensal over 3 years ago

  • Backport set to octopus
Actions #11

Updated by Sebastian Wagner over 3 years ago

  • Status changed from Fix Under Review to Resolved
Actions #12

Updated by Ernesto Puerta about 3 years ago

  • Project changed from mgr to Dashboard
  • Category changed from 148 to Monitoring
Actions

Also available in: Atom PDF