See the Workaround section for additional information.
Workaround:
Prerequisites
- Please take simultaneous non-memory snapshots of each virtual appliance(s) in the cluster.
- You have SSH or console access to each virtual appliance.
Procedure
Note: This procedure will restart vRO services and will incur downtime.
Follow the below steps on each vRealize Orchestrator node to update the root password.
- SSH into the vRO appliance.
- Run the following command and supply a new password
passwd new_password
Note: new_password should be the same for all the vRO appliances.
- Run the below command to sync the vRealize Orchestrator admin password with the root password of the nodes
vracli vro sync-cc-password
- Wait 5-10 minutes for synchronization to complete.
- After vRO appliances are up and running, perform an inventory sync in vRSLCM.
Note: The inventory sync request created in vRealize Suite Lifecycle Manager is expected to fail as it will not have the new password details.
- In the failed inventory sync request, enter the new password in the retry parameters and proceed.