WilliamLam.com

  • About
    • About
    • Privacy
  • VMware Cloud Foundation
  • VKS
  • Homelab
    • Hardware Options
    • Hardware Reviews
    • Lab Deployment Scripts
    • Nested Virtualization
    • Homelab Podcasts
  • VMware Nostalgia
  • Apple

Quick Tip - Automating cpuUniformityHardCheckPanic configuration for ESXi Kickstart with USB

05.09.2024 by William Lam // Leave a Comment

To prevent ESXi from PSOD'ing when an Intel Hybrid Consumer CPU is detected with non-uniform capabilities, a workaround can be applied to ignore the uniformity miss-match which is needed before the ESXi installer fully boots up and also after the initial reboot.

For those looking to fully automate this process using ESXi Kickstart using USB as an example, there are two places where the kernel boot option must be added:

1) The first is the EFI\boot\boot.cfg file on the ESXi installer media (e.g. USB) where you will append to the kernelopt line as shown in the snippet below:

bootstate=0
title=Loading ESXi installer
timeout=5
prefix=
kernel=/b.b00
kernelopt=ks=usb:/KS.CFG cpuUniformityHardCheckPanic=FALSE
.....

2) The second must be added to the %post section of your ESXi kickstart, which will update the first ESXi bootbank's boot.cfg and ensure the kernel option is passed to ESXi when it reboots after installation:

%post --interpreter=busybox

sed -i '/^kernelopt=/ s/$/ cpuUniformityHardCheckPanic=FALSE/' /vmfs/volumes/BOOTBANK1/boot.cfg

Categories // Automation, ESXi Tags // ESXi, kickstart, usb

Useful Links for VMware by Broadcom Day 2 Transition

05.06.2024 by William Lam // 85 Comments

While today, May 6th, 2024 marks the completion of the "Day 2" transition where VMware's backend system has been migrated to Broadcom's backend system, it may still take a few days for all the new systems to fully settle with such a large migration project. There are also some planned post-Day 2 updates that are still pending for some web properties, so you may see additional updates towards end of the week as well.

With a large number of VMware web properties changing including some being retired and/or kept exactly the same, I have been collecting various links that customers, partners and employees may find useful. I will continue to make updates to this page as new or updated information is provided, so be sure to bookmark to stay up to date.

I have also recently published these follow-up blog posts that users might find useful as well:

  • Tips for navigating and downloading from new Broadcom Support Portal
  • No entitlements needed for these popular VMware downloads on Broadcom Support Portal (BSP)

Note: Some downloads will require an active entitlement while others may not. You can check back later this week as I know not all downloads may be showing up immediately.

Change Log:

  • 12/04/24 - Added link for downloading VCF Holodeck Toolkit
  • 12/02/24 - Added links for new vSphere Health Analyzer (vHA)
  • 10/31/24 - Added updated links for ConfigMax, Interop Matrix, TechZone & VMware HCL
  • 05/30/24 - Added new Partner Portal link
  • 05/28/24 - Added VMware Product Guide replacement
  • 05/23/24 - Added GCA contact form
  • 05/21/24 - Added link to SiteID request tool
  • 05/11/24 - Added link to VMware Marketplace
  • 05/09/24 - Added updated Horizon Client download links
  • 05/08/24 - Added Per-Division Security Advisory links
  • 05/07/24 - Add Patch download links

Updated Websites:

  • Customer Connect/Support
    • Old: https://customerconnect.vmware.com/home
    • New: https://support.broadcom.com/
      • SiteID Request Tool: https://support.broadcom.com/web/ecx/my-site-id
      • Contact Broadcom Global Customer Assistance (GCA) team: https://support.broadcom.com/web/ecx/contact-support
  • Downloads
    • Old: https://vmware.com/download
    • New: https://support.broadcom.com/group/ecx/downloads (make sure to filter by VCF, TNZ, SDE & ANS in upper right hand corner after logging in)
      • Download Methods: HTTPS (browser) and Secure FTP
  • Patch Downloads
    • Old: https://customerconnect.vmware.com/patch
    • New: https://support.broadcom.com/group/ecx/downloads (click on "Solutions" tab once you have selected MyDownloads and specific product)

  • Support Offerings/SLA
    • Old: https://www.vmware.com/support/services.html
    • New: https://ftpdocs.broadcom.com/cadocs/0/contentimages/Maint-HB-RM106.pdf
  • Security Advisories
    • Old: https://www.vmware.com/security/advisories.html
    • New: https://support.broadcom.com/group/ecx/security-advisory
      • VCF Advisories - https://support.broadcom.com/web/ecx/security-advisory?segment=VC
      • TNZ Advisories - https://support.broadcom.com/web/ecx/security-advisory?segment=VT
      • ANS Advisories - https://support.broadcom.com/web/ecx/security-advisory?segment=VA
      • SDE Advisories - https://support.broadcom.com/web/ecx/security-advisory?segment=VE
  • VMware Compatibility Guide (VCG/HCL)
    • Old: https://www.vmware.com/go/hcl
    • New: https://compatibilityguide.broadcom.com
  • Product Lifecycle Matrix
    • Old: https://lifecycle.vmware.com/
    • New: https://support.broadcom.com/group/ecx/productlifecycle
  • VMware Ports and Protocols
    • Old: https://ports.esp.vmware.com/
    • New: https://ports.broadcom.com/
  • Product Guides
    • Old: https://www.vmware.com/content/dam/digitalmarketing/vmware/en/pdf/product/vmware-product-guide.pdf
    • New: https://support.broadcom.com/web/ecx/legal-notices-external
  • VMware Documentation
    • Old: https://docs.vmware.com
    • New: https://techdocs.broadcom.com/us/en/vmware-cis.html
  • Knowledge Base
    • Old: https://kb.vmware.com
    • New: https://support.broadcom.com/web/ecx
  • Partner Portal:
    • Old: NA
    • New: https://partnerportal.broadcom.com/group/partner-portal/vcf
  • Product Interoperability Matrix
    • Old: https://interopmatrix.vmware.com/Interoperability
    • New: https://sim.esp.spespg1.vmw.saas.broadcom.com/Interoperability
  • Configuration Maximums
    • Old: https://configmax.vmware.com
    • New: https://configmax.broadcom.com
  • vSAN Sizer
    • Old: https://vsansizer.vmware.com/
    • New: https://vcf.broadcom.com/tools/vsansizer
  • TechZone
    • Old: https://core.vmware.com
    • New: https://www.vmware.com/resources/resource-center
  • Developer Portal
    • Old: https://developer.vmware.com/home
    • New: https://community.broadcom.com/developer-portal/
      • API Documentation - https://developer.broadcom.com/xapis
      • PowerCLI Documentation - https://developer.broadcom.com/powercli
      • SDK Downloads - https://developer.broadcom.com/sdks
  • Communities
    • Old: https://communities.vmware.com
    • New: https://community.broadcom.com/
      • VCF Community - https://community.broadcom.com/vmware-cloud-foundation
      • TNZ Community - https://community.broadcom.com/tanzu
      • SDE Community - https://community.broadcom.com/software-defined-edge
      • ANS Community - https://community.broadcom.com/applications-networking-security
  • Flings
    • Old: https://communities.vmware.com/t5/Flings/ct-p/77
    • New: https://community.broadcom.com/flings
  • VCF Holodeck Toolkit
    • Old: N/A
    • New: https://forms.gle/sY4tYse2ARxEK1L4A
      • Documentation: https://www.vmware.com/resources/resource-center?category[]=Hands-on%20Labs&term[]=Holo
  • VMware Health Analyzer (vHA)
    • Old: N/A
    • New:
      • Full VHA: https://docs.broadcom.com/docs/VHA-FULL-OVF10 (Requires login to PSO Tool Hub)
      • Collector: https://docs.broadcom.com/docs/VHA-COLLECTOR-OVF10
      • Checksum: https://docs.broadcom.com/docs/VHA-collector-checksums-readme
      • JVM: https://docs.broadcom.com/docs/VHA-COLLECTOR-JAVA
      • User Guide: https://docs.broadcom.com/docs/VHA-collector-install-and-user-guide
  • VMware Marketplace
    • Old: https://marketplace.cloud.vmware.com/
    • New: https://vcf.broadcom.com/vsc/
  • Horizon Client Downloads:
    • Old: https://customerconnect.vmware.com/downloads/
    • New: https://knowledge.broadcom.com/external/article?legacyId=97841

Existing Websites (No Changes for now):

  • VMware Hands-on Lab (HOL)
    • https://labs.hol.vmware.com/
  • VMware Blog
    • https://blogs.vmware.com/

Categories // Uncategorized Tags // Broadcom

Support my fundraising for Tour de Cure 2024

04.26.2024 by William Lam // Leave a Comment

It has been a LONG time since I have done any serious cycling, especially with two younger kids, I no longer have the luxury of riding for hours across the beautiful trails in the bay area. With that said, I have always had an itch to get back to some riding, mostly for recreational purposes, which is actually how my cycling journey began.

I recently came to learn that our VMware Cloud Foundation (VCF) product leader, Paul Turner, is participating in an upcoming Northern California Tour de Cure to fundraise for the American Diabetes Association (ADA) and a VMware team had also been setup. At first, I was just planning to donate to this awesome cause, but then I realize this might be a good reason for me to get back into "some" cycling and I have decided to join team VMware!

I was also reminded that 10 years ago, I did my first (and last) century ride (100 miles) in the 2014 Waves to Wine for the National MS Society and many of my colleagues and readers had supported me in that cause and together, we raised over $6,200!

For the 2024 Tour de Cure fundraiser, I have set a slightly loftier goal to raise for the American Diabetes Association and I would like to ask for your support in helping me reach my goal by donating to this cause:

  • Donate 👉 https://tour-diabetes.donordrive.com/participant/William-Lam
  • Goal 💰: $10,000 USD

For those that donate, please check whether your employer provides any type of charitable matches, which would make your donations go even further! In fact, for any VMware employees who donate, I recently learned that we have a matching program up to $5K for 2024 and you an request a match going to the CyberGrants tile internally within our self-service application web portal to apply for a match for this or any other charitable donation you have made.

Thank you in advance to everyone who donates and if you are in the Northern Bay Area, feel free to join Team VMware and I will definitely be sporting my VMware Cycling Kit! 🚵

Categories // Charity Tags // cycling

  • « Previous Page
  • 1
  • …
  • 32
  • 33
  • 34
  • 35
  • 36
  • …
  • 561
  • Next Page »

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

  • Automating the vSAN Data Migration Pre-check using vSAN API 06/04/2025
  • VCF 9.0 Hardware Considerations 05/30/2025
  • VMware Flings is now available in Free Downloads of Broadcom Support Portal (BSP) 05/19/2025
  • VMUG Connect 2025 - Minimal VMware Cloud Foundation (VCF) 5.x in a Box  05/15/2025
  • Programmatically accessing the Broadcom Compatibility Guide (BCG) 05/06/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...