Issues encountered when upgrading TCOps 1.3 to 1.4 and followed by a rollback, either due to upgrade failure or an explicit uninstall.
Dashboard & Reports do not fetch data.
Topology Explorer tree fails to drill down.
Environment
1.x
Cause
Dashboard & Reports do not fetch data - The configuration changes in Grafana data sources stored in Postgres database for VMware Telco Cloud Operations 1.4 are not reverted during rollback.
Topology Explorer tree fails to drill down - The schema changes in ArangoDB for VMware Telco Cloud Operations 1.4 are not reverted during rollback.
Resolution
Download the attached scripts.tar.gz file.
Copy the scripts.tar.gz file to the Control plane node.
Extract and run:
tar -xzvf scripts.tar.gz
cd scripts
./arangodb-rollback-collection.sh
(Optional) Not necessary for non-HA setup: ./grafana_rollback.sh