The following Error was reported during Pre-upgrade validation: "Validation Failed. At least one Remote Collector found. Replace all Remote Collectors with generic Cloud Proxies."
In Aria Operations Product UI, there is no existing Remote Collector. However, in the Aria Operations Admin UI, the Cloud Proxy page shows an existing Remote Collector.
Environment
Aria Operations 8.10
Aria Operations 8.12
Aria Operations 8.14
Cause
Remote Collector was removed via UI but there are still references to the RC's in the casa.db.script file.
Bring the cluster back online and log back in to Admin UI to see if the Remote Collector is removed.
If the node is still present, proceed with the final step below.
Update casa.db.script and remove the Remote Collector entry.
SSH into the Aria Operations Primary node.
Stop CASA service with the following command:
systemctl stop vmware-casa
Make a copy of and then edit the casa.db.script.
Locate and remove the Remote Collector record from the casa.db.script. Remove the entire Remote Collector Entry. Save the update.
Restart CASA service with the following command:
systemctl start vmware-casa
If the cluster has more than one Analytic node, perform steps 1-3 on all the nodes.
Log in to Aria Operations Admin UI and verify that the Remote Collector is no longer displayed on the UI.
Additional Information
Remote Collector is no longer supported on Aria Operations 8.16 and above. Remote Collector needs to be removed and replaced with stand along Cloud Proxy in order to be able to upgrade existing 8.14 and below releases.