Project

General

Profile

Actions

Bug #13594

closed

osd/PG.cc: 2856: FAILED assert(values.size() == 1)

Added by Laurent GUERBY over 8 years ago. Updated over 7 years ago.

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

0%

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

Description

After a host reboot one of our OSD doesn't restart, it fails on one ASSERT :

0> 2015-10-26 08:15:59.923059 7f67f0cb2900 -1 osd/PG.cc: In function 'static epoch_t PG::peek_map_epoch(ObjectStore*, spg_t, ceph::bufferlist*)' thread 7f67f0cb2900 time 2015-10-26 08:15:59.922041
osd/PG.cc: 2856: FAILED assert(values.size() == 1)
ceph version 0.94.2-1-ga11cca9 (a11cca90395f7da516668bbba20dff6cf1d8a538)
1: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x76) [0xc19276]
2: (PG::peek_map_epoch(ObjectStore*, spg_t, ceph::buffer::list*)+0xa04) [0x7dfe34]
3: (OSD::load_pgs()+0xa0f) [0x6b2e9f]
4: (OSD::init()+0xc4c) [0x6b5d9c]
5: (main()+0x2821) [0x63dd11]
6: (__libc_start_main()+0xf5) [0x7f67edd7db45]
7: /usr/bin/ceph-osd() [0x6579d7]
NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.

Full log attached.

On surface similar to: http://tracker.ceph.com/issues/4855


Files

ceph-osd.0.log (458 KB) ceph-osd.0.log Laurent GUERBY, 10/26/2015 07:22 AM
Actions

Also available in: Atom PDF