Project

General

Profile

Actions

Bug #56246

open

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

Added by Telemetry Bot almost 2 years ago. Updated about 2 months ago.

Status:
In Progress
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):

009e13e983db8b42c6ff63126dd2e1075770019954797d207f3679a9d7598992
41146e59b09e4eb4fd7dbb8d6340230a23163e976a4f29709b38f70d0f296830
ced64e07cc4dbf6eabba1531902a5a244f165a2c8661c1df022bfc404793bdba
6047f8867295230a8f6263c94bf5ec20a2f18ffdcee27d06432a0c3cb4d182dc
cf074d6907ab36ad91614d236cd8efcabc3559b90dcdbba9e944084625d2d5cc


Description

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

Sanitized backtrace:

    File "mgr/nfs/module.py", in cluster_ls: return available_clusters(self)
    File "mgr/nfs/utils.py", in available_clusters: completion = mgr.describe_service(service_type='nfs')
    File "mgr/orchestrator/_interface.py", in inner: completion = self._oremote(method_name, args, kwargs)
    File "mgr/orchestrator/_interface.py", in _oremote: raise NoOrchestrator()

Crash dump sample:
{
    "archived": "2022-06-21 23:36:20.518378",
    "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 38, in available_clusters\n    completion = mgr.describe_service(service_type='nfs')",
        "  File \"/usr/share/ceph/mgr/orchestrator/_interface.py\", line 1426, in inner\n    completion = self._oremote(method_name, args, kwargs)",
        "  File \"/usr/share/ceph/mgr/orchestrator/_interface.py\", line 1493, in _oremote\n    raise NoOrchestrator()",
        "<redacted>" 
    ],
    "ceph_version": "17.2.0",
    "crash_id": "2022-06-21T21:43:44.620137Z_debc3dd6-a812-4a7b-ae21-b3bb31c8d7c6",
    "entity_name": "mgr.a251adbab2680d7b7b774489ed9d2e651cef6213",
    "mgr_module": "nfs",
    "mgr_module_caller": "ActivePyModule::dispatch_remote cluster_ls",
    "mgr_python_exception": "NoOrchestrator",
    "os_id": "11",
    "os_name": "Debian GNU/Linux 11 (bullseye)",
    "os_version": "11 (bullseye)",
    "os_version_id": "11",
    "process_name": "ceph-mgr",
    "stack_sig": "11840c61729c50b6126897119709798ecc05cacda9242bf46c86b2254b282a16",
    "timestamp": "2022-06-21T21:43:44.620137Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.10.0-15-amd64",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP Debian 5.10.120-1 (2022-06-09)" 
}


Related issues 1 (0 open1 closed)

Related to Orchestrator - Bug #59438: nfs module crash in KubernetesDuplicate

Actions
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 #2

Updated by Telemetry Bot over 1 year ago

  • Crash signature (v1) updated (diff)
  • Affected Versions v17.2.1, v17.2.2 added
Actions #3

Updated by Telemetry Bot 12 months ago

  • Crash signature (v1) updated (diff)
  • Affected Versions v17.2.3, v17.2.4, v17.2.5, v17.2.6 added
Actions #4

Updated by Ponnuvel P 2 months ago

  • Pull request ID set to 54583
  • Crash signature (v1) updated (diff)
Actions #5

Updated by Ponnuvel P 2 months ago

  • Related to Bug #59438: nfs module crash in Kubernetes added
Actions #6

Updated by Ponnuvel P about 2 months ago

  • Status changed from New to In Progress
  • Assignee set to Ponnuvel P
Actions

Also available in: Atom PDF