Activating state, the cluster is in a going online state, and the node status is Waiting for Analytics.root@localhost.hostname command in a root SSH session returns localhost./etc/hosts file on the node shows localhost./storage/log/vcops/log/casa.log file reports a name resolution error.nslookup for the FQDN of the node fails, as does the reverse nslookup.Aria Operations 8.18.x
Incorrect vAPP value configured on VM such as FQDN or DNS
Option 1: Snapshots created before enabling HA
Domain Name property and the Domain Name Servers property to the correct values using the document Configure vApp Properties as a guide. Please power on the nodes as per KB Shutdown and Startup sequence for Aria Operations cluster.Admin UI.Option 2: Snapshots not created before enabling HA
Primary/Replica/Data).Primary/Replica/Data) to stop cluster services on the node and bring to an offline state:$VMWARE_PYTHON_BIN $VCOPS_BASE/../vmware-vcopssuite/utilities/sliceConfiguration/bin/vcopsConfigureRoles.py --action bringSliceOffline --offline "Disable HA"Domain Name property and the Domain Name Servers property to correct values using the document Configure vApp Properties as a guide. Please power on the nodes as per KB Shutdown and Startup sequence for Aria Operations cluster.casa.db.script to Offline status using the following command for each node:service vmware-casa stop;sleep 10;cp --backup=t /storage/db/casa/webapp/hsqldb/casa.db.script /storage/db/casa/webapp/hsqldb/casa.db.script.backup;sed -ri 's/"onlineState":"\w+"/"onlineState":"OFFLINE"/g;s/"initialization_state":"\w+"/"initialization_state":"NONE"/g;s/"online_state":"\w+"/"online_state":"OFFLINE"/g;s/"online_state_reason":"\w+"/"online_state_reason":""/g;s/"remove_node_state":"\w+"/"remove_node_state":"NONE"/g;s/"installation_state":"\w+"/"installation_state":"DONE"/g' /storage/db/casa/webapp/hsqldb/casa.db.script;sleep 2;service vmware-casa start;echo -e "\e[1;35mCluster Status has been modified\e[0m";grep "onlineState" /storage/db/casa/webapp/hsqldb/casa.db.script;UI.If the issue persists after completing the steps above please generate a support bundle as per doc Create a VMware Aria Operations Support Bundle . Revert to snapshots and raise a technical SR as per kb Creating and managing Broadcom support cases then upload the logs to the portal as per kb Uploading files to cases on the Broadcom Support Portal