Bug 2308293 - [External] Command change needed for ceph-external-cluster-details-exporter.py python script.
Summary: [External] Command change needed for ceph-external-cluster-details-exporter.p...
Keywords:
Status: VERIFIED
Alias: None
Product: Red Hat OpenShift Data Foundation
Classification: Red Hat Storage
Component: documentation
Version: 4.15
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: ODF 4.16.4
Assignee: Erin Donnelly
QA Contact: Neha Berry
URL:
Whiteboard:
Depends On:
Blocks: 2308305
TreeView+ depends on / blocked
 
Reported: 2024-08-28 07:08 UTC by Shivam Durgbuns
Modified: 2024-11-07 13:05 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 2308305 (view as bug list)
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker OCSBZM-8875 0 None None None 2024-08-28 07:09:43 UTC

Description Shivam Durgbuns 2024-08-28 07:08:22 UTC
Describe the issue:
There need to change in the command for the step of downloading ceph-external-cluster-details-exporter.py python script, in the documentation here https://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.15/html-single/updating_openshift_data_foundation/index#updating-the-openshift-data-foundation-external-secret_rhodf


Describe the task you were trying to accomplish:

Suggestions for improvement:
The correct command I used in Procedure step 1 is 
oc get csv $(oc get csv -n openshift-storage | grep ocs-operator | awk '{print $1}') -n openshift-storage -o jsonpath='{.metadata.annotations.externalClusterScript}'| base64 --decode > ceph-external-cluster-details-exporter.py

I can see there is no documentation for this in 4.16 as well. Required this changes to be updated in 4.16 and 4.17 docs

Document URL: https://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.15/html-single/updating_openshift_data_foundation/index#updating-the-openshift-data-foundation-external-secret_rhodf

Chapter/Section Number and Title:

Product Version:

Environment Details:

Any other versions of this document that also needs this update:

Additional information:


Note You need to log in before you can comment on or make changes to this bug.