Created attachment 2005035 [details] data foundation overview page Description of problem (please be detailed as possible and provide log snippests): Data foundation overview section shows only one storagesystem in status even there are 2 storagesystem in multiple storagecluster.It show only the internal storagesystem Version of all relevant components (if applicable): odf 4.15.0-88 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)? 1 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: No Steps to Reproduce: 1. Install multi storagecluster with internal and external mode. 2. Navigate to storage->data foundation and you reach the overview Actual results: Status is showing only 1 storagesystem which is internal Expected results: Status should show 2 storagesystems - internal and external. Additional info:
happens because of https://bugzilla.redhat.com/show_bug.cgi?id=2255036, health metrics do not report info for second cluster in extended namespace.
(In reply to Sanjal Katiyar from comment #2) > happens because of https://bugzilla.redhat.com/show_bug.cgi?id=2255036, > health metrics do not report info for second cluster in extended namespace. Hi Sanjal, I'm not sure it relates to metrics as in other sections in this page it is showing the 2 storagesystems. Maybe is relates more to https://bugzilla.redhat.com/show_bug.cgi?id=2255014 ?
Hi, sections like "Performance" and list page under "Storage Systems" tab reads all StorageSystem CRs and display the list of clusters, hence you see all clusters, but you won't see any data (IOPS/Latency/Throughput) related to them as it is read from metrics. For "Status" section, it reads and displays the clusters as well as their data (health info) directly from "odf_system_" metrics/queries. Once metrics' reports correct info, "Status" section should get populated as well.
In any case, it is unrelated to https://bugzilla.redhat.com/show_bug.cgi?id=2255014
This as a duplicate of BZ 2255036. Closing this. *** This bug has been marked as a duplicate of bug 2255036 ***