What information is typically required in order to begin troubleshooting a failed BMC Helix IT Operations Management (ITOM) OnPrem Deployment Manager run. |
1. Was the BMC Helix On-Prem installation Health Check Tool run in "preinstall" mode before running Deployment Manager?
The Health Check Tool will detect and report many of the conditions which can result in a Deployment Manager failure. It is easier to troubleshoot such issues in the context of the Health Check Tool versus a failed Deployment Manager run. 2. Confirmation that the Sizing, Scalability and System Requirements were reviewed and followed:
3. The following Log and Config files from the <helix-on-prem-deployment-manager> installation directory:
4. The output of the following kubectl commands: (Where helix-platform-namespace is the name of the namespace used for deploying BMC Helix IT Operations Management)
This output will display the status of every Pod, Job Run and Event in the environment. Once reviewed, the BMC Customer Support team may request the output of the "kubectl logs " and "kubectl describe " commands against any failed Pod or Job. Note: In OpenShift environments, the "kubectl" in the commands above can be replaced with "oc". See also: BEST FAQ on BMC Helix IT Operations Management OnPrem deployment |