11.12.8. Troubleshooting IBM Fusion Access for SAN
If you encounter issues with IBM Fusion Access for SAN, provide the must-gather image to Red Hat support. This image contains critical data about your cluster and project resources, logs, and events from your deployment.
Procedure
To obtain the deployed version of IBM Fusion Access for SAN, run the following command:
$ oc get fusionaccesses.fusion.storage.openshift.io -n ibm-fusion-access fusionaccess-sample -o jsonpath='{.spec.storageScaleVersion}'注記This command returns the numeric value of the deployed version of IBM Fusion Access for SAN such as
2.11.0.To create the
must-gatherimage, run the following command:$ oc adm must-gather --image=icr.io/cpopen/ibm-spectrum-scale-must-gather:v<software_version>-
Replace
<software_version>with the IBM Fusion Access for SAN version value.
-
Replace