Verify the operational state of VMware Aria Automation by checking the state and health of all VMware Aria Automation services.

Validate that all VMware Aria Automation services are healthy by running the vracli service status command on one of the cluster nodes.

Expected Outcome

All VMware Aria Automation services have a Started state and are Healthy.

Procedure

  1. Log in to one of the VMware Aria Automation cluster nodes by using a Secure Shell (SSH) client as root.

  2. Run the following command and verify that all VMware Aria Automation services have a Started state and Healthy status.

    vracli service status

What to do next

If you encounter issues while performing this procedure, use the following troubleshooting tips.

Troubleshooting Tips

  • Ensure that there is network connectivity between all VMware Aria Automation cluster nodes.

  • Ensure that the NTP settings are configured correctly and that the time is synchronized for all the VMware Aria Automation cluster nodes.

  • Ensure that the Kubernetes nodes have a Ready status by running the following command on one of the VMware Aria Automation cluster nodes.

    kubectl get nodes