Created attachment 1839481 [details] no data in list page Description of problem (please be detailed as possible and provide log snippests): In OpenShift Data Foundation -> Storage Systems Tab, there is no metrics data displayed. In overview page, the capacity data is displayed well. Version of all relevant components (if applicable): image: 'quay.io/rhceph-dev/ocs-registry:4.9.0-210.ci' Does this issue impact your ability to continue to work with the product (please explain in detail what is the user impact)? no Is there any workaround available to the best of your knowledge? no Rate from 1 - 5 the complexity of the scenario you performed that caused this bug (1 - very simple, 5 - very complex)? Can this issue reproducible? yes Can this issue reproduce from the UI? yes If this is a regression, please provide more details to justify this: Steps to Reproduce: 1. install odf on top of ibm flashsyetem 2. check the list page, there is no data Actual results: no data displayed Expected results: display the metrics data Additional info:
Created attachment 1839482 [details] data is displayed in overview page
Created attachment 1839483 [details] metrics data in prometheus
Hi, This issue is due to the MCG coming in as a storage system. This has broken metrics at a couple of places in dashboards. This should be fixed by this bug https://bugzilla.redhat.com/show_bug.cgi?id=2001539
Assigning to Umanga only
PR: https://github.com/red-hat-storage/ocs-operator/pull/1386
In 4.9 we are removing health status which is causing the problem. So resetting the component. This bug will be fixed by https://bugzilla.redhat.com/show_bug.cgi?id=2017717 The backport is up for 4.9 and 4.10 is already having the fix.
Both BZs are fixing this issue: https://bugzilla.redhat.com/show_bug.cgi?id=2017717 https://bugzilla.redhat.com/show_bug.cgi?id=2001539 https://bugzilla.redhat.com/show_bug.cgi?id=2001539 will fix the health metric https://bugzilla.redhat.com/show_bug.cgi?id=2017717 will deprecate the usage of health metrics from UI Whichever is fixed first can be used to close this BZ.
*** Bug 2022382 has been marked as a duplicate of this bug. ***
*** This bug has been marked as a duplicate of bug 2005014 ***