Project

General

Profile

Actions

Bug #6390

closed

ENOTEMPTY on TEMP coll on replay

Added by Samuel Just over 10 years ago. Updated over 10 years ago.

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

0%

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

Description

ubuntu@teuthology:/a/teuthology-2013-09-22_23:00:06-rados-master-testing-basic-plana/11719/

2013-09-23 01:46:26.515334 7f34e9ceb780 0 filestore(/var/lib/ceph/osd/ceph-5) error (39) Directory not empty not handled on operation 21 (5352.0.2, or op 2, counting from 0)
2013-09-23 01:46:26.515350 7f34e9ceb780 0 filestore(/var/lib/ceph/osd/ceph-5) ENOTEMPTY suggests garbage data in osd data dir
2013-09-23 01:46:26.515352 7f34e9ceb780 0 filestore(/var/lib/ceph/osd/ceph-5) transaction dump: { "ops": [ { "op_num": 0,
"op_name": "remove",
"collection": "meta",
"oid": "5193bc15\/pglog_87.1\/0\/\/-1"}, { "op_num": 1,
"op_name": "omap_rmkeys",
"collection": "meta",
"oid": "16ef7597\/infos\/head\/\/-1"}, { "op_num": 2,
"op_name": "rmcoll",
"collection": "87.1_TEMP"}, { "op_num": 3,
"op_name": "rmcoll",
"collection": "87.1_head"}]}
2013-09-23 01:46:26.549182 7f34e9ceb780 -1 os/FileStore.cc: In function 'unsigned int FileStore::_do_transaction(ObjectStore::Transaction&, uint64_t, int)' thread 7f34e9ceb780 time 2013-09-23 01:46:26.515447
os/FileStore.cc: 2361: FAILED assert(0 == "unexpected error")

ceph version 0.69-172-g08a97ae (08a97ae45f4df58a6a8ea8a6400934d860cf5eb4)
1: (FileStore::_do_transaction(ObjectStore::Transaction&, unsigned long, int)+0xfca) [0x721aba]
2: (FileStore::_do_transactions(std::list<ObjectStore::Transaction*, std::allocator<ObjectStore::Transaction*> >&, unsigned long, ThreadPool::TPHandle*)+0x71) [0x7281b1]
3: (JournalingObjectStore::journal_replay(unsigned long)+0x8a6) [0x739896]
4: (FileStore::mount()+0x2e8e) [0x70e9ce]
5: (OSD::do_convertfs(ObjectStore*)+0x1a) [0x5f743a]
6: (OSD::convertfs(std::string const&, std::string const&)+0x49) [0x5f7e99]
7: (main()+0x1d75) [0x5e10d5]
8: (__libc_start_main()+0xed) [0x7f34e778776d]
9: ceph-osd() [0x5e4d8d]
NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.

Related issues 1 (0 open1 closed)

Related to Ceph - Bug #5951: osd: next: EEXIST on mkcollResolvedSamuel Just08/13/2013

Actions
Actions #1

Updated by Samuel Just over 10 years ago

  • Status changed from New to Need More Info
Actions #2

Updated by Samuel Just over 10 years ago

  • Status changed from Need More Info to Can't reproduce
Actions

Also available in: Atom PDF