Below errors could be seen while configuring the vSphere HA :-
Upon checking the /var/log/vmware/vmware-updatemgr/vum-server/vmware-vum-server.log on the vCenter
error vmware-vum-server[53632] [Originator@6876 sub=com.vmware.vcIntegrity.lifecycle.SetSolutionTask] [SetSolutionTask 274] Set solution failed. entityId: domain-c8 Problems found while validating the new software spec: {
--> "errors": [
--> {
--> "id": "com.vmware.vcIntegrity.lifecycle.EsxImage.AddonNotFound",
--> "message": {
--> "args": [
--> "ESXi-####",
--> "18644231-A00"
--> ],
--> "default_message": "Addon <Patch name with version ######## cannot be found in depot.",
--> "id": "com.vmware.vcIntegrity.lifecycle.EsxImage.AddonNotFound",
--> "localized": null,
--> "params": null
--> },
--> "originator": null,
--> "resolution": null,
--> "retriable": null,
--> "time": "########",
--> "type": null
--> },
--> {
--> "id": "com.vmware.vcIntegrity.lifecycle.EsxImage.BaseImageNotFound",
--> "message": {
--> "args": [
--> "7.0.3-0.0.########"
--> ],
--> "default_message": "The Base Image with version 7.0.3-0.0.####### cannot be found in depot.",
--> "id": "com.vmware.vcIntegrity.lifecycle.EsxImage.BaseImageNotFound",
--> "localized": null,
--> "params": null
--> },
--> "originator": null,
--> "resolution": null,
--> "retriable": null,
--> "time": "########",
--> "type": null
--> },
--> {
info vmware-vum-server[08695] [Originator@6876 sub=ServiceProvider] [EmbeddedPyServiceProvider 1307] Starting drafts validate, spec: {
--> "add_on": {
--> "name": "yyyyyy",
--> "version": "########"
--> },
--> "base_image": {
--> "version": "7.0.3-0.0.#######"
--> },
--> "components": null,
--> "hardware_support": null,
--> "solutions": {
--> "com.vmware.vsphere-ha": {
--> "components": [
--> {
--> "component": "vsphere-fdm"
--> }
--> ],
--> "version": "########"
--> }
--> }
--> }
Missing Baseline images.