Cluster image validation fails due to a missing software solution dependency in the depot.
The following error appears in the vmware-vum-server logs:
{
"id": "com.vmware.vcIntegrity.lifecycle.EsxImage.SolutionNotFound",
"message": {
"args": [
"VMware-HBR-Agent",
"8.0.2-0.0.22435776"
],
"default_message": "Software Solution VMware-HBR-Agent with version 8.0.2-0.0.22435776 cannot be found in depot."
}
}
VMware vCenter Server
A stale or orphaned reference to the VMware-HBR-Agent component exists within the cluster's image configuration. The vLCM depot does not contain the specific version referenced, leading to a validation failure when the system attempts to resolve dependencies.
To resolve this issue without manual database modifications, you can export, edit, and re-import the cluster image manifest:
VMware-HBR-Agent (specifically version 8.0.2-0.0.22435776) and remove the stale line/object from the configuration.While internal KB 417691 suggests direct database (VCDB) edits, the steps above utilize supported vLCM workflows to achieve the same result safely.