WilliamLam.com

  • About
    • About
    • Privacy
  • VMware Cloud Foundation
  • VKS
  • Homelab
    • Hardware Options
    • Hardware Reviews
    • Lab Deployment Scripts
    • Nested Virtualization
    • Homelab Podcasts
  • VMware Nostalgia
  • Apple
You are here: Home / VMware Cloud Foundation / Disable 10GbE NIC Pre-Check in the VCF 9.0 Installer

Disable 10GbE NIC Pre-Check in the VCF 9.0 Installer

06.19.2025 by William Lam // Leave a Comment

By default, the new VMware Cloud Foundation (VCF) 9.0 Installer will validate the ESXi management interface is at a 10GbE network adaptor and it will prevent users from proceeding if the minimum link speed is not detected.


This pre-check had also existed in VCF 5.x and users could bypass the pre-check, but it required users to deploy using the VCF Cloud Builder API which was not as nice when compared to using the VCF Cloud Builder UI.

While the default behavior is designed for production-grade environments, there is a much simpler way to disable this pre-check for lab purposes in VCF 9.0 and it would allow users to use either the VCF Installer UI or API!

Disclaimer: This is not officially supported by Broadcom, please use at your own risk

Step 1 - After successfully deploying the VCF Installer appliance, you will need to SSH to the system using the vcf username and the password that you had specified during the deployment.

Step 2 -  Switch to the root user by running the following command:

su -

Step 3 - Append enable.speed.of.physical.nics.validation=false to /etc/vmware/vcf/domainmanager/application.properties configuration file

Step 4 - Restart the VCF Installer services for the change to go into effect:

echo 'y' | /opt/vmware/vcf/operationsmanager/scripts/cli/sddcmanager_restart_services.sh

Step 5 - Re-run the pre-check and you will find the 10GbE NIC pre-check is no longer performed

More from my site

  • VCF 9.0 Installer workaround for ESXi hosts with different vendor
  • NVMe Tiering with AMD Ryzen CPU workaround for VCF 9.0
  • vSAN ESA Disk & HCL Workaround for VCF 9.0
  • Minimal resources for deploying VCF 9.0 in a Lab
  • Using HTTP with VCF 9.0 Installer for Offline Depot

Categories // VMware Cloud Foundation Tags // VCF 9.0

Thanks for the comment!Cancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Search

Thank Author

Author

William is Distinguished Platform Engineering Architect in the VMware Cloud Foundation (VCF) Division at Broadcom. His primary focus is helping customers and partners build, run and operate a modern Private Cloud using the VMware Cloud Foundation (VCF) platform.

Connect

  • Bluesky
  • Email
  • GitHub
  • LinkedIn
  • Mastodon
  • Reddit
  • RSS
  • Twitter
  • Vimeo

Recent

  • VCF 9.0 Installer workaround for ESXi hosts with different vendor 06/19/2025
  • NVMe Tiering with AMD Ryzen CPU workaround for VCF 9.0 06/19/2025
  • vSAN ESA Disk & HCL Workaround for VCF 9.0 06/19/2025
  • Disable 10GbE NIC Pre-Check in the VCF 9.0 Installer 06/19/2025
  • Minimal resources for deploying VCF 9.0 in a Lab 06/18/2025

Advertisment

Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy

Copyright WilliamLam.com © 2025

 

Loading Comments...