Bug 2258861
| Summary: | [RDR] [Hub recovery] Both graphs are empty for one of the managed clusters due to missing metrics | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat OpenShift Data Foundation | Reporter: | Aman Agrawal <amagrawa> |
| Component: | rook | Assignee: | Travis Nielsen <tnielsen> |
| Status: | CLOSED ERRATA | QA Contact: | Aman Agrawal <amagrawa> |
| Severity: | urgent | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.14 | CC: | dkamboj, ebenahar, muagarwa, nberry, nthomas, odf-bz-bot, tnielsen |
| Target Milestone: | --- | ||
| Target Release: | ODF 4.16.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2024-07-17 13:12:07 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 2253429 | ||
|
Description
Aman Agrawal
2024-01-17 18:36:27 UTC
The C1 cluster doesn't have rook-ceph-exporter listed in the targets, as the service and service monitor does not exist, not sure why they're not present. Looking into that The problem was with reconciliation of the nodes in rook, if a node didn't have ceph pods, it would delete the service and the service monitor files as well. So depending on the order of the reconciliation of the nodes, we would either have a ceph-exporter service and service monitor or not. Leading to a lot of randomness. This issue can be reproduced all the time if you perform an upgrade from 4.14 ocp to 4.15 ocp. fix is up on the rook side. Interesting that an upstream user just opened the same issue a few days ago and the PR was already in progress and now merged: https://github.com/rook/rook/pull/13653 Will also clone for 4.14... Neha, could you ack this blocker for 4.15? 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 (Important: Red Hat OpenShift Data Foundation 4.16.0 security, enhancement & bug fix update), 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/RHSA-2024:4591 The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days |