When attempting to upgrade an existing Aria Operations environment to VCF Operations 9.0, the task fails at step 5 during the step to transfer node and product passwords to the management node.
It fails with the error code:
LCMMANAGEMENTNODEVCFOPS12004
And message: Error occurred while trying to push Vcf Ops Vcenter Password to Management Node 9.0
The file: /var/log/vrlcm/vmware_vrlcm.log contains a message similar to the following:
com.vmware.vrealize.lcm.plugin.lcmplugin.core.exception.UpgradeException: Error occurred while trying to push Vcf Ops Vcenter Password to Management Node 9.0 at com.vmware.vrealize.lcm.plugin.lcmplugin.core.mgmtnodetasks.AddVcfOpsNodePasswordsToManagementNodeTask.execute(AddVcfOpsNodePasswordsToManagementNodeTask.java:136)at com.vmware.vrealize.lcm.automata.core.TaskThread.run(TaskThread.java:62)
VCF Operations 9.0
su postgres
cd /opt/vmware/vpostgres/11/bin./psql -d vrlcmupdate vm_locker_password set vmid = '<vmid from error message>' where alias = '<new locker credential>';