Project

General

Profile

Actions

Bug #60281

open

crash: File "mgr/mirroring/fs/dir_map/load.py", in load_dir_map: ioctx.operate_read_op(read_op, MIRROR_OBJECT_NAME)

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):

b0edc5a967f393c34773c59daf417225f75250546cb27f8014cd2566858c254f


Description

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

Sanitized backtrace:

    File "mgr/mirroring/fs/dir_map/load.py", in load_dir_map: ioctx.operate_read_op(read_op, MIRROR_OBJECT_NAME)
    File "rados.pyx", in rados.Ioctx.operate_read_op
    rados.OSError: [errno 108] Failed to operate read op for oid
    During handling of the above exception, another exception
    Traceback (most recent call
    File "mgr/mirroring/module.py", in __init__: self.fs_snapshot_mirror = FSSnapshotMirror(self)
    File "mgr/mirroring/fs/snapshot_mirror.py", in __init__: self.refresh_pool_policy()
    File "mgr/mirroring/fs/snapshot_mirror.py", in refresh_pool_policy: self.refresh_pool_policy_locked()
    File "mgr/mirroring/fs/snapshot_mirror.py", in refresh_pool_policy_locked: self.init_pool_policy(filesystem)
    File "mgr/mirroring/fs/snapshot_mirror.py", in init_pool_policy: dir_mapping = load_dir_map(ioctx)
    File "mgr/mirroring/fs/dir_map/load.py", in load_dir_map: raise Exception(-e.errno)

Crash dump sample:
{
    "backtrace": [
        "  File \"/usr/share/ceph/mgr/mirroring/fs/dir_map/load.py\", line 34, in load_dir_map\n    ioctx.operate_read_op(read_op, MIRROR_OBJECT_NAME)",
        "  File \"rados.pyx\", line 3711, in rados.Ioctx.operate_read_op",
        "rados.OSError: [errno 108] Failed to operate read op for oid cephfs_mirror",
        "\nDuring handling of the above exception, another exception occurred:\n",
        "Traceback (most recent call last):",
        "  File \"/usr/share/ceph/mgr/mirroring/module.py\", line 13, in __init__\n    self.fs_snapshot_mirror = FSSnapshotMirror(self)",
        "  File \"/usr/share/ceph/mgr/mirroring/fs/snapshot_mirror.py\", line 289, in __init__\n    self.refresh_pool_policy()",
        "  File \"/usr/share/ceph/mgr/mirroring/fs/snapshot_mirror.py\", line 515, in refresh_pool_policy\n    self.refresh_pool_policy_locked()",
        "  File \"/usr/share/ceph/mgr/mirroring/fs/snapshot_mirror.py\", line 511, in refresh_pool_policy_locked\n    self.init_pool_policy(filesystem)",
        "  File \"/usr/share/ceph/mgr/mirroring/fs/snapshot_mirror.py\", line 489, in init_pool_policy\n    dir_mapping = load_dir_map(ioctx)",
        "  File \"/usr/share/ceph/mgr/mirroring/fs/dir_map/load.py\", line 44, in load_dir_map\n    raise Exception(-e.errno)",
        "<redacted>" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-01-17T15:36:24.123290Z_9b5d128b-a327-423e-93b5-64bcf1e55d51",
    "entity_name": "mgr.394a7ba6bd0f269f89d602975fbaa51c3d623171",
    "mgr_module": "mirroring",
    "mgr_module_caller": "ActivePyModule::load",
    "mgr_python_exception": "Exception",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-mgr",
    "stack_sig": "89d6af75ff6eeb19c28617e8030333a6c82782a96b7afb201da1df8f02495a31",
    "timestamp": "2023-01-17T15:36:24.123290Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.14.21-150400.22-default",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP PREEMPT_DYNAMIC Wed May 11 06:57:18 UTC 2022 (49db222)" 
}

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