-
Bug
-
Resolution: Unresolved
-
Critical
-
odf-4.16
-
None
Description of problem (please be detailed as possible and provide log
snippests): When the ODF must-gather is ran against a cluster that has both OpenShift Data Foundation and Portworx, the relevant Ceph data is missing.
Version of all relevant components (if applicable):
Does this issue impact your ability to continue to work with the product
(please explain in detail what is the user impact)?
Is there any workaround available to the best of your knowledge? Capture Ceph specific data manually
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, install OpenShift Data Foundations along with an operator that creates a storage cluster such as Portworx.
Can this issue reproduce from the UI? N/A
If this is a regression, please provide more details to justify this:
Steps to Reproduce:
1. Install ODF and Portworx
2. Attempt an ODF must-gather
Actual results: The ODF must-gather runs successfully, but doesn't capture all the relevant data. The ODF must-gather with Portworx doesn't include the Ceph folder
odf-mg-without-portworx/:
ceph ceph_logs cluster-scoped-resources csidriver event-filter.html gather-debug.log gather.logs namespaces noobaa timestamp validatingwebhookconfiguration
odf-mg-with-portworx/:
ceph_logs cluster-scoped-resources csidriver event-filter.html gather-debug.log gather.logs namespaces noobaa timestamp validatingwebhookconfiguration
Expected results: The ODF must-gather will complete and include Ceph specific data
Additional info:
- external trackers