Symptoms:
Unable to proceed with Live Recovery convergence due to a stale vSAN Data Protection plugin registration that is not in use.
Live Recovery 9.0.4 / 9.0.3
The issue can be resolved by manually removing the stale vSAN Snapshot extensions via the vCenter Managed Object Browser (MOB).
Steps to remove extensions via MOB:
Open a web browser and navigate to the vCenter MOB URL: https://<vCenter-FQDN-or-IP>/mob/?moid=ExtensionManager
Log in with your SSO administrator credentials (e.g., administrator@vsphere.local).
Under the Methods table, click on UnregisterExtension.
A new window will appear. In the Value field, enter the first extension ID: com.vmware.vsan.snapshotservice
Click Invoke Method. The page should return "void" if successful.
Close the method window and click UnregisterExtension again.
In the Value field, enter the second extension ID: com.vmware.vsan.snapshot.manager.client
Click Invoke Method.
Refresh the main ExtensionManager page and verify that these IDs are no longer listed under the extensionList properties.
Note: Once the extensions have been removed, proceed with the upgrade/convergence process.