Project

General

Profile

Actions

Bug #60318

open

crash: File "mgr/nfs/module.py", in export_ls: return self.export_mgr.list_all_exports()

Added by Telemetry Bot 12 months ago. Updated 12 months ago.

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

0%

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

fc84a11e6e94b42820398a80304197f1c4834f03f1ef6c01de752612f114d6a1


Description

http://telemetry.front.sepia.ceph.com:4000/d/jByk5HaMz/crash-spec-x-ray?orgId=1&var-sig_v2=2a1554cd5cdff7ed134fd099ac19a684c3674f0bedf6cdc63bfb49d6e3d44582

Sanitized backtrace:

    File "mgr/nfs/module.py", in export_ls: return self.export_mgr.list_all_exports()
    File "mgr/nfs/export.py", in list_all_exports: for cluster_id, ls in self.exports.items():
    File "mgr/nfs/export.py", in exports: self._read_raw_config(cluster_id)
    File "mgr/nfs/export.py", in _read_raw_config: with self.mgr.rados.open_ioctx(self.rados_pool) as ioctx:
    File "mgr/mgr_module.py", in rados: self._rados.connect()
    File "rados.pyx", in rados.Rados.connect

Crash dump sample:
{
    "backtrace": [
        "  File \"/usr/share/ceph/mgr/nfs/module.py\", line 145, in export_ls\n    return self.export_mgr.list_all_exports()",
        "  File \"/usr/share/ceph/mgr/nfs/export.py\", line 425, in list_all_exports\n    for cluster_id, ls in self.exports.items():",
        "  File \"/usr/share/ceph/mgr/nfs/export.py\", line 205, in exports\n    self._read_raw_config(cluster_id)",
        "  File \"/usr/share/ceph/mgr/nfs/export.py\", line 298, in _read_raw_config\n    with self.mgr.rados.open_ioctx(self.rados_pool) as ioctx:",
        "  File \"/usr/share/ceph/mgr/mgr_module.py\", line 2127, in rados\n    self._rados.connect()",
        "  File \"rados.pyx\", line 680, in rados.Rados.connect",
        "<redacted>" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-01-12T05:22:26.273910Z_38a9daa0-325e-4662-b5a2-be0d9326ee73",
    "entity_name": "mgr.e68ea2437c02bc6c144a374fa736311d0bbc27ad",
    "mgr_module": "nfs",
    "mgr_module_caller": "ActivePyModule::dispatch_remote export_ls",
    "mgr_python_exception": "TimedOut",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-mgr",
    "stack_sig": "07163d27ab5d1ff3f4d0bb9e8ab943a47d2407545f2a8abb3e5d2ba2c20c83f3",
    "timestamp": "2023-01-12T05:22:26.273910Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.0-52-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#58-Ubuntu SMP Thu Oct 13 08:03:55 UTC 2022" 
}

Actions #1

Updated by Telemetry Bot 12 months ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v17.2.5 added
Actions

Also available in: Atom PDF