Project

General

Profile

Actions

Bug #3631

closed

osdc/ObjectCacher.cc: 834: FAILED assert(ob->last_commit_tid < tid) during librbd_fsx

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

Status:
Resolved
Priority:
High
Assignee:
Category:
OSD
Target version:
-
% Done:

0%

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

Description

old symptom, presumably new bug.

2012-12-16T04:22:17.548 INFO:teuthology.orchestra.run.err:osdc/ObjectCacher.cc: In function 'void ObjectCacher::bh_write_commit(int64_t, sobject_t, loff_t, uint64_t, tid_t, int)' thread 7f6b6ffff700 time 2012-12-16 04:21:45.199523
2012-12-16T04:22:17.553 INFO:teuthology.orchestra.run.err:osdc/ObjectCacher.cc: 834: FAILED assert(ob->last_commit_tid < tid)
2012-12-16T04:22:17.554 INFO:teuthology.orchestra.run.err: ceph version 0.55-304-g4bf9078 (4bf9078286d58c2cd4e85cb8b31411220a377092)
2012-12-16T04:22:17.554 INFO:teuthology.orchestra.run.err: 1: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x95) [0x7f6b82f1ed0d]
2012-12-16T04:22:17.554 INFO:teuthology.orchestra.run.err: 2: (ObjectCacher::bh_write_commit(long, sobject_t, long, unsigned long, unsigned long, int)+0xda7) [0x7f6b83d58cef]
2012-12-16T04:22:17.554 INFO:teuthology.orchestra.run.err: 3: (ObjectCacher::C_WriteCommit::finish(int)+0x6e) [0x7f6b83d6615c]
2012-12-16T04:22:17.554 INFO:teuthology.orchestra.run.err: 4: (Context::complete(int)+0x2b) [0x7f6b83d17913]
2012-12-16T04:22:17.554 INFO:teuthology.orchestra.run.err: 5: (librbd::C_Request::finish(int)+0x142) [0x7f6b83d504ec]
2012-12-16T04:22:17.554 INFO:teuthology.orchestra.run.err: 6: (Context::complete(int)+0x2b) [0x7f6b83d17913]
2012-12-16T04:22:17.554 INFO:teuthology.orchestra.run.err: 7: (librbd::AioRequest::complete(int)+0x6f) [0x7f6b83d179a3]
2012-12-16T04:22:17.555 INFO:teuthology.orchestra.run.err: 8: (librbd::rados_req_cb(void*, void*)+0x34) [0x7f6b83d4632e]
2012-12-16T04:22:17.555 INFO:teuthology.orchestra.run.err: 9: (librados::C_AioSafe::finish(int)+0x4d) [0x7f6b82ea94b1]
2012-12-16T04:22:17.555 INFO:teuthology.orchestra.run.err: 10: (Finisher::finisher_thread_entry()+0x342) [0x7f6b82f1de7e]
2012-12-16T04:22:17.555 INFO:teuthology.orchestra.run.err: 11: (Finisher::FinisherThread::entry()+0x1c) [0x7f6b82e92704]
2012-12-16T04:22:17.555 INFO:teuthology.orchestra.run.err: 12: (Thread::_entry_func(void*)+0x23) [0x7f6b830bf979]
2012-12-16T04:22:17.556 INFO:teuthology.orchestra.run.err: 13: (()+0x7e9a) [0x7f6b81e93e9a]
2012-12-16T04:22:17.556 INFO:teuthology.orchestra.run.err: 14: (clone()+0x6d) [0x7f6b8219b4bd]
2012-12-16T04:22:17.556 INFO:teuthology.orchestra.run.err: NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.

job was
ubuntu@teuthology:/a/sage-2012-12-15_21:09:08-regression-next-testing-basic/16500$ cat orig.config.yaml 
kernel:
  kdb: true
  sha1: ec18aeecd4de479601363849d489668d8f12410c
nuke-on-error: true
overrides:
  ceph:
    conf:
      client:
        rbd cache: true
      global:
        ms inject socket failures: 5000
    fs: ext4
    log-whitelist:
    - slow request
    sha1: 4bf9078286d58c2cd4e85cb8b31411220a377092
  s3tests:
    branch: next
  workunit:
    sha1: 4bf9078286d58c2cd4e85cb8b31411220a377092
roles:
- - mon.a
  - osd.0
  - osd.1
  - osd.2
- - mds.a
  - osd.3
  - osd.4
  - osd.5
- - client.0
tasks:
- chef: null
- clock: null
- ceph:
    log-whitelist:
    - wrongly marked me down
    - objects unfound and apparently lost
- thrashosds:
    timeout: 1200
- rbd_fsx:
    clients:
    - client.0
    ops: 2000


Related issues 1 (0 open1 closed)

Has duplicate Ceph - Bug #3444: Qemu librbd aioDuplicate11/05/2012

Actions
Actions

Also available in: Atom PDF