Task 1: Manually Wipe Stale vSAN Partitions
If the VCF Installer UI fails to erase partitions, you must disable the vSAN modules at boot to unlock the disks.
- Reboot the ESXi host.
- During the pre-boot splash screen, press SHIFT + O to modify boot options.
- At the end of the boot line, add a space and append the following: jumpstart.disable=vsan,lsom,plog,virsto,cmmds
- Press Enter to finish booting.
- Identify the disk device ID using esxcfg-scsidevs -l.
- Use partedUtil to delete the partitions on all affected NVMe disks (typically 2 partitions per disk for vSAN ESA). Refer to KB 323144 for specific command syntax.
- Reboot the host normally.
- Run the following command to ensure the host is not part of a stale cluster: esxcli vsan cluster leave
Task 2: Resolve False-Positive HCL Compatibility Errors
If hardware is verified compatible but the installer reports an error, update the local HCL database.
- Download the latest all.json from the VMware Compatibility Guide.
- Upload the file to the VCF Installer appliance at: /nfs/vmware/vcf/nfs-mount/vsan-hcl/
- Refer to KB 315556 for detailed manual update steps.
Task 3: Handle Resource Requirement Warnings
- If the warning is the only remaining issue and physical resources are confirmed sufficient for your static environment, you may proceed with the installation.
- To suppress the warning in logs, you can optionally modify application-prod.properties on the installer appliance to skip resource validation (Consult Broadcom Support before applying).