Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions modules/virt-troubleshoot-fusion-access-san.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
// Module included in the following assemblies:
//
// * virt/fusion_access_SAN/install-configure-fusion-access-san.adoc

:_mod-docs-content-type: CONCEPT
[id="troubleshoot-fusion-access-san_{context}"]
= Troubleshooting {IBMFusionFirst}

If you encounter issues with {IBMFusionFirst}, provide the must-gather image with the other information provided to Red Hat support. This image contains critical data about your cluster and project resources, logs, and events from your deployment. The following command is used to create the image:
----
$ oc adm must-gather --image=icr.io/cpopen/ibm-spectrum-scale-must-gather:v<software_version>
----
* Replace `<software_version>` with the {IBMFusionFirst} version currently deployed. You can obtain the currently deployed version with the following command:
----
$ oc get fusionaccesses.fusion.storage.openshift.io -n ibm-fusion-access fusionaccess-sample -o jsonpath='{.spec.storageScaleVersion}'
----
2 changes: 2 additions & 0 deletions virt/storage/install-configure-fusion-access-san.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ include::modules/virt-creating-storage-cluster-fusion-access-san.adoc[leveloffse

include::modules/virt-creating-filesystem-fusion-access-san.adoc[leveloffset=+1]

include::modules/virt-troubleshoot-fusion-access-san.adoc[leveloffset=+1]

[id="fusion-san-next-steps_{context}"]
== Next steps

Expand Down