Project

General

Profile

Actions

Bug #1471

closed

osd: destroy_collection on non-empty dir

Added by Damien Churchill over 12 years ago. Updated over 12 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
OSD
Target version:
% Done:

0%

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

Description

This was running 0.34 installed from packages.

Last 30 lines of log:


2011-08-31 15:11:06.005343 7fbb3f5fa760 filestore(/srv/osd7) collection_setattr /srv/osd7/current/0.2a5_head 'info' len 611 = 611
2011-08-31 15:11:06.005349 7fbb3f5fa760 filestore(/srv/osd7) truncate meta/pginfo_0.2a5/0 size 0
2011-08-31 15:11:06.005355 7fbb3f5fa760 filestore(/srv/osd7) lfn_get cid=meta oid=pginfo_0.2a5/0 pathname=/srv/osd7/current/meta/pginfo_0.2a5_0 lfn=pginfo_0.2a5_0 is_lfn=0
2011-08-31 15:11:06.005383 7fbb3f5fa760 filestore(/srv/osd7) truncate meta/pginfo_0.2a5/0 size 0 = 0
2011-08-31 15:11:06.005389 7fbb3f5fa760 filestore(/srv/osd7) write meta/pginfo_0.2a5/0 0~40
2011-08-31 15:11:06.005395 7fbb3f5fa760 filestore(/srv/osd7) lfn_get cid=meta oid=pginfo_0.2a5/0 pathname=/srv/osd7/current/meta/pginfo_0.2a5_0 lfn=pginfo_0.2a5_0 is_lfn=0
2011-08-31 15:11:06.005408 7fbb3f5fa760 filestore(/srv/osd7) queue_flusher ep 0 fd 34 0~40 qlen 20
2011-08-31 15:11:06.005418 7fbb3f5fa760 filestore(/srv/osd7) write meta/pginfo_0.2a5/0 0~40 = 40
2011-08-31 15:11:06.005424 7fbb3f5fa760 journal read_entry 704397312 : seq 3733800 33 bytes
2011-08-31 15:11:06.005429 7fbb3f5fa760 filestore(/srv/osd7) _do_transaction on 0x22ad000
2011-08-31 15:11:06.005434 7fbb3f5fa760 journal read_entry 704405504 : seq 3733801 49 bytes
2011-08-31 15:11:06.005439 7fbb3f5fa760 filestore(/srv/osd7) _do_transaction on 0x22ad000
2011-08-31 15:11:06.005443 7fbb3f5fa760 filestore(/srv/osd7) _destroy_collection /srv/osd7/current/0.2a5_f
2011-08-31 15:11:06.005458 7fbb3f5fa760 filestore(/srv/osd7) _destroy_collection /srv/osd7/current/0.2a5_f = -39
*** Caught signal (Aborted) **
 in thread 0x7fbb3f5fa760
 ceph version 0.34 (commit:2f039eeeb745622b866d80feda7afa055e15f6d6)
 1: /usr/bin/cosd() [0x659052]
 2: (()+0xfc60) [0x7fbb3f1f2c60]
 3: (gsignal()+0x35) [0x7fbb3d977d05]
 4: (abort()+0x186) [0x7fbb3d97bab6]
 5: (__assert_fail()+0xf5) [0x7fbb3d9707c5]
 6: (FileStore::_do_transaction(ObjectStore::Transaction&)+0x3f76) [0x6bc146]
 7: (FileStore::do_transactions(std::list<ObjectStore::Transaction*, std::allocator<ObjectStore::Transaction*> >&, unsigned long)+0x76) [0x6bc7a6]
 8: (JournalingObjectStore::journal_replay(unsigned long)+0x773) [0x6cce43]
 9: (FileStore::mount()+0x172a) [0x6b3e9a]
 10: (OSD::init()+0x18d) [0x550c6d]
 11: (main()+0x2b56) [0x4b3b06]
 12: (__libc_start_main()+0xff) [0x7fbb3d962eff]
 13: /usr/bin/cosd() [0x4b0b99]

Files

osd.7.log (61.5 KB) osd.7.log Damien Churchill, 08/31/2011 07:13 AM
osd.8.log (290 KB) osd.8.log Damien Churchill, 08/31/2011 07:22 AM
osd.7.log.1 (67.1 KB) osd.7.log.1 Damien Churchill, 08/31/2011 02:43 PM
Actions

Also available in: Atom PDF