Project

General

Profile

Actions

Bug #17307

closed

ceph-objectstore-tool crashes if --journal-path <a-directory>

Added by Kefu Chai over 7 years ago. Updated over 7 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
ceph cli
Target version:
-
% Done:

0%

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

Description

ceph-objectstore-tool  --data-path dev/osd0/ --journal-path dev/osd0 --op list obj1
/var/ceph/ceph/src/os/filestore/FileJournal.h: In function 'virtual FileJournal::~FileJournal()' thread 7ffff7fd0a40 time 2016-09-20 17:25:39.393276
/var/ceph/ceph/src/os/filestore/FileJournal.h: 440: FAILED assert(fd == -1)
 ceph version Development (no_version)
 1: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x95) [0x55555747e746]
 2: (FileJournal::~FileJournal()+0x62) [0x5555570737ec]
 3: (FileJournal::~FileJournal()+0x18) [0x5555570739ae]
 4: (JournalingObjectStore::journal_replay(unsigned long)+0x4c4) [0x5555570dbf6e]
 5: (FileStore::mount()+0x557f) [0x555557089043]
 6: (main()+0x2723) [0x555556ad2430]
 7: (__libc_start_main()+0xf1) [0x7ffff3c762b1]
 8: (_start()+0x2a) [0x555556ac187a]
 NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.

Related issues 2 (0 open2 closed)

Copied to Ceph - Backport #17359: hammer: ceph-objectstore-tool crashes if --journal-path <a-directory>ResolvedNathan CutlerActions
Copied to Ceph - Backport #17360: jewel: ceph-objectstore-tool crashes if --journal-path <a-directory>ResolvedLoïc DacharyActions
Actions #1

Updated by Kefu Chai over 7 years ago

  • Status changed from In Progress to Fix Under Review
Actions #2

Updated by Kefu Chai over 7 years ago

  • Status changed from Fix Under Review to Pending Backport
Actions #3

Updated by Loïc Dachary over 7 years ago

  • Copied to Backport #17359: hammer: ceph-objectstore-tool crashes if --journal-path <a-directory> added
Actions #4

Updated by Loïc Dachary over 7 years ago

  • Copied to Backport #17360: jewel: ceph-objectstore-tool crashes if --journal-path <a-directory> added
Actions #5

Updated by Nathan Cutler over 7 years ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF