Project

General

Profile

Actions

Bug #35923

closed

"ceph_assert(values.size() == 2)" in PG::peek_map_epoch()

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

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

0%

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

Description

now, there are two keys to check:

/home/jenkins-build/build/workspace/ceph-dev-new-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos7/DIST/centos7/MACHINE_SIZE/huge/release/14.0.0-3041-gdadd632/rpm/el7/BUILD/ceph-14.0.0-3041-gdadd632/src/osd/PG.cc: 3673: FAILED ceph_assert(values.size() == 2)

 ceph version 14.0.0-3041-gdadd632 (dadd6326d350cd41408f29024855044a34c43c50) nautilus (dev)
 1: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x150) [0x55f601f8fb7f]
 2: (ceph::__ceph_assertf_fail(char const*, char const*, int, char const*, char const*, ...)+0) [0x55f601f8fd04]
 3: (PG::peek_map_epoch(ObjectStore*, spg_t, unsigned int*)+0x49e) [0x55f60214589e]
 4: (OSD::load_pgs()+0x498) [0x55f6020d7768]
 5: (OSD::init()+0xe2e) [0x55f6020d93ae]
 6: (main()+0x132d) [0x55f601f931ad]
 7: (__libc_start_main()+0xf5) [0x7f95ed7023d5]
 8: (()+0x5161a5) [0x55f6020771a5]

/a/kchai-2018-09-11_07:54:44-rados-wip-kefu2-testing-2018-09-10-1716-distro-basic-smithi/3005262

looks like it's a dup of https://www.spinics.net/lists/ceph-users/msg40913.html

Actions

Also available in: Atom PDF