During a VMware Cloud Foundation (VCF) 9.0.x deployment or Workload Domain import, the workflow fails during the Create Transport Node Collections subtask.
The following error is observed in the SDDC Manager UI or NSX Manager logs:
A general system error occurred: Cannot download VIB /tmp/offlineBundle/vib20/spidev-esxio/VMW_bootbank_spidev-esxio_0.1-1vmw.803.0.0.24022510.vib. This might be because of network issues or specified VIB does NOT exist.
Note: The installer incorrectly requests an ESXi 8.0.3 VIB even when the environment is built using ESXi 9.0.x (e.g., Dell custom ISOs).
This issue occurs due to two primary factors:
To resolve this issue, you must verify host connectivity and correct the vLCM Image Specification.
Step 1: Enable NSX Firewall Ruleset Ensure the ESXi host can communicate with the NSX Manager on port 1234.
esxcli network firewall ruleset set --enabled true --ruleset-id=nsx-proxync -zv <NSX-Manager-IP> 1234Step 2: Correct the vLCM Image Metadata
Step 3: Restart the VCF Task