VMware Cloud Foundation (VCF) 9.0 has introduced a number of enhancements when consuming vGPU and DirectPath Profiles, which are available in both the vSphere UI and vSphere API for automation purposes. While answering some vSphere API questions from a colleague regarding vGPU and DirectPath Profiles, I figured it would be useful to share the vSphere API specifics in how to use the API to retrieve these resources and better yet, some code that you can use immediately!
[Read more...]
Updated Nested ESXi 8.x & 9.0 Virtual Appliance
Happy Sunday! Before the wave of announcements starts rolling out from VMware Explore Las Vegas, which starts tomorrow, I wanted to share a quick update. 😅
I have been pretty swamped for the past couple of months, so it has taken a bit more time to get the latest Nested ESXi Virtual Appliances published, but here are the latest 8.0 Update 3 and 9.0 versions. I have included the direct links to the download but also the intermediate Broadcom Support Portal (BSP) links for those interested in bookmarking these pages.
Failed to locate kickstart on Nested ESXi VM CD-ROM in VCF 9.0
If you are automating the installation of ESXi using a scripted installation (aka Kickstart) and the KS.CFG is located on a CD-ROM device and you happen to be using a Nested ESXi VM and see the following message:
cannot find kickstart file on cd-rom with path -- /KS.CFG

You are probably using an IDE-based controller for the CD-ROM device, which the underlying IDE driver for ESXi has been removed as part of VMware Cloud Foundation (VCF) 9.0.

The fix is to simply remove the IDE controller and use a SATA controller and things will work as expected!