After you have restored a VMware Aria Operations system, verify that the system nodes are up and running.

Procedure

  1. Power on the primary node for a simple cluster, and the primary node and replica node for HA clusters.
  2. Use SSH to log into the VMware Aria Operations primary node to check the VMware Aria Operations service status, and run vrops-status.
    # service vmware-vcops status Slice Online-true
    admin Role Enabled-true
    vRealize Operations vPostgres Replication Database is running (31810). vRealize Operations Gemfire Locator is running (31893).
    data Role Enabled-true
    vRealize Operations vPostgres Database is running (32013).
    vRealize Operations Cassandra Distributed Database is running (21062). vRealize Operations Analytics is running (32142).
    vRealize Operations Collector is running (32225). vRealize Operations API is running (32331).
    ui Role Enabled-true
    remote collector Role Enabled-false
    
  3. Confirm that the admin, data, and ui roles are running.
  4. Verify that all the nodes in the cluster are up and collecting data. If you have an HA-activated cluster, verify that HA mode is activated.
    1. In a Web browser, navigate to the VMware Aria Operations administration interface at https://<Master_Node_IP>/admin/login.action.
    2. Log in with the admin username and password.
    3. Verify that each node is online.
    4. Click each node, and verify that the status of adapter instances is Data receiving.
    5. Verify that HA mode is activated. If the cluster is running in degraded mode, restart the cluster.