Project

General

Profile

Actions

Bug #61142

open

crash: File "mgr/volumes/module.py", in __init__: self.vc = VolumeClient(self)

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

d647de774e6119fe3329ff69a3c3d642100246f52f9578c64ac1a67c1bc578f2


Description

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

Sanitized backtrace:

    File "mgr/volumes/module.py", in __init__: self.vc = VolumeClient(self)
    File "mgr/volumes/fs/volume.py", in __init__: self.volspec = VolSpec(mgr.rados.conf_get('client_snapdir'))
    File "mgr/mgr_module.py", in rados: self._rados.connect()
    File "rados.pyx", in rados.Rados.connect

Crash dump sample:
{
    "archived": "2023-05-08 15:23:47.840836",
    "backtrace": [
        "  File \"/usr/share/ceph/mgr/volumes/module.py\", line 499, in __init__\n    self.vc = VolumeClient(self)",
        "  File \"/usr/share/ceph/mgr/volumes/fs/volume.py\", line 56, in __init__\n    self.volspec = VolSpec(mgr.rados.conf_get('client_snapdir'))",
        "  File \"/usr/share/ceph/mgr/mgr_module.py\", line 2127, in rados\n    self._rados.connect()",
        "  File \"rados.pyx\", line 680, in rados.Rados.connect",
        "<redacted>" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-05-08T10:06:29.463752Z_d5430edb-eb19-4f77-9651-47e14fe0e383",
    "entity_name": "mgr.5c926e6e1977b4d8d5108875f1086da94dd6def7",
    "mgr_module": "volumes",
    "mgr_module_caller": "ActivePyModule::load",
    "mgr_python_exception": "PermissionError",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-mgr",
    "stack_sig": "c791711774b0ae6a8b2cfe72b9f41569d3263beda64f4c92da3f42344de6f3c2",
    "timestamp": "2023-05-08T10:06:29.463752Z",
    "utsname_machine": "x86_64",
    "utsname_release": "6.2.14-200.fc37.x86_64",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP PREEMPT_DYNAMIC Mon May  1 00:57:50 UTC 2023" 
}

Actions #1

Updated by Telemetry Bot 12 months ago

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

Also available in: Atom PDF