Collect configuration and diagnostic information
To start troubleshooting Ansible Automation Platform, use the must-gather command on OpenShift Container Platform or the sos utility on a VM-based installation to collect configuration and diagnostic information. You can attach the output of these utilities to your support case.
Troubleshoot Ansible Automation Platform on OpenShift Container Platform by using the must-gather command Copy linkLink copied!
The oc adm must-gather command line interface (CLI) command collects information from your Ansible Automation Platform installation deployed on OpenShift Container Platform. It gathers information that is often needed for debugging issues, including resource definitions and service logs.
Before you begin Copy linkLink copied!
- The OpenShift CLI (
oc) is installed.
About this task Copy linkLink copied!
Running the oc adm must-gather CLI command creates a new directory containing the collected data that you can use to troubleshoot or attach to your support case.
If your OpenShift environment does not have access to registry.redhat.io and you cannot run the must-gather command, then run the oc adm inspect command instead.
Procedure Copy linkLink copied!
Troubleshoot Ansible Automation Platform on VM-based installations by generating an sos report Copy linkLink copied!
The sos utility collects configuration, diagnostic, and troubleshooting data from your Ansible Automation Platform on a VM-based installation.
For more information about installing and using the sos utility, see Generating an sos report for technical support.