Hi all,
We are currently facing an issue during the installation of CDP (Continuous Data Protection) in our vSphere 8.0.3 environment.
Setup:
-
Hosts are updated exclusively using offline ISO images
-
ISO files are internally validated and approved via change control
-
Online depots are completely disabled
-
vLCM is configured with only our custom HPE ISO (
VMware-ESXi-8.0.3-24674464-HPE-803.0.0.12.1.0.11-apr2025.iso
) -
vCenter version: 8.0.3
-
Hosts affected:
esxi03.cloud.local
(and others)
Problem:
When attempting to install CDP, remediation fails with the following error:
Host 'esxi03.cloud.local' was not processed, the reason: 'Failed to validate the checksum of VIB 'http://hostupdate.vmware.com/software/VUM/PRODUCTION/addon-main/addon/HPE/vib20/qfle3/QLC_bootbank_qfle3_1.4.51.0-1OEM.700.1.0.15843807.vib', because the computed checksum differs from the expected one stored in metadata. Make sure the specified VIB is NOT corrupted and the expected checksum stored in metadata is correct.'
Notes:
-
We are not using the online depot, but the error still refers to
http://hostupdate.vmware.com/...
, which is unexpected. -
The affected VIB (
qfle3
) is already included in our ISO image, so we suspect it shouldn't be pulled or validated from any external source. -
The same ISO was used on all hosts, but this issue seems isolated to certain nodes.
Questions:
-
Why is vLCM or the CDP install referencing a VIB URL from the online depot when the depot is explicitly disabled?
-
Is there a way to force VIB validation against the imported ISO only, and prevent any remote lookups?
-
Could this be a CDP plugin or integration issue pulling outdated or cached metadata?
Any insights, experiences, or suggestions would be greatly appreciated!
Thanks,