Created attachment 1852169 [details] Screenshot Description of problem (please be detailed as possible and provide log snippests): Storage system status is misisng in OpenShift Data Foundation page. Screenshot attached. Version of all relevant components (if applicable): ODF 4.10.0-113 OCP 4.10.0-0.nightly-2022-01-19-150530 Does this issue impact your ability to continue to work with the product (please explain in detail what is the user impact)? User cannot get the storage system status form OpenShift Data Foundation Overview page. 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: Yes, storage system status was available in 4.9 Steps to Reproduce: 1. Install ODF and create a storage system 2. Go to Storage --> OpenShift Data Foundation 3. Check the presence of storage system status in the status card. Actual results: Storage system status is missing in the status card Expected results: Storage system status should be present in the status card Additional info:
Adding the information got from Afreen for awareness. The below query to get odf_system_health_status is failing because odf_system_map is listing two storage systems = - one from odf - one from csi addon (label_replace(odf_system_map{target_namespace="openshift-storage"} , "managedBy", "$1", "target_name", "(.*)")) * on (namespace, managedBy) group_right(storage_system) odf_system_health_status
logs - http://magna002.ceph.redhat.com/ocsci-jenkins/openshift-clusters/jijoy-jan20/jijoy-jan20_20220120T111158/logs/deployment_1642687226/
*** Bug 2051903 has been marked as a duplicate of this bug. ***
Validated the fix with the following builds :- OCP : 4.10.0-0.nightly-2022-03-03-115552 ODF : 4.10.0-177 ** Observations (a) The storage system status card was present and was redirecting overview-->Block and File under storagesystem details page. Screenshot for the same has been attached here 'https://docs.google.com/document/d/1EHP0EMZPTXuoByphm8gZXsLektEupbFeJtsDyaAMItA/edit?usp=sharing" Moving the bug to verified state. Thankyou Mugdha Soni