-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
odf-4.16.2
-
None
Description of problem - Provide a detailed description of the issue encountered, including logs/command-output snippets and screenshots if the issue is observed in the UI:
Unable to get the right ceph-external-cluster-details-exporter.py from below command:
~~~
$ oc get csv $(oc get csv -n openshift-storage | grep ocs-operator | awk '{print $1}') -n openshift-storage -o jsonpath='{.metadata.annotations.external\.features\.ocs\.openshift\.io/export-script}' | base64 --decode >ceph-external-cluster-details-exporter.py
$ cat ceph-external-cluster-details-exporter.py <------It's empty
$
Document link:
Chapter 7. Adding file and object storage to an existing external OpenShift Data Foundation cluster | Red Hat Documentation
https://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.16/html[…]g-file-and-object-storage-to-an-existing-external-ocs-cluster
~~~
The version of all relevant components (OCP, ODF, RHCS, ACM whichever is applicable):
External ODFv4.16.2
What have done&Investigation:
1. Can reproduce the issue in local external odfv4.16.3 lab
2. The workaroud is to download the ceph-external-cluster-details-exporter.py from OCP web console
3. ODFv4.14 can get the ceph-external-cluster-details-exporter.py with the same command normally, compare ODFv4.14 with ODFv4.16, "external.features.ocs.openshift.io/export-script" is missing from csv v4.16.2ocs-operator.v4.16.2-rhodf
Logs collected and log location:
1. ODF mg log: /03991924/0030-must-gather.tar
2. csv ocs-operator.v4.16.2-rhodf yaml: /03991924/0020-csv_ocs-operator.v4.16.2-rhodf_yaml
Additional info:
1. The env is external ODFv4.16.2