This document presents three alternative workarounds for upgrading VCF Ops versions older than 8.18 to version 9.0.
VMware Aria Operations version older than 8.18
To address the UI size limitation during upgrades, the following steps can be taken:
chmod +x upload_size_fix.sh
sh upload_size_fix.sh
All file modifications completed!
Restarting VMware services...
Service vmware-vcops restarted successfully!
Service vmware-casa restarted successfully!
Script execution completed!
To upload the PAK file for the upgrade, use the following instructions:
curl -s -g --request POST --form "contents=@<UPGRADE_FILE>.pak" -k --user <ADMIN_USERNAME>:<ADMIN_PASSWORD> https://<PRIMARY_IP>/casa/upgrade/cluster/pak/reserved/operation/upload
curl -s -g --request POST --form "contents=force_content_update=true" -k -u <ADMIN_USERNAME>:<ADMIN_PASSWORD> https://<PRIMARY_IP>/casa/upgrade/cluster/pak/<PAK_ID>operation/install
To upgrade Ops instance, follow these steps:
This process ensures that you can successfully upgrade your Ops instance to version 9.0, even when using versions older than 8.18.
For 8.14 and older only: Procedure to replace Remote Collector based Cloud Proxy