Project

General

Profile

Actions

Bug #6074

closed

[ERR] scrub mismatch

Added by Loïc Dachary over 10 years ago. Updated over 10 years ago.

Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
Monitor
Target version:
-
% Done:

0%

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

Description

While running the rados suite with

./schedule_suite.sh rados wip-5510 testing loic@dachary.org basic master plana

on wip-5510 I ran into the following error:

    4.131.7:6789/0 491 : [ERR] scrub mismatch
    2013-08-21 09:00:23.799113 7f9ec0716700  7 mon.f@1(peon).log v623 update_from_paxos applying incremental log 623 2013-08-21 09:00:23.017650 mon.0 10.214.131.7:6789/0 492 : [ERR]  mon.0 ScrubResult(keys {auth=23,logm=1009,mdsmap=7,monmap=3,osdmap=65,pgmap=510,pgmap_meta=6,pgmap_osd=6,pgmap_pg=73} crc {auth=3393859219,logm=1453595911,mdsmap=3395846097,monmap=1005328404,osdmap=3727035234,pgmap=1931498025,pgmap_meta=731457680,pgmap_osd=3052161602,pgmap_pg=2579901665})
    2013-08-21 09:00:23.799143 7f9ec0716700  7 mon.f@1(peon).log v623 update_from_paxos applying incremental log 623 2013-08-21 09:00:23.017718 mon.0 10.214.131.7:6789/0 493 : [ERR]  mon.4 ScrubResult(keys {auth=23,logm=1009,mdsmap=7,monmap=3,osdmap=67,pgmap=510,pgmap_meta=6,pgmap_osd=6,pgmap_pg=73} crc {auth=3393859219,logm=1453595911,mdsmap=3395846097,monmap=1005328404,osdmap=3448130559,pgmap=1931498025,pgmap_meta=731457680,pgmap_osd=3052161602,pgmap_pg=2579901665})
    2013-08-21 09:00:23.799174 7f9ec0716700  7 mon.f@1(peon).log v623 update_from_paxos applying incremental log 623 2013-08-21 09:00:23.017769 mon.0 10.214.131.7:6789/0 494 : [ERR] scrub mismatch
    2013-08-21 09:00:23.799203 7f9ec0716700  7 mon.f@1(peon).log v623 update_from_paxos applying incremental log 623 2013-08-21 09:00:23.017806 mon.0 10.214.131.7:6789/0 495 : [ERR]  mon.0 ScrubResult(keys {auth=23,logm=1009,mdsmap=7,monmap=3,osdmap=65,pgmap=510,pgmap_meta=6,pgmap_osd=6,pgmap_pg=73} crc {auth=3393859219,logm=1453595911,mdsmap=3395846097,monmap=1005328404,osdmap=3727035234,pgmap=1931498025,pgmap_meta=731457680,pgmap_osd=3052161602,pgmap_pg=2579901665})
    2013-08-21 09:00:23.799232 7f9ec0716700  7 mon.f@1(peon).log v623 update_from_paxos applying incremental log 623 2013-08-21 09:00:23.017844 mon.0 10.214.131.7:6789/0 496 : [ERR]  mon.5 ScrubResult(keys {auth=23,logm=1009,mdsmap=7,monmap=3,osdmap=67,pgmap=510,pgmap_meta=6,pgmap_osd=6,pgmap_pg=73} crc {auth=3393859219,logm=1453595911,mdsmap=3395846097,monmap=1005328404,osdmap=3448130559,pgmap=1931498025,pgmap_meta=731457680,pgmap_osd=3052161602,pgmap_pg=2579901665})
    2013-08-21 09:00:23.799261 7f9ec0716700  7 mon.f@1(peon).log v623 update_from_paxos applying incremental log 623 2013-08-21 09:00:23.076340 mon.0 10.21

Trying to replicate the problem with a standalone yaml file did not work.


Files

5345.tar.gz (38.5 MB) 5345.tar.gz teuthology output Loïc Dachary, 08/21/2013 10:29 AM
wip-5510-fail.yaml (1.46 KB) wip-5510-fail.yaml standalone yaml file manually crafted Loïc Dachary, 08/21/2013 10:29 AM
Actions #1

Updated by Loïc Dachary over 10 years ago

  • Description updated (diff)
Actions #2

Updated by Sage Weil over 10 years ago

  • Status changed from New to Duplicate
  • Source changed from other to Q/A

This looks like #5754. It's a bug in leveldb on precise, but harmless.

Actions

Also available in: Atom PDF