The following error is observed in the VCF Installer's vcsa-cli-installer.log/var/log/vmware/vcf/domainmanager/ci-installer-##-##-##-##-##-###/workflow_###########/vcsa-cli-installer.log
tasking.taskflow.TaskExecutionFailureException: Host seeding failed:(vmodl.MethodFault) { ...key = 'vlcm_error', value = 'Error: com.vmware.vapi.std.errors.errorMessages:com.vmware.vcIntegrity.lifecycle.ExtractDepotTask.HostExtractDepotFailed<Extraction of image from host host.example.com failed.>com.vmware.vcIntegrity.lifecycle.EsxImage.ReservedVibExtractError<Failed to extract image from the host: no stored copy available for inactive VIB VMW_bootbank_irdman_1.5.0.2-1vmw.910.0.25289892.>com.vmware.vcIntegrity.lifecycle.EsxImage.ReservedVibExtractError<Failed to extract image from the host: no stored copy available for inactive VIB VMW_bootbank_i40en_2.6.0.45-1vmw.910.0.25289892.>com.vmware.vcIntegrity.lifecycle.EsxImage.ReservedVibExtractError<Failed to extract im
VMware Cloud Foundation 9.1
During the VCF Installer deployment, the image is extracted from the first host in the cluster. If any VIBs have been manually removed from this host, the extraction will fail.
The -nohostseeding flag is not compatible with vLCM. Please use the New-IsoImage cmdlet with the -SkipReservedVibsCaching flag
Restart the deployment:
New-IsoImage cmdlet and add the -SkipReservedVibsCaching flag."skipReservedVibs": trueDeploy VCF 9.1 from the UI with skipReservedVibs flag: