Project

General

Profile

Actions

Bug #56225

open

crash: File "mgr/nfs/module.py", in cluster_ls: return available_clusters(self)

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

21383363bbe51009093d1656d410acd8d7f6f209dc8148c197f19c6e234eb896
825c53485c48626d464206082f2f046e86eeb3d5f750156f37d7348b9d8cb866


Description

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

Sanitized backtrace:

    File "mgr/nfs/module.py", in cluster_ls: return available_clusters(self)
    File "mgr/nfs/utils.py", in available_clusters: 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/nfs/module.py\", line 154, in cluster_ls\n    return available_clusters(self)",
        "  File \"/usr/share/ceph/mgr/nfs/utils.py\", line 39, in available_clusters\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-05-27T17:29:59.435924Z_ffeb0869-ef0e-454e-9015-b4092b215d45",
    "entity_name": "mgr.15a251f0095addf2941c51e933e0b11b376edf79",
    "mgr_module": "nfs",
    "mgr_module_caller": "ActivePyModule::dispatch_remote cluster_ls",
    "mgr_python_exception": "ApiException",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-mgr",
    "stack_sig": "c2e87f454d62089092a9e19dd6acbf0235915245b929e5df472705046c2bd4b8",
    "timestamp": "2022-05-27T17:29:59.435924Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.0-30-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#31-Ubuntu SMP Thu May 5 10:00:34 UTC 2022" 
}

Actions #1

Updated by Telemetry Bot almost 2 years ago

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

Also available in: Atom PDF