Bug 2256161
| Summary: | MDS pod in CrashLoopBackOff due to Liveness probe failure | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat OpenShift Data Foundation | Reporter: | Nagendra Reddy <nagreddy> |
| Component: | rook | Assignee: | Santosh Pillai <sapillai> |
| Status: | CLOSED ERRATA | QA Contact: | Nagendra Reddy <nagreddy> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.15 | CC: | hnallurv, muagarwa, myathnal, odf-bz-bot, tnielsen |
| Target Milestone: | --- | Keywords: | TestBlocker |
| Target Release: | ODF 4.15.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2024-03-19 15:30:00 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: | |||
|
Description
Nagendra Reddy
2023-12-29 06:44:31 UTC
https://bugzilla.redhat.com/show_bug.cgi?id=2255328 is fixed now in `4.15.0-102`. So need to for any workaround by using the the custom image. Nagendra, can you please share the setup details. Is it a vspehere setup or baremetal or aws? What is the memory and cpu sizes? How many cores etc. Please understand that the feature has just added an alert, if your system is crashing it has nothing to do with the feature. Something is wrong with the setup only. (In reply to Mudit Agarwal from comment #9) > Nagendra, can you please share the setup details. > > Is it a vspehere setup or baremetal or aws? What is the memory and cpu > sizes? How many cores etc. > > Please understand that the feature has just added an alert, if your system > is crashing it has nothing to do with the feature. > Something is wrong with the setup only. It is Vsphere setup. Please find below node level resources. ENV_DATA: platform: 'vsphere' deployment_type: 'upi' worker_replicas: 3 master_replicas: 3 worker_num_cpus: '16' master_num_cpus: '4' master_memory: '16384' compute_memory: '65536' fio_storageutilization_min_mbps: 10.0 --> I observed 4.14 there are 3CPU and 8Gi Memory assigned for MDS pod. 4.15 [2 CPU, 6Gi]. Continuing from previous comment #10, In 4.15, I can see reduction in the resources [2CPU and 6Gi memory] of MDS pod. Is this expected? (In reply to Nagendra Reddy from comment #10) > (In reply to Mudit Agarwal from comment #9) > --> I observed 4.14 there are 3CPU and 8Gi Memory assigned for MDS pod. > 4.15 [2 CPU, 6Gi]. Could be due to the different resource profiles available in 4.15. That is - Lean, balanced and Performance (https://issues.redhat.com/browse/RHSTOR-4547) 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.15.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:1383 |