Upgrade fails with
Error Code: LCMVRACONFIG50008
Check VMware Aria Automation hostname is resolvable and reachable.
Error Code: LCMVRAVACONFIG590002
Failed to SSH into VMware Aria Automation.
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING #####!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that a host key has just been changed.
The fingerprint for the ECDSA key sent by the remote host is SHA256:Ikr<REDACTED>hyk.
Please contact your system administrator.
/<home>/.ssh/known_hosts (/home/root/.ssh/known_hosts)
file may contain records with old SSH keys which may interfere with the new keys preventing upgrade utilities from connecting to the cluster nodes during an upgrade to a version above vRA/vRO 8.11.2.
VMware Aria Automation 8.12.x and above.
SSH connections to cluster nodes performed by the upgrade utilities fails, if there are offending records in the /<home>/.ssh/known_hosts file, for any of the vRA/vRO cluster nodes, because the SSH connection could not be created. The upgrade fails early within the preparatory steps of the upgrade.
VMware is aware of this issue and is being considered for inclusion in a later release.
See the Workaround section below for additional information.
Workaround:
ls -l ~/.ssh/authorized_keys
ls -l ~/.ssh/known_hosts
rm ~/.ssh/authorized_keys
rm ~/.ssh/known_hosts