-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
odf-4.13
-
None
Describe the issue:
Chapter 2. Downloading log files and diagnostic information using must-gather of Troubleshooting OpenShift Data Foundation [1] has an instruction to mirror the ODF must-gather component as below.
~~~
Optional: If OpenShift Data Foundation is deployed in a disconnected environment, ensure that you mirror the individual must-gather image to the mirror registry available from the disconnected environment.
$ oc image mirror registry.redhat.io/odf4/odf-must-gather-rhel9:v4.13
~~~
There is another way to mirror the ODF must-gather component using the oc-mirror[2] plugin but it's not documented.
[1] https://access.redhat.com/documentation/en-us/red_hat_openshift_data_foundation/4.13/html-single/troubleshooting_openshift_data_foundation/index#downloading-log-files-and-diagnostic-information_rhodf
[2] https://access.redhat.com/documentation/en-us/openshift_container_platform/4.13/html-single/installing/index#installing-mirroring-disconnected
Describe the task you were trying to accomplish:
Document how to mirror the ODF must-gather component using the oc-mirror plugin.
Suggestions for improvement:
Would be nice to document ImageSetConfiguration example like below.
========
additionalImages:
- name: registry.redhat.io/odf4/ocs-must-gather-rhel8:v4.13
========
Chapter/Section Number and Title:
Chapter 2. Downloading log files and diagnostic information using must-gather of Troubleshooting OpenShift Data Foundation
Product Version:
4.13
Environment Details:
Any other versions of this document that also needs this update:
Additional information:
- external trackers