Project

General

Profile

Bug #4686

corrupt or missing osdmap on load_pgs

Added by Samuel Just almost 11 years ago. Updated almost 11 years ago.

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

0%

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

Description

2013-04-08 04:06:11.034336 7f73b6ac3780 1 filestore(/var/lib/ceph/osd/ceph-0) limited size xattrs - filestore_xattr_use_omap enabled
2013-04-08 04:06:11.118492 7f73b6ac3780 0 filestore(/var/lib/ceph/osd/ceph-0) mount FIEMAP ioctl is supported and appears to work
2013-04-08 04:06:11.118508 7f73b6ac3780 0 filestore(/var/lib/ceph/osd/ceph-0) mount FIEMAP ioctl is disabled via 'filestore fiemap' config option
2013-04-08 04:06:11.118846 7f73b6ac3780 0 filestore(/var/lib/ceph/osd/ceph-0) mount did NOT detect btrfs
2013-04-08 04:06:11.435356 7f73b6ac3780 0 filestore(/var/lib/ceph/osd/ceph-0) mount syncfs(2) syscall fully supported (by glibc and kernel)
2013-04-08 04:06:11.456734 7f73b6ac3780 0 filestore(/var/lib/ceph/osd/ceph-0) mount found snaps <>
2013-04-08 04:06:11.879246 7f73b6ac3780 0 filestore(/var/lib/ceph/osd/ceph-0) mount: enabling WRITEAHEAD journal mode: btrfs not detected
2013-04-08 04:06:12.074864 7f73b6ac3780 1 journal _open /var/lib/ceph/osd/ceph-0/journal fd 23: 104857600 bytes, block size 4096 bytes, directio = 1, aio = 1
2013-04-08 04:06:12.095034 7f73b6ac3780 1 journal _open /var/lib/ceph/osd/ceph-0/journal fd 23: 104857600 bytes, block size 4096 bytes, directio = 1, aio = 1
2013-04-08 04:06:12.095913 7f73b6ac3780 1 journal close /var/lib/ceph/osd/ceph-0/journal
2013-04-08 04:06:12.246739 7f73b6ac3780 1 filestore(/var/lib/ceph/osd/ceph-0) limited size xattrs - filestore_xattr_use_omap enabled
2013-04-08 04:06:12.289218 7f73b6ac3780 0 filestore(/var/lib/ceph/osd/ceph-0) mount FIEMAP ioctl is supported and appears to work
2013-04-08 04:06:12.289234 7f73b6ac3780 0 filestore(/var/lib/ceph/osd/ceph-0) mount FIEMAP ioctl is disabled via 'filestore fiemap' config option
2013-04-08 04:06:12.289520 7f73b6ac3780 0 filestore(/var/lib/ceph/osd/ceph-0) mount did NOT detect btrfs
2013-04-08 04:06:12.498831 7f73b6ac3780 0 filestore(/var/lib/ceph/osd/ceph-0) mount syncfs(2) syscall fully supported (by glibc and kernel)
2013-04-08 04:06:12.498931 7f73b6ac3780 0 filestore(/var/lib/ceph/osd/ceph-0) mount found snaps <>
2013-04-08 04:06:12.640521 7f73b6ac3780 0 filestore(/var/lib/ceph/osd/ceph-0) mount: enabling WRITEAHEAD journal mode: btrfs not detected
2013-04-08 04:06:12.641039 7f73b6ac3780 1 journal _open /var/lib/ceph/osd/ceph-0/journal fd 27: 104857600 bytes, block size 4096 bytes, directio = 1, aio = 1
2013-04-08 04:06:12.641116 7f73b6ac3780 1 journal _open /var/lib/ceph/osd/ceph-0/journal fd 27: 104857600 bytes, block size 4096 bytes, directio = 1, aio = 1
2013-04-08 04:06:12.685461 7f73b6ac3780 -1 ** Caught signal (Aborted) *
in thread 7f73b6ac3780

ceph version 0.60-433-gf5ba0fb (f5ba0fbbe73e11418634bc95e1fc36d17edccf37)
1: ceph-osd() [0x78f29a]
2: (()+0xfcb0) [0x7f73b64a5cb0]
3: (gsignal()+0x35) [0x7f73b47e4445]
4: (abort()+0x17b) [0x7f73b47e7bab]
5: (_gnu_cxx::_verbose_terminate_handler()+0x11d) [0x7f73b513269d]
6: (()+0xb5846) [0x7f73b5130846]
7: (()+0xb5873) [0x7f73b5130873]
8: (()+0xb596e) [0x7f73b513096e]
9: (ceph::buffer::list::iterator::copy(unsigned int, char*)+0x127) [0x840ea7]
10: (OSDMap::decode(ceph::buffer::list::iterator&)+0x3f) [0x8135af]
11: (OSDMap::decode(ceph::buffer::list&)+0x3e) [0x81480e]
12: (OSDService::get_map(unsigned int)+0x30e) [0x638fce]
13: (OSD::load_pgs()+0x1b50) [0x647180]
14: (OSD::init()+0xf9d) [0x648aad]
15: (main()+0x21db) [0x57e4bb]
16: (__libc_start_main()+0xed) [0x7f73b47cf76d]
17: ceph-osd() [0x580bcd]
NOTE: a copy of the executable, or `objdump -rdS &lt;executable&gt;` is needed to interpret this.
/a/teuthology-2013-04-08_02:44:31-rados-next-testing-basic/10102

Related issues

Duplicated by Ceph - Bug #4681: osd crashed during startup Duplicate 04/08/2013

History

#1 Updated by Ian Colle almost 11 years ago

Is this still occurring? Still planning fix for Cuttlefish?

#2 Updated by Samuel Just almost 11 years ago

I have also not been able to reproduce this one.

#3 Updated by Samuel Just almost 11 years ago

  • Priority changed from Urgent to High

#4 Updated by Sage Weil almost 11 years ago

  • Status changed from New to Can't reproduce

Also available in: Atom PDF