WilliamLam.com

  • About
    • About
    • Privacy
  • VMware Cloud Foundation
  • VKS
  • Homelab
    • Resources
    • Nested Virtualization
  • VMware Nostalgia
  • Apple

Quick Tip - VMware Cloud Foundation (VCF) 5.2 provisioning fails with Update SDDC Manager with Licensing Information

07.30.2024 by William Lam // 3 Comments

Since the introduction of the License Later feature with VMware Cloud Foundation (VCF) 5.1.1, I typically deploy my VCF lab without needing any license keys and simply take advantage of the built-in 60 day evaluation period.

I was doing some testing recently with the latest VCF 5.2 release, which had just GA'ed last week and I wanted to use my new VCF licenses which included vCenter Server, ESXi, vSAN and NSX and right before the deployment was about to finish, I ran into the following error Update SDDC Manager with Licensing Information with Cloud Builder:


I thought the error was strange since my license keys had passed the Cloud Builder pre-check, so I had assumed the issue must be something else but after looking at the log file /var/log/operationsmanager.log on SDDC Manager:

Unable to decode the license key XXXX-XXXXX-XXXXX-XXXXX-YYYYY

com.vmware.licensecheck.SerialNumException: Invalid serial number: no dormant license file corresponding to the serial number

....

"errorCode":"LICENSE_KEY_NOT_RECOGNISED","arguments":[],"message":"The SDDC Manager is unable to recognize the license key. Try applying the license key to the product.","remediationMessage":"Try applying the license key to the product."

I quickly saw what the problem was which is that SDDC Manager is missing certain dormant license file (DLF) to decode several of the VCF license keys including the new vSAN TiB license which is only supported with vSphere 8.0 Update 3 and later.
[Read more...]

Categories // VMware Cloud Foundation Tags // license, VMware Cloud Foundation

Auditing vGPU Profile Reconfigurations in vSphere

07.29.2024 by William Lam // Leave a Comment

vCenter Server Events are extremely powerful and contains a ton of useful information, especially for auditing and compliance purposes. As of vSphere 8.0 Update 3, there are over 2.1K+ out of the box events with many more through 2nd and 3rd party integrations.

One of my favorite vCenter Server Event is the VmReconfiguredEvent as it provides complete visibility into every VM reconfiguration change as shared in this blog post back in 2015.

I recently saw an interesting inquiry about being able to audit and track vGPU profile reconfigurations for a VM and of course, vCenter Server Events to the rescue!

[Read more...]

Categories // Automation, PowerCLI, vSphere 8.0 Tags // GPU, vGPU

Easily audit ESXi boot options programmatically in vSphere 8.0 Update 3

07.26.2024 by William Lam // Leave a Comment

ESXi (kernel) boot options can be added during ESXi boot up (by pressing SHIFT+O) or by updating the ESXi boot.cfg configuration to influence specific configurations and/or behaviors.

In the past, it was difficult to get visibility across your fleet of ESXi hosts on which hosts might be using custom boot options, especially in cases where you might not need them anymore or worse if someone has manually added a configuration that you did not intend.

In vSphere 8.0 Update 3, a new bootCommandLine property has been added to the vSphere API and can now provide full visibility into all boot options used for a given ESXi host.

PowerCLI 13.3 had also GA'ed yesterday, which supports latest APIs introduced in both vSphere 8.0 Update 3 and VMware Cloud Foundation (VCF) 5.2  and you can easily access this new property by running the following command:

(Get-VMHost).ExtensionData.Hardware.SystemInfo

Categories // Automation, ESXi, vSphere 8.0 Tags // vSphere 8.0 Update 3

  • « Previous Page
  • 1
  • …
  • 21
  • 22
  • 23
  • 24
  • 25
  • …
  • 560
  • 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

  • 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
  • Quick Tip - Validating Broadcom Download Token  05/01/2025
  • Supported chipsets for the USB Network Native Driver for ESXi Fling 04/23/2025
  • vCenter Identity Federation with Authelia 04/16/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...