Bug 2215880 - [GSS] ceph status shows no mgr although mgr pod is running
Summary: [GSS] ceph status shows no mgr although mgr pod is running
Keywords:
Status: CLOSED DUPLICATE of bug 2192479
Alias: None
Product: Red Hat OpenShift Data Foundation
Classification: Red Hat Storage
Component: ceph
Version: 4.11
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: ---
Assignee: Brad Hubbard
QA Contact: Elad
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-06-19 09:57 UTC by amansan
Modified: 2023-08-09 16:37 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-06-20 15:02:16 UTC
Embargoed:


Attachments (Terms of Use)

Description amansan 2023-06-19 09:57:19 UTC
Description of problem (please be detailed as possible and provide log snippests):

Ceph status shows mgr is missing although the mgr pod is still Running in ODF

Version of all relevant components (if applicable):

OCP 4.11 / ODF 4.11

ceph_versions 
{
    "mon": {
        "ceph version 16.2.10-138.el8cp (a63ae467c8e1f7503ea3855893f1e5ca189a71b9) pacific (stable)": 3
    },
    "mgr": {},
    "osd": {
        "ceph version 16.2.10-138.el8cp (a63ae467c8e1f7503ea3855893f1e5ca189a71b9) pacific (stable)": 72
    },
    "mds": {
        "ceph version 16.2.10-138.el8cp (a63ae467c8e1f7503ea3855893f1e5ca189a71b9) pacific (stable)": 2
    },
    "rgw": {
        "ceph version 16.2.10-138.el8cp (a63ae467c8e1f7503ea3855893f1e5ca189a71b9) pacific (stable)": 1
    },
    "overall": {
        "ceph version 16.2.10-138.el8cp (a63ae467c8e1f7503ea3855893f1e5ca189a71b9) pacific (stable)": 78
    }
}


Does this issue impact your ability to continue to work with the product
(please explain in detail what is the user impact)?

The customer is in the phase of production and they can’t trust in ODF at this moment as the mgr dies randomly

Is there any workaround available to the best of your knowledge?

Deleting the pod in ODF makes the trick

Rate from 1 - 5 the complexity of the scenario you performed that caused this bug (1 - very simple, 5 - very complex)? 2


Can this issue reproducible? No


Can this issue reproduce from the UI? No

Additional info:

There’s a ceph bug similar to the situation we have

https://bugzilla.redhat.com/show_bug.cgi?id=2192479

But here it seems that the problem arise when the standby goes to active, in ODF we just have one mgr so not sure if it’s the same.


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