Project

General

Profile

Bug #4602

osd/ReplicatedPG.cc: 6487: FAILED assert(latest->is_update())

Added by Sage Weil almost 11 years ago. Updated almost 11 years ago.

Status:
Can't reproduce
Priority:
High
Assignee:
Category:
OSD
Target version:
% Done:

0%

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

Description

     0> 2013-03-30 01:49:29.177566 7f0825212700 -1 osd/ReplicatedPG.cc: In function 'int ReplicatedPG::recover_primary(int)' thread 7f0825212700 time 2013-03-30 01:49:29.175566
osd/ReplicatedPG.cc: 6487: FAILED assert(latest->is_update())

 ceph version 0.59-426-g95c4a81 (95c4a81be1af193786d0483fcbe81104d3da7c40)
 1: (ReplicatedPG::recover_primary(int)+0x4c3) [0x5ad933]
 2: (ReplicatedPG::start_recovery_ops(int, PG::RecoveryCtx*)+0xff) [0x5cf37f]
 3: (OSD::do_recovery(PG*)+0x3a7) [0x62e407]
 4: (OSD::RecoveryWQ::_process(PG*)+0xd) [0x669dad]
 5: (ThreadPool::worker(ThreadPool::WorkThread*)+0x4e6) [0x827de6]
 6: (ThreadPool::WorkThread::entry()+0x10) [0x829c10]
 7: (()+0x7e9a) [0x7f0836ba7e9a]
 8: (clone()+0x6d) [0x7f0834d3d4bd]

on job
ubuntu@teuthology:/var/lib/teuthworker/archive/teuthology-2013-03-30_01:00:05-rados-next-testing-basic/6244$ cat orig.config.yaml 
kernel:
  kdb: true
  sha1: c658410c172bcd72d4c08ca034901c180278cd49
nuke-on-error: true
overrides:
  ceph:
    log-whitelist:
    - slow request
    sha1: 95c4a81be1af193786d0483fcbe81104d3da7c40
  s3tests:
    branch: next
  workunit:
    sha1: 95c4a81be1af193786d0483fcbe81104d3da7c40
roles:
- - mon.0
  - mon.1
  - mon.2
  - mds.0
  - client.0
- - osd.0
- - osd.1
- - osd.2
tasks:
- chef: null
- clock: null
- install: null
- ceph: null
- thrashosds:
    chance_down: 1.0
    powercycle: true
- rados:
    clients:
    - client.0
    objects: 500
    op_weights:
      delete: 50
      read: 100
      rollback: 50
      snap_create: 50
      snap_remove: 50
      write: 100
    ops: 4000

History

#1 Updated by Ian Colle almost 11 years ago

  • Priority changed from High to Urgent

#2 Updated by Ian Colle almost 11 years ago

  • Assignee set to Samuel Just

#3 Updated by Ian Colle almost 11 years ago

  • Target version set to v0.61 - Cuttlefish

#4 Updated by Ian Colle almost 11 years ago

Sam - any update on this? Are we still seeing this? Still trying to get this into Cuttlefish?

#5 Updated by Samuel Just almost 11 years ago

I haven't seen it since.

#6 Updated by Samuel Just almost 11 years ago

  • Priority changed from Urgent to High

#7 Updated by Sage Weil almost 11 years ago

  • Status changed from 12 to Can't reproduce

Also available in: Atom PDF