Project

General

Profile

Actions

Bug #59836

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:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):

048942eb580efd3b9c01758a909b2f79a5cbcdb905bb571609484c25b1071c58
630fe2be0144c785a70a141fa06515ff642f114b5d9292dab46b079537319064
8f72b52fc12434ed61d5e50c4de982fda2c315ec2fef6912f99c4aa7d4316d89


Description

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

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 "rados.pyx", in rados.Rados.open_ioctx

Crash dump sample:
{
    "backtrace": [
        "  File \"/usr/share/ceph/mgr/nfs/module.py\", line 160, 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 \"rados.pyx\", line 988, in rados.Rados.open_ioctx",
        "<redacted>" 
    ],
    "ceph_version": "17.2.6",
    "crash_id": "2023-04-20T16:17:54.138505Z_ac73a154-a83c-45c1-8b62-692c7c050142",
    "entity_name": "mgr.7cd20d3613d8e52f79d119cf5b4cefa7a41268b5",
    "mgr_module": "nfs",
    "mgr_module_caller": "ActivePyModule::dispatch_remote export_ls",
    "mgr_python_exception": "ObjectNotFound",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-mgr",
    "stack_sig": "69432ab9fd7b0748a9639cf37b0225135472a145c6ac2db8831dc6ff9b7985bc",
    "timestamp": "2023-04-20T16:17:54.138505Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.10.0-21-amd64",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP Debian 5.10.162-1 (2023-01-21)" 
}

Actions #1

Updated by Telemetry Bot 12 months ago

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

Also available in: Atom PDF