After performing a rollback from an upgrade to VMware Live Recovery (VLR) 9.0.5.x back to Site Recovery Manager (SRM) 9.0.2.2, the srm-server service fails to start.
The following symptoms are observed:
vmware-dr.log, you see the following errors:N9SsoClient27InvalidCredentialsExceptionE Authentication failed: Invalid credentialsNot initialized: VcConnectionHandler STSSSO connection downThis issue occurs because the VLR convergence process modifies external registrations within the vCenter Lookup Service and Extension Manager to transition the appliance identity to the VMware Live Recovery framework.
While powering on the old virtual machines reverts the local SRM appliance files and credentials to version 9.0.2, it does not revert the global registrations stored in the vCenter Server database. The vCenter continues to expect the converged 9.0.5 identity, causing the 9.0.2 appliance to be rejected by the Security Token Service (STS) due to a credential and thumbprint mismatch.
To restore the service, you must manually purge the converged 9.0.5 registrations from vCenter to allow the 9.0.2 appliance to re-register its original identity.
https://<vCenter_Server_FQDN>/mob.[email protected].com.vmware.vsan.snapshot.manager.clientcom.vmware.vcDrcom.vmware.vcApscom.vmware.drui.plugincom.vmware.vsan.snapshotservicecom.vmware.vcHmshttps://<vCenter_Server_FQDN>/lookupservice/mob/?moid=ServiceRegistration&method=Deletehttps://<SRM_Appliance_IP>:5480.
NOTE: Repeat all resolution steps for the remote site
The convergence process to VMware Live Recovery is a significant architectural change. Always ensure a file-based backup of vCenter is available before initiating convergence. If a rollback is required, these manual cleanup steps are mandatory to restore the original SRM 9.0.2 communication path.