Project

General

Profile

Actions

Bug #63803

open

mgr/prometheus: metrics hang after two different failure domain osd down

Added by yite gu 5 months ago.

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

0%

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

Description

ceph version v16.2.14
1. prometheus cache disable:

# ceph config get mgr mgr/prometheus/cache
false

2. two osd down:
# ceph osd tree
ID  CLASS  WEIGHT    TYPE NAME                STATUS  REWEIGHT  PRI-AFF
-1         69.86298  root default
-7         27.94519      host node232-nbct05
 0    ssd   6.98630          osd.0              down   1.00000  1.00000
 3    ssd   6.98630          osd.3                up   1.00000  1.00000
 6    ssd   6.98630          osd.6                up   1.00000  1.00000
 9    ssd   6.98630          osd.9                up   1.00000  1.00000
-5         27.94519      host node235-nbct05
 2    ssd   6.98630          osd.2              down   1.00000  1.00000
 4    ssd   6.98630          osd.4                up   1.00000  1.00000
 7    ssd   6.98630          osd.7                up   1.00000  1.00000
 8    ssd   6.98630          osd.8                up   1.00000  1.00000
-3         13.97260      host node236-nbct05
10    ssd   6.98630          osd.10               up   1.00000  1.00000
11    ssd   6.98630          osd.11               up   1.00000  1.00000

3. metrics hang:
# curl 10.173.144.16:9283/metrics

No data to display

Actions

Also available in: Atom PDF