WilliamLam.com

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

Quick Tip - vCenter Server Advanced Settings Reference

08.13.2024 by William Lam // 1 Comment

Simliar to my ESXi Advanced and Kernel Settings reference, I was recently asked about creating one for vCenter Server to capture all the default out of the box advanced settings.

With some automation in place, I deployed all major releases of the vCenter Server Appliance (VCSA) from 6.7 to 8.0 which is available in this repo: https://github.com/lamw/vc-advanced-settings


For those interested, here is the one-liner PowerCLI code to retrieve all vCenter Server advanced settings:

Get-AdvancedSetting -Entity ($global:DefaultVIServer)

Categories // Automation, vSphere 6.7, vSphere 7.0, vSphere 8.0 Tags // vcenter server appliance, vSphere 6.7, vSphere 7.0, vSphere 8.0

NVMe Tiering in vSphere 8.0 Update 3 is a Homelab game changer!

08.05.2024 by William Lam // 88 Comments

As someone who is always on the lookout for interesting and clever ways to make the most out of your vSphere homelab investment, I was surprised there has not been more noise about the new NVMe Tiering capability in vSphere 8.0 Update 3!?

NVMe Tiering is currently in Tech Preview and it enables ESXi to use an NVMe device as a secondary tier of memory for your workloads, which IMHO makes it one of the killer features in vSphere 8.0 Update 3, especially with some interesting implications for Homelabs!

As the old saying goes, a picture is worth a thousand words ...


Picture on the left shows a system with 64GB of memory (DRAM) that is available before enabling NVMe Tiering and on the right, the amount of memory that is available after enabling the NVMe Tiering which is whopping 480GB! 🤯

[Read more...]

Categories // ESXi, Home Lab, Nested Virtualization, VMware Cloud Foundation, vSphere 8.0 Tags // NVMe, VMware Cloud Foundation, vSphere 8.0 Update 3

Automated VMware Cloud Foundation (VCF) 5.2 Import Lab Deployment Script

07.31.2024 by William Lam // 10 Comments

VMware Cloud Foundation (VCF) 5.2 had just GA'ed last week and it is a packed release with a ton of new capabilities! Creating a brand new VCF environment (greenfield) is generally much easier than converting an existing vSphere-based environment (brownfield) into a compliant VCF environment, which can be quite challenging and our users have been asking for a better solution.

With VCF 5.2, we now have the ability to import or convert an existing vSphere and vSAN environment into either a VCF Management Domain or Workload Domain using a new VCF Import Tool without needing to rebuild your existing environment!

As with anything I do, I typically want my infrastructure setup be fully automated, so that I can actually spend time exploring the actual capability and not waste time deploying or installing the required prerequisites. After spending a few minutes reading through the VCF Import Tool Scenarios and Considerations, I could adapt my Automated vSphere Lab Deployment scripts (here and here) to automatically deploy the required environment, so that I could quickly try out the new VCF Import Tool.

[Read more...]

Categories // Automation, VMware Cloud Foundation, vSphere 8.0 Tags // VMware Cloud Foundation

  • « Previous Page
  • 1
  • …
  • 4
  • 5
  • 6
  • 7
  • 8
  • …
  • 44
  • 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

  • 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
  • vCenter Server Identity Federation with Kanidm 04/10/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...