Project

General

Profile

Actions

Bug #63912

open

mon cannot trim OSDMaps - due to creating_pgs.pgs is not empty

Added by jianwei zhang 5 months ago. Updated 4 months ago.

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

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
01/02/2024
Affected Versions:
ceph-qa-suite:
rados
Component(RADOS):
OSD
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

# date;ceph -s
Tue Dec 19 10:18:18 CST 2023
  cluster:
    id:     621820e9-f1e5-4bf5-a70d-fa98001f21fe
    health: HEALTH_WARN
            mons a,b,c are using a lot of disk space

  services:
    mon: 3 daemons, quorum a,b,c (age 3w)
    mgr: x(active, since 3M), standbys: y, z
    osd: 1920 osds: 1920 up (since 19h), 1920 in (since 3M)

  data:
    pools:   1920 pools, 245760 pgs
    objects: 9.42M objects, 1.1 TiB
    usage:   909 TiB used, 27 PiB / 28 PiB avail
    pgs:     245760 active+clean
# tail -f ceph-mon.a.log  | grep trim
2023-12-19T11:03:02.255+0800 7feea6b12700 10 mon.a@0(leader).osd e124692 get_trim_to pgs creating, trim_to = 0 
2023-12-19T11:03:17.282+0800 7feea6b12700 10 mon.a@0(leader).osd e124692 get_trim_to pgs creating, trim_to = 0 
2023-12-19T11:04:22.432+0800 7feea6b12700 10 mon.a@0(leader).osd e124692 get_trim_to pgs creating, trim_to = 0 
Actions

Also available in: Atom PDF