Project

General

Profile

Actions

Bug #701

closed

osd: scrub crash, failed clone_size assert

Added by Sage Weil over 13 years ago. Updated over 13 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
OSD
Target version:
% Done:

0%

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

Description


osd/ReplicatedPG.cc: In function 'virtual int ReplicatedPG::_scrub(ScrubMap&, int&, int&)', In thread 7f518eeb7910
osd/ReplicatedPG.cc:4413: FAILED assert(p->second.size == snapset.clone_size[curclone])
 ceph version 0.25~rc (commit:6dce7b0f0736f942af8fccaa405fae2a5b432ac4)
 1: (ReplicatedPG::_scrub(ScrubMap&, int&, int&)+0x1856) [0x496166]
 2: (PG::scrub()+0xd28) [0x56c5d8]
 3: (ThreadPool::worker()+0x556) [0x6051a6]
 4: (ThreadPool::WorkThread::entry()+0xd) [0x5213dd]
 5: (Thread::_entry_func(void*)+0xa) [0x4814da]
 6: /lib/libpthread.so.0 [0x7f519c61273a]
 7: (clone()+0x6d) [0x7f519b2b469d]
Actions #1

Updated by Sage Weil over 13 years ago

on kvmtest-osd1 and 2

Actions #2

Updated by Sage Weil over 13 years ago

  • Status changed from New to Rejected

was running old code, problem went away with latest testing branch

Actions

Also available in: Atom PDF