Project

General

Profile

Actions

Bug #63883

open

min_last_epoch_clean is not updated, causing osdmap to be unable to be trimmed, and monitor db keeps growing.

Added by changzhi tan 5 months ago. Updated 2 months ago.

Status:
Pending Backport
Priority:
Normal
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
backport_processed
Backport:
quincy,reef,squid
Regression:
No
Severity:
1 - critical
Reviewed:
ceph-qa-suite:
Component(RADOS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

The ceph alarm mon has no space. I found that the ceph osdmap epoch is very large and has not been clipped.
The status of all osd and pg is healthy and normal.
Through further investigation, I found that min_last_epoch_clean has not changed, resulting in no trim, which is very strange.
Is there any unknown osd or pg information in the monitor?
These are not printed in the code. Does the community have any good ideas? thanks

my ceph version is 17.2.5

  1. ceph report

osdmap_clean epochs":
"min_last_epoch_clean": 237271
osdmap_first_committed": 237271,
osdmap last committed": 685278,
osdmap manifest":
"first pinned": 237271."
last pinned": 684777.


Related issues 3 (3 open0 closed)

Copied to RADOS - Backport #64649: quincy: min_last_epoch_clean is not updated, causing osdmap to be unable to be trimmed, and monitor db keeps growing.In ProgressMykola GolubActions
Copied to RADOS - Backport #64650: reef: min_last_epoch_clean is not updated, causing osdmap to be unable to be trimmed, and monitor db keeps growing.In ProgressMykola GolubActions
Copied to RADOS - Backport #64651: squid: min_last_epoch_clean is not updated, causing osdmap to be unable to be trimmed, and monitor db keeps growing.In ProgressMykola GolubActions
Actions

Also available in: Atom PDF