Project

General

Profile

Actions

Bug #48153

closed

collection_list_legacy: pg inconsistent

Added by Alexander Kazansky over 3 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Scrub/Repair
Target version:
% Done:

0%

Source:
Community (user)
Tags:
Backport:
nautilus,octopus
Regression:
Yes
Severity:
1 - critical
Reviewed:
ceph-qa-suite:
rados
Component(RADOS):
BlueStore, OSD
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

hello ppl.

i have problem with osd on nau 14.2.12 and 14.2.13

after update some osd on 14.2.12 or 14.2.13 started happening error inconsistent pg.

ceph pg ls inconsistent

PG     OBJECTS DEGRADED MISPLACED UNFOUND BYTES        OMAP_BYTES* OMAP_KEYS* LOG  STATE                     SINCE VERSION        REPORTED        UP                   ACTING               SCRUB_STAMP                DEEP_SCRUB_STAMP
21.4c1  373274        0         0       0 146034187553           0          0 3055 active+clean+inconsistent    6h 318913'2325690 318913:16123496 [206,430,418,68]p206 [206,430,418,68]p206 2020-11-09 05:44:01.436817 2020-11-09 05:44:01.436817
21.b3d  372613        0         0       0 146754784380           0          0 3089 active+clean+inconsistent   13h 318913'2285226 318913:14445734 [425,334,224,65]p425 [425,334,224,65]p425 2020-11-08 23:15:36.748113 2020-11-08 23:15:36.748113

rados list-inconsistent-objet show what some osds missed replica


"shards": [
    {
        "osd": 68,
        "primary": false,
        "errors": [],
        "size": 181625,
        "omap_digest": "0xffffffff",
        "data_digest": "0x5b4976ac" 
    },
    {
        "osd": 206,
        "primary": true,
        "errors": [],
        "size": 181625,
        "omap_digest": "0xffffffff",
        "data_digest": "0x5b4976ac" 
    },
    {
        "osd": 418,
        "primary": false,
        "errors": [],
        "size": 181625,
        "omap_digest": "0xffffffff",
        "data_digest": "0x5b4976ac" 
    },
    {
        "osd": 430,
        "primary": false,
        "errors": [
            "missing" 
        ]
    }
]

missing replica happens only on osd with 14.2.12 or 14.2.13, on 14.2.11 all ok.


ceph tell osd.430 version
{
    "version": "ceph version 14.2.13 (1778d63e55dbff6cedb071ab7d367f8f52a8699f) nautilus (stable)" 
}

downgrade to 14.2.11 also resolve this problem.


Related issues 2 (0 open2 closed)

Copied to RADOS - Backport #48243: octopus: collection_list_legacy: pg inconsistent ResolvedMykola GolubActions
Copied to RADOS - Backport #48244: nautilus: collection_list_legacy: pg inconsistent ResolvedMykola GolubActions
Actions

Also available in: Atom PDF