Project

General

Profile

Actions

Bug #49213

closed

nautilus: ceph-mon: crashes on nautilus teuthology run during test_volume_rm (filesystem and pools are removed)

Added by Kotresh Hiremath Ravishankar about 3 years ago. Updated about 3 years ago.

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

0%

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

Description

The teuthology run for the PR https://github.com/ceph/ceph/pull/39292 didn't complete and the below ceph-mon crash is seen.

2021-02-06T14:18:11.694 INFO:tasks.ceph.mon.a.gibba002.stderr: ceph version 14.2.16-281-g2ec9796 (2ec97964900652b4e82f9c7be86a56814f75f2a5) nautilus (stable)
2021-02-06T14:18:11.694 INFO:tasks.ceph.mon.a.gibba002.stderr: 1: (()+0x12980) [0x7f618c968980]
2021-02-06T14:18:11.694 INFO:tasks.ceph.mon.a.gibba002.stderr: 2: (PGMapDigest::get_pool_free_space(OSDMap const&, long) const+0x160) [0x7f618dec9080]
2021-02-06T14:18:11.694 INFO:tasks.ceph.mon.a.gibba002.stderr: 3: (PGMapDigest::get_statfs(OSDMap&, boost::optional<long>) const+0xd8) [0x7f618dec91f8]
2021-02-06T14:18:11.694 INFO:tasks.ceph.mon.a.gibba002.stderr: 4: (MgrStatMonitor::preprocess_statfs(boost::intrusive_ptr<MonOpRequest>)+0x1c0) [0x55fc11b9c0a0]
2021-02-06T14:18:11.694 INFO:tasks.ceph.mon.a.gibba002.stderr: 5: (MgrStatMonitor::preprocess_query(boost::intrusive_ptr<MonOpRequest>)+0x183) [0x55fc11b9c603]
2021-02-06T14:18:11.694 INFO:tasks.ceph.mon.a.gibba002.stderr: 6: (PaxosService::dispatch(boost::intrusive_ptr<MonOpRequest>)+0x55b) [0x55fc11aa5afb]
2021-02-06T14:18:11.694 INFO:tasks.ceph.mon.a.gibba002.stderr: 7: (Monitor::dispatch_op(boost::intrusive_ptr<MonOpRequest>)+0x84b) [0x55fc119b62cb]
2021-02-06T14:18:11.694 INFO:tasks.ceph.mon.a.gibba002.stderr: 8: (Monitor::_ms_dispatch(Message*)+0x4e2) [0x55fc119b76a2]
2021-02-06T14:18:11.695 INFO:tasks.ceph.mon.a.gibba002.stderr: 9: (Monitor::ms_dispatch(Message*)+0x26) [0x55fc119e86d6]
2021-02-06T14:18:11.695 INFO:tasks.ceph.mon.a.gibba002.stderr: 10: (Dispatcher::ms_dispatch2(boost::intrusive_ptr<Message> const&)+0x26) [0x55fc119e4796]
2021-02-06T14:18:11.695 INFO:tasks.ceph.mon.a.gibba002.stderr: 11: (DispatchQueue::entry()+0x1219) [0x7f618dd1c4b9]
2021-02-06T14:18:11.695 INFO:tasks.ceph.mon.a.gibba002.stderr: 12: (DispatchQueue::DispatchThread::entry()+0xd) [0x7f618ddcd36d]
2021-02-06T14:18:11.695 INFO:tasks.ceph.mon.a.gibba002.stderr: 13: (()+0x76db) [0x7f618c95d6db]
2021-02-06T14:18:11.695 INFO:tasks.ceph.mon.a.gibba002.stderr: 14: (clone()+0x3f) [0x7f618bb4371f]

Please find the teuthology logs here.

http://qa-proxy.ceph.com/teuthology/khiremat-2021-02-06_13:06:12-fs-wip-khiremat-mgr-authid-bp-6-nautilus-distro-basic-gibba/5861402/teuthology.log

Find the cores here:
http://qa-proxy.ceph.com/teuthology/khiremat-2021-02-06_13:06:12-fs-wip-khiremat-mgr-authid-bp-6-nautilus-distro-basic-gibba/5861402/remote/

Actions #1

Updated by Ramana Raja about 3 years ago

This issue is hit when trying to remove the file system in test_volume_rm

This seems to be a duplicate of https://tracker.ceph.com/issues/41228 ?

Actions #2

Updated by Ramana Raja about 3 years ago

This issue is hit when trying to remove the file system and its pools in test_volume_rm

This seems to be the same issue as https://tracker.ceph.com/issues/41228 ? Not sure why this it's in resolved state. Patrick observed this in octopus as well.
See, https://tracker.ceph.com/issues/41228#note-11

Actions #3

Updated by Ramana Raja about 3 years ago

  • Subject changed from ceph-mon: crashes on nautilus teuthology run of fs suite with volumes filter. to nautilus: ceph-mon: crashes on nautilus teuthology run during test_volume_rm (filesystem and pools are removed)
Actions #4

Updated by Ramana Raja about 3 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF