While upgraded Aria Automation vracli upgrade status output shows errors
search cancel

While upgraded Aria Automation vracli upgrade status output shows errors

book

Article ID: 383108

calendar_today

Updated On:

Products

VMware Aria Suite

Issue/Introduction

While upgraded vRA instances from 8.x to 8.x apparently successful, but there are errors showing in the output with vracli upgrade status --follow command.

Environment

VMware vRealize Automation 8.x

Resolution

Clean the error from output of vracli upgrade status with below steps.

Run below command on all nodes, and the vracli upgrade status --follow command will returns “No upgrade is currently in progress.”


vracli cluster exec -- bash -c 'rm -rf /data/restorepoint /var/vmware/prelude/upgrade /var/log/vmware/prelude/upgrade-report-latest*; crontab -u root -l | grep -v -F "/opt/scripts/upgrade/upg-mon.sh" | crontab -u root -'

 

Note: Check if you are able to access the vRA post upgrade and you see the new version of vRA  or
ensure the vRA is correctly upgraded on the vRA UI check what is the version that is reflecting.