Project

General

Profile

Actions

Bug #6574

closed

osd/ReplicatedPG.cc: 7851: FAILED assert(0)

Added by Samuel Just over 10 years ago. Updated about 9 years ago.

Status:
Resolved
Priority:
Urgent
Assignee:
Category:
-
Target version:
-
% Done:

0%

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

Description

1> 2013-10-15 20:34:57.857980 7f8cf5a76700 5 --OSD::tracker- reqid: unknown.0.0:0, seq: 20315, time: 2013-10-15 20:34:57.857980, event: done, request: pg_backfill(finish_ack 3.8 e 605/605 lb 0//0//3) v2
0> 2013-10-15 20:34:57.859470 7f8cf5275700 -1 osd/ReplicatedPG.cc: In function 'int ReplicatedPG::recover_replicas(int, ThreadPool::TPHandle&)' thread 7f8cf5275700 time 2013-10-15 20:34:57.857169
osd/ReplicatedPG.cc: 7851: FAILED assert(0)

ceph version 0.70-511-g64fa5cb (64fa5cbe87a7f956f36125c7dc2d1a360024b95d)
1: (ReplicatedPG::recover_replicas(int, ThreadPool::TPHandle&)+0x568) [0x8189e8]
2: (ReplicatedPG::start_recovery_ops(int, PG::RecoveryCtx*, ThreadPool::TPHandle&)+0x605) [0x81ded5]
3: (OSD::do_recovery(PG*, ThreadPool::TPHandle&)+0x1b0) [0x621be0]
4: (OSD::RecoveryWQ::_process(PG*, ThreadPool::TPHandle&)+0x11) [0x66a261]
5: (ThreadPool::worker(ThreadPool::WorkThread*)+0x4e6) [0x942a36]
6: (ThreadPool::WorkThread::entry()+0x10) [0x944840]
7: (()+0x7e9a) [0x7f8d0a8c9e9a]
8: (clone()+0x6d) [0x7f8d08cc9ccd]
NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.

--- logging levels ---
0/ 5 none

if (soid > pi->second.last_backfill) {
if (!recovering.count(soid)) {
derr << func << ": object added to missing set for backfill, but "
<< "is not in recovering, error!" << dendl;
assert(0);
}

ubuntu@teuthology:/a/teuthology-2013-10-15_18:01:09-rados-next-testing-basic-plana/53636


Related issues 1 (0 open1 closed)

Has duplicate Ceph - Bug #10604: osd crash in upgrade:dumpling-dumpling-distro-basic-multi run Duplicate01/22/2015

Actions
Actions #1

Updated by Ian Colle over 10 years ago

  • Assignee set to Samuel Just
Actions #2

Updated by Samuel Just over 10 years ago

~/teuthology [mine?] » ./virtualenv/bin/teuthology-schedule --name "samuelj-6574" -n 2 --owner samuelj@slider testruns/6574.yaml | tee 6574-1.jobs
Job scheduled with name samuelj-6574 and ID 57531
Job scheduled with name samuelj-6574 and ID 57532

Actions #3

Updated by Sage Weil over 10 years ago

  • Status changed from New to In Progress
Actions #4

Updated by Samuel Just over 10 years ago

apt-get failures, rerunning

~/teuthology [mine?] » ./virtualenv/bin/teuthology-schedule --name "samuelj-6574-2" -n 20 --owner samuelj@slider testruns/6574.yaml | tee 6574-3.jobs
Job scheduled with name samuelj-6574-2 and ID 62195
Job scheduled with name samuelj-6574-2 and ID 62196
Job scheduled with name samuelj-6574-2 and ID 62197
Job scheduled with name samuelj-6574-2 and ID 62198
Job scheduled with name samuelj-6574-2 and ID 62199
Job scheduled with name samuelj-6574-2 and ID 62200
Job scheduled with name samuelj-6574-2 and ID 62201
Job scheduled with name samuelj-6574-2 and ID 62202
Job scheduled with name samuelj-6574-2 and ID 62203
Job scheduled with name samuelj-6574-2 and ID 62204
Job scheduled with name samuelj-6574-2 and ID 62205
Job scheduled with name samuelj-6574-2 and ID 62206
Job scheduled with name samuelj-6574-2 and ID 62207
Job scheduled with name samuelj-6574-2 and ID 62208
Job scheduled with name samuelj-6574-2 and ID 62209
Job scheduled with name samuelj-6574-2 and ID 62210
Job scheduled with name samuelj-6574-2 and ID 62211
Job scheduled with name samuelj-6574-2 and ID 62212
Job scheduled with name samuelj-6574-2 and ID 62213
Job scheduled with name samuelj-6574-2 and ID 62214

Actions #5

Updated by Samuel Just over 10 years ago

  • Status changed from In Progress to Resolved

847ea6059211b1ce104207584a57badf830103d6

Actions #6

Updated by Samuel Just about 9 years ago

  • Status changed from Resolved to Pending Backport
  • Backport set to dumpling
Actions #7

Updated by Samuel Just about 9 years ago

847ea6059211b1ce104207584a57badf830103d6 needs to be backported to dumpling

Actions #8

Updated by Loïc Dachary about 9 years ago

  • Status changed from Pending Backport to Resolved
  • Backport deleted (dumpling)

dumpling is end of life

Actions

Also available in: Atom PDF