Project

General

Profile

Actions

Bug #61011

closed

crash: File "mgr/devicehealth/module.py", in serve: finished_loading_legacy = self.check_legacy_pool()

Added by Telemetry Bot 11 months ago. Updated 6 months ago.

Status:
Duplicate
Priority:
Normal
Assignee:
-
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):

90964146c83198e043d2ec4be917d7f8b0ccfacac8c758d21e5397d7b5b5bb94


Description

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

Sanitized backtrace:

    File "mgr/devicehealth/module.py", in serve: finished_loading_legacy = self.check_legacy_pool()
    File "mgr/devicehealth/module.py", in check_legacy_pool: if self._load_legacy_object(ioctx, obj.key):
    File "mgr/devicehealth/module.py", in _load_legacy_object: self._legacy_put_device_metrics(t, oid, raw_smart)
    File "mgr/devicehealth/module.py", in _legacy_put_device_metrics: self._create_device(devid)
    File "mgr/devicehealth/module.py", in _create_device: cursor = self.db.execute(SQL, (devid,))

Crash dump sample:
{
    "archived": "2023-04-28 01:18:37.188375",
    "backtrace": [
        "  File \"/usr/share/ceph/mgr/devicehealth/module.py\", line 342, in serve\n    finished_loading_legacy = self.check_legacy_pool()",
        "  File \"/usr/share/ceph/mgr/devicehealth/module.py\", line 321, in check_legacy_pool\n    if self._load_legacy_object(ioctx, obj.key):",
        "  File \"/usr/share/ceph/mgr/devicehealth/module.py\", line 299, in _load_legacy_object\n    self._legacy_put_device_metrics(t, oid, raw_smart)",
        "  File \"/usr/share/ceph/mgr/devicehealth/module.py\", line 280, in _legacy_put_device_metrics\n    self._create_device(devid)",
        "  File \"/usr/share/ceph/mgr/devicehealth/module.py\", line 487, in _create_device\n    cursor = self.db.execute(SQL, (devid,))",
        "<redacted>" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-04-28T00:32:53.467276Z_2daa3b05-3b68-4ca9-8a34-7a26d245fab5",
    "entity_name": "mgr.9408e31d47c082d9771d11c4ee3a271f6da7c8fa",
    "mgr_module": "devicehealth",
    "mgr_module_caller": "PyModuleRunner::serve",
    "mgr_python_exception": "InternalError",
    "os_id": "11",
    "os_name": "Debian GNU/Linux 11 (bullseye)",
    "os_version": "11 (bullseye)",
    "os_version_id": "11",
    "process_name": "ceph-mgr",
    "stack_sig": "309f54b0d9c756d04d70db7843edc9df416cad6f043757257f990672fc9382ba",
    "timestamp": "2023-04-28T00:32:53.467276Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.85-1-pve",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP PVE 5.15.85-1 (2023-02-01T00:00Z)" 
}


Related issues 1 (1 open0 closed)

Is duplicate of cephsqlite - Bug #60658: crash: File "mgr/devicehealth/module.py", in serve: finished_loading_legacy = self.check_legacy_pool()New

Actions
Actions #1

Updated by Telemetry Bot 11 months ago

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

Updated by Patrick Donnelly 6 months ago

  • Is duplicate of Bug #60658: crash: File "mgr/devicehealth/module.py", in serve: finished_loading_legacy = self.check_legacy_pool() added
Actions #3

Updated by Patrick Donnelly 6 months ago

  • Status changed from New to Duplicate
Actions #4

Updated by Patrick Donnelly about 1 month ago

  • Is duplicate of deleted (Bug #60658: crash: File "mgr/devicehealth/module.py", in serve: finished_loading_legacy = self.check_legacy_pool())
Actions #5

Updated by Patrick Donnelly about 1 month ago

  • Is duplicate of Bug #60658: crash: File "mgr/devicehealth/module.py", in serve: finished_loading_legacy = self.check_legacy_pool() added
Actions

Also available in: Atom PDF