Project

General

Profile

Actions

Bug #18533

closed

two instances of omap_digest mismatch

Added by Dan Mick over 7 years ago. Updated about 7 years ago.

Status:
Resolved
Priority:
High
Assignee:
David Zafman
Category:
OSD
Target version:
-
% Done:

0%

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

Description

Twice, I've noticed this sort of error pop on the long-running cluster: one of the metadata objects reports one replica has a different omap_digest:

list-inconsistent-obj 1.3c metadata
{
  "epoch": 771290,
  "inconsistents": [
    {
      "object": {
        "name": "607.00000000",
        "nspace": "",
        "locator": "",
        "snap": "head",
        "version": 8962591
      },
      "errors": [
        "omap_digest_mismatch" 
      ],
      "union_shard_errors": [],
      "selected_object_info": "1:3ed09add:::607.00000000:head(769238'8962591 mds.0.95185:3872723 dirty|omap|data_digest s 0 uv 8962591 dd ffffffff alloc_hint [0 0 0])",
      "shards": [
        {
          "osd": 31,
          "errors": [],
          "size": 0,
          "omap_digest": "0xa99faf1c",
          "data_digest": "0xffffffff" 
        },
        {
          "osd": 48,
          "errors": [],
          "size": 0,
          "omap_digest": "0x0b59d114",
          "data_digest": "0xffffffff" 
        },
        {
          "osd": 61,
          "errors": [],
          "size": 0,
          "omap_digest": "0xa99faf1c",
          "data_digest": "0xffffffff" 
        },
        {
          "osd": 69,
          "errors": [],
          "size": 0,
          "omap_digest": "0xa99faf1c",
          "data_digest": "0xffffffff" 
        }
      ]
    }
  ]
}

Edit: removed note about xattr; not the point here, I was confused


Related issues 2 (0 open2 closed)

Copied to Ceph - Backport #19391: kraken: two instances of omap_digest mismatchResolvedDavid ZafmanActions
Copied to Ceph - Backport #19404: jewel: core: two instances of omap_digest mismatchResolvedDavid ZafmanActions
Actions

Also available in: Atom PDF