Project

General

Profile

Actions

Bug #4256

closed

mon/Paxos.cc: 534: FAILED assert(begin->last_committed == last_committed)

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

Status:
Resolved
Priority:
Urgent
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

2013-02-23T11:07:03.330 INFO:teuthology.task.ceph.mon.c.err:mon/Paxos.cc: In function 'void Paxos::handle_begin(MMonPaxos*)' thread 7f973f2db700 time 2013-02-23 11:06:58.978785
2013-02-23T11:07:03.330 INFO:teuthology.task.ceph.mon.c.err:mon/Paxos.cc: 534: FAILED assert(begin->last_committed == last_committed)
2013-02-23T11:07:03.330 INFO:teuthology.task.ceph.mon.c.err: ceph version 0.57-493-g704db85 (704db850131643b26bafe6594946cacce483c171)
2013-02-23T11:07:03.330 INFO:teuthology.task.ceph.mon.c.err: 1: (Paxos::handle_begin(MMonPaxos*)+0xaf7) [0x4dc647]
2013-02-23T11:07:03.330 INFO:teuthology.task.ceph.mon.c.err: 2: (Paxos::dispatch(PaxosServiceMessage*)+0x25b) [0x4de64b]
2013-02-23T11:07:03.330 INFO:teuthology.task.ceph.mon.c.err: 3: (Monitor::_ms_dispatch(Message*)+0x145f) [0x4b72ef]
2013-02-23T11:07:03.331 INFO:teuthology.task.ceph.mon.c.err: 4: (Monitor::ms_dispatch(Message*)+0x32) [0x4cd962]
2013-02-23T11:07:03.331 INFO:teuthology.task.ceph.mon.c.err: 5: (DispatchQueue::entry()+0x341) [0x6b0e11]
2013-02-23T11:07:03.331 INFO:teuthology.task.ceph.mon.c.err: 6: (DispatchQueue::DispatchThread::entry()+0xd) [0x64002d]
2013-02-23T11:07:03.331 INFO:teuthology.task.ceph.mon.c.err: 7: (()+0x7e9a) [0x7f9743e34e9a]
2013-02-23T11:07:03.331 INFO:teuthology.task.ceph.mon.c.err: 8: (clone()+0x6d) [0x7f97425ed4bd]
2013-02-23T11:07:03.331 INFO:teuthology.task.ceph.mon.c.err: NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.

job was
ubuntu@teuthology:/a/sage-2013-02-23_08:44:35-regression-master-testing-basic/10339$ cat orig.config.yaml 
kernel:
  kdb: true
  sha1: 92a49fb0f79f3300e6e50ddf56238e70678e4202
nuke-on-error: true
overrides:
  ceph:
    conf:
      global:
        ms inject socket failures: 5000
      osd:
        osd op thread timeout: 60
    fs: btrfs
    log-whitelist:
    - slow request
    sha1: 704db850131643b26bafe6594946cacce483c171
  s3tests:
    branch: master
  workunit:
    sha1: 704db850131643b26bafe6594946cacce483c171
roles:
- - mon.a
  - mon.c
  - osd.0
  - osd.1
  - osd.2
- - mon.b
  - mds.a
  - osd.3
  - osd.4
  - osd.5
- - client.0
tasks:
- chef: null
- clock: null
- install: null
- ceph:
    conf:
      client:
        rbd cache: true
        rbd cache max dirty: 0
- qemu:
    all:
      test: https://raw.github.com/ceph/ceph/master/qa/workunits/suites/tiobench.sh

Related issues 1 (0 open1 closed)

Has duplicate Ceph - Bug #4037: mon: Single-Paxos: on Paxos, FAILED assert(begin->last_committed == last_committed)ResolvedJoao Eduardo Luis02/06/2013

Actions
Actions

Also available in: Atom PDF