Bug 2316214 - [IBM Support] The iscsigw gwcli shows luns in unknown & degraded status
Summary: [IBM Support] The iscsigw gwcli shows luns in unknown & degraded status
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: iSCSI
Version: 5.3
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 5.3z8
Assignee: Ilya Dryomov
QA Contact: aarsharm
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-10-02 21:39 UTC by mamccoma
Modified: 2025-02-13 19:23 UTC (History)
10 users (show)

Fixed In Version: ceph-iscsi-3.6-3.el8cp
Doc Type: Bug Fix
Doc Text:
.`DeviceStatusWatcher` thread no longer terminates after a disk is removed from the target Previously, the `rbd-target-api` server could encounter an unhandled `AttributeError` or `NameError` exception shortly after a disk was removed from the target. As a result, the `DeviceStatusWatcher` stopped unexpectedly as the device status would not periodically updated, causing the status to go stale. With this fix, `DeviceStatusWatcher` thread no longer terminates and the device status continues to be periodically updated after a disk is removed from the target.
Clone Of:
Environment:
Last Closed: 2025-02-13 19:23:05 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github ceph ceph-iscsi pull 279 0 None open device_status: avoid AttributeError when logging debugging info 2024-10-21 19:27:41 UTC
Red Hat Issue Tracker RHCEPH-9876 0 None None None 2024-10-02 21:42:00 UTC
Red Hat Product Errata RHBA-2025:1478 0 None None None 2025-02-13 19:23:08 UTC

Description mamccoma 2024-10-02 21:39:18 UTC
Ceph 5.3z3:

$ cat sos_commands/ceph_mon/ceph_versions 
{
    "mon": {
        "ceph version 16.2.10-172.el8cp (00a157ecd158911ece116ae43095de793ed9f389) pacific (stable)": 3
    },
    "mgr": {
        "ceph version 16.2.10-172.el8cp (00a157ecd158911ece116ae43095de793ed9f389) pacific (stable)": 2
    },
    "osd": {
        "ceph version 16.2.10-172.el8cp (00a157ecd158911ece116ae43095de793ed9f389) pacific (stable)": 107
    },
    "mds": {},
    "tcmu-runner": {
        "ceph version 16.2.10-172.el8cp (00a157ecd158911ece116ae43095de793ed9f389) pacific (stable)": 62
    },
    "overall": {
        "ceph version 16.2.10-172.el8cp (00a157ecd158911ece116ae43095de793ed9f389) pacific (stable)": 174

Currently the customer has not reported an impact from the client side, and is unaware if the end clients are having issues as a result of this.

Comment 20 errata-xmlrpc 2025-02-13 19:23:05 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Red Hat Ceph Storage 5.3 security and bug fix updates), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2025:1478


Note You need to log in before you can comment on or make changes to this bug.