VMware vCenter Server 8.x
VMware Live Recovery 9.1
This issue is caused by stale plugin residues from previous versions (e.g., 9.0.2 or 9.0.5) remaining in the vCenter Server package directory after an upgrade to SRM 9.1. The vSphere UI service attempts to load these older versions alongside the current one, causing a conflict and a false-positive health check failure.
Manually remove the stale plugin folders from the vCenter Server Appliance (VCSA):
Take an offline snapshot of the vCenter Server Appliance before proceeding.
service-control --stop vsphere-uicd /etc/vmware/vsphere-ui/vc-packages/vsphere-client-serenity/rm -rf com.vmware.drui.plugin-9.0.5.100 rm -rf com.vmware.vsan.snapshot.manager.client-9.0.2.0service-control --start vsphere-ui