Project

General

Profile

Actions

Bug #42347

closed

nautilus assert during osd shutdown: FAILED ceph_assert((sharded_in_flight_list.back())->ops_in_flight_sharded.empty())

Added by Dan van der Ster over 4 years ago. Updated about 4 years ago.

Status:
Won't Fix
Priority:
High
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
Yes
Severity:
2 - major
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(RADOS):
OSD
Pull request ID:
Crash signature (v1):

ff3b83173fba8c6a2bbd8dae328b69122fcafcc9410598fce18bc7528ca0d63f
e40e4f7fc7a2abd7de8ef2752ac31ba8ec92c769d572cb01d2ab400983124fb6
e6c8a528a50b59c42ad87bd3be3f5c1e683cf5b9d8f299caf498a7b2ef5c0f80
1dded87d42eecaef0287539022b86423608c9e0f76ae62b9d283d0a34da0c351

Crash signature (v2):

Description

Looks like #38377, but that is already fixed in nautilus.

We see this occasionally during OSD shutdown:

2019-10-17 10:54:45.473 7fb454aeedc0 -1 /home/jenkins-build/build/workspace/ceph-build/ARCH/x86_64/AVAILABL
E_ARCH/x86_64/AVAILABLE_DIST/centos7/DIST/centos7/MACHINE_SIZE/huge/release/14.2.4/rpm/el7/BUILD/ceph-14.2.
4/src/common/TrackedOp.cc: In function 'OpTracker::~OpTracker()' thread 7fb454aeedc0 time 2019-10-17 10:54:
45.454071
/home/jenkins-build/build/workspace/ceph-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos7/DIST/centos7/MACHINE_SIZE/huge/release/14.2.4/rpm/el7/BUILD/ceph-14.2.4/src/common/TrackedOp.cc: 163: FAILED ceph_assert((sharded_in_flight_list.back())->ops_in_flight_sharded.empty())

 ceph version 14.2.4 (75f4de193b3ea58512f204623e6c5a16e6c1e1ba) nautilus (stable)
 1: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x14a) [0x556087d77a24]
 2: (ceph::__ceph_assertf_fail(char const*, char const*, int, char const*, char const*, ...)+0) [0x556087d77bf2]
 3: (OpTracker::~OpTracker()+0x1c4) [0x55608809d714]
 4: (OSD::~OSD()+0x45c) [0x556087e2e96c]
 5: (OSD::~OSD()+0x9) [0x556087e2ed49]
 6: (main()+0x1693) [0x556087d7c373]
 7: (__libc_start_main()+0xf5) [0x7fb450515505]
 8: (()+0x4b2695) [0x556087db1695]

Related issues 2 (1 open1 closed)

Related to RADOS - Bug #44715: common/TrackedOp.cc: 163: FAILED ceph_assert((sharded_in_flight_list.back())->ops_in_flight_sharded.empty())mon: Resolved

Actions
Related to RADOS - Bug #45008: [osd crash]The ceph-osd assert with rbd bench ioNew

Actions
Actions

Also available in: Atom PDF