Project

General

Profile

Bug #56357

crash: File "mgr/mds_autoscaler/module.py", in notify: self.verify_and_manage_mds_instance(fs_map, fs_name)

Added by Telemetry Bot almost 2 years ago. Updated 11 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):

607c88878866d260c3e84161d62310c456e8dcb6640ddca14a08b09df112e343


Description

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

Sanitized backtrace:

    File "mgr/mds_autoscaler/module.py", in notify: self.verify_and_manage_mds_instance(fs_map, fs_name)
    File "mgr/mds_autoscaler/module.py", in verify_and_manage_mds_instance: svc = self.get_service(fs_name)
    File "mgr/mds_autoscaler/module.py", in get_service: orchestrator.raise_if_exception(completion)
    File "mgr/orchestrator/_interface.py", in raise_if_exception: raise e

Crash dump sample:
{
    "backtrace": [
        "  File \"/usr/share/ceph/mgr/mds_autoscaler/module.py\", line 99, in notify\n    self.verify_and_manage_mds_instance(fs_map, fs_name)",
        "  File \"/usr/share/ceph/mgr/mds_autoscaler/module.py\", line 61, in verify_and_manage_mds_instance\n    svc = self.get_service(fs_name)",
        "  File \"/usr/share/ceph/mgr/mds_autoscaler/module.py\", line 30, in get_service\n    orchestrator.raise_if_exception(completion)",
        "  File \"/usr/share/ceph/mgr/orchestrator/_interface.py\", line 228, in raise_if_exception\n    raise e",
        "<redacted>" 
    ],
    "ceph_version": "17.2.0",
    "crash_id": "2022-06-20T19:36:10.099070Z_50daae0f-f559-4f63-ae5e-9e016b3535c5",
    "entity_name": "mgr.b9a456a9efbf8f41efdcd46203b0a73570270b65",
    "mgr_module": "mds_autoscaler",
    "mgr_module_caller": "ActivePyModule::notify",
    "mgr_python_exception": "ApiException",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-mgr",
    "stack_sig": "20fd1795b03dd4320451b125d2f87b9ce6b6bd0ed4aa933bbba9a0c14c3e7a4b",
    "timestamp": "2022-06-20T19:36:10.099070Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.4.0-113-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#127-Ubuntu SMP Wed May 18 14:30:56 UTC 2022" 
}

History

#1 Updated by Telemetry Bot almost 2 years ago

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

#2 Updated by Telemetry Bot 11 months ago

  • Affected Versions v17.2.3, v17.2.6 added

#3 Updated by Telemetry Bot 11 months ago

  • Crash signature (v2) updated (diff)
  • Affected Versions v17.2.2, v17.2.5 added

Also available in: Atom PDF