Project

General

Profile

Actions

Bug #4527

closed

journal Unable to read past sequence 0 but header indicates the journal has committed up through 1437, journal is corrupt

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

Status:
Resolved
Priority:
Immediate
Assignee:
Category:
OSD
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-03-21T23:16:53.913 INFO:teuthology.task.ceph.osd.5.out:starting osd.5 at :/0 osd_data /var/lib/ceph/osd/ceph-5 /var/lib/ceph/osd/ceph-5/journal
2013-03-21T23:16:54.651 INFO:teuthology.task.ceph.osd.5.err:2013-03-21 23:16:52.780108 7f1624bd4780 -1 journal Unable to read past sequence 0 but header indicates the journal has committed up through 1437, journal is corrupt
2013-03-21T23:16:54.665 INFO:teuthology.task.ceph.osd.5.err:os/FileJournal.cc: In function 'bool FileJournal::read_entry(ceph::bufferlist&, uint64_t&, bool*)' thread 7f1624bd4780 time 2013-03-21 23:16:52.780134
2013-03-21T23:16:54.665 INFO:teuthology.task.ceph.osd.5.err:os/FileJournal.cc: 1697: FAILED assert(0)
2013-03-21T23:16:54.682 INFO:teuthology.task.ceph.osd.5.err: ceph version 0.59-384-gd67eee1 (d67eee1d11d313817fae5a672ab835777a6601e2)
2013-03-21T23:16:54.682 INFO:teuthology.task.ceph.osd.5.err: 1: (FileJournal::read_entry(ceph::buffer::list&, unsigned long&, bool*)+0xcbb) [0x70d16b]
2013-03-21T23:16:54.683 INFO:teuthology.task.ceph.osd.5.err: 2: (FileJournal::open(unsigned long)+0x6c3) [0x70a303]
2013-03-21T23:16:54.683 INFO:teuthology.task.ceph.osd.5.err: 3: (JournalingObjectStore::journal_replay(unsigned long)+0x271) [0x753bf1]
2013-03-21T23:16:54.683 INFO:teuthology.task.ceph.osd.5.err: 4: (FileStore::mount()+0x38f4) [0x738aa4]
2013-03-21T23:16:54.683 INFO:teuthology.task.ceph.osd.5.err: 5: (OSD::do_convertfs(ObjectStore*)+0x1a) [0x605a9a]
2013-03-21T23:16:54.683 INFO:teuthology.task.ceph.osd.5.err: 6: (OSD::convertfs(std::string const&, std::string const&)+0x47) [0x606507]
2013-03-21T23:16:54.683 INFO:teuthology.task.ceph.osd.5.err: 7: (main()+0x2142) [0x57b3d2]
2013-03-21T23:16:54.684 INFO:teuthology.task.ceph.osd.5.err: 8: (__libc_start_main()+0xed) [0x7f162267476d]
2013-03-21T23:16:54.684 INFO:teuthology.task.ceph.osd.5.err: 9: ceph-osd() [0x57db3d]

job was
ubuntu@teuthology:/var/lib/teuthworker/archive/teuthology-2013-03-21_01:00:32-rbd-next-testing-basic/640$ cat orig.config.yaml 
kernel:
  kdb: true
  sha1: 06fb6a9f87bb1377a6549602fff230d4b352afe9
nuke-on-error: true
overrides:
  ceph:
    conf:
      client:
        rbd cache: true
        rbd cache max dirty: 0
      global:
        ms inject socket failures: 5000
      osd:
        osd op thread timeout: 60
    fs: btrfs
    log-whitelist:
    - slow request
    sha1: d67eee1d11d313817fae5a672ab835777a6601e2
  s3tests:
    branch: next
  workunit:
    sha1: d67eee1d11d313817fae5a672ab835777a6601e2
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:
    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 #4487: osd: FAILED assert(0 == "FileJournal::read_entry(): corrupt journal")DuplicateSamuel Just03/18/2013

Actions
Actions

Also available in: Atom PDF