WilliamLam.com

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

Every Mini PC & SFF Hardware Announced at CES 2026

01.21.2026 by William Lam // 1 Comment

I always look forward to the annual announcements at the Consumer Electronics Show (CES), with a specific eye toward new hardware platforms and innovations well suited for running VMware Cloud Foundation (VCF) in a lab environment. This year is no exception, although acquiring affordable memory may require a few sacrifices given the skyrocketing prices driven by the insatiable demands of AI.

At CES 2026, Intel and AMD introduced their next generation consumer processors, Intel Core Ultra Series 3 (Panther Lake) and AMD Ryzen AI 400 Series (Gorgon Point), which will power many of the newly announced hardware platforms.

Most of the hardware vendors seem to have prioritized LPDDR5 (soldered memory), which offers higher bandwidth for AI workloads but it comes at a premium on top of the exploding prices. I was also hoping to see some announcements for systems supporting the new LPCAMM2 or SOCAMM2 memory standard, which could enable configurations with up to 256GB of memory. I suspect due to the supply chain constraint and overall costs, such platforms may only be reserved for AI focused systems in the future.

Whether you are refreshing a home lab, looking for an ideal AI platform for exploration, new gaming rig or general curiosity, I have compiled a comprehensive list of all the new Mini PCs and Small Form Factor (SFF) systems that should be arriving in 2026.

[Read more...]

Categories // Home Lab Tags // CES

Improved Workaround for NSX Edge Deployment & Upgrade to VCF 9.0.2 running AMD Ryzen CPUs

01.20.2026 by William Lam // 7 Comments

If you are using an AMD Ryzen (Consumer) CPU for your VMware Cloud Foundation (VCF) lab environment, you have most likely have applied one of the required workarounds for either installing an NSX Edge (HERE) or upgrading an NSX Edge (HERE).

For those planning to install or upgrade to the latest VCF 9.0.2 patch release, which was just released today, you may come across this issue as shown in the screenshot below when attempting an NSX Edge upgrade.


While I have yet to run through the VCF 9.0.2 upgrade myself, a similar configuration file tweak from within the NSX Edge VM will be required. A colleague recently shared a more optimal trick for bypassing the non-supported AMD processor check, which would be simpler to implement for lab environments.

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

[Read more...]

Categories // NSX, VMware Cloud Foundation Tags // VCF 9.0

Disable HTTP Range Requests on Synology WebStation, Apache or Nginx

01.14.2026 by William Lam // 3 Comments

I use my Synology NAS to host a variety of services including a web server, file server and a backup system. As part of some testing that I had been performing with VMware Cloud Foundation (VCF) 9.1, I needed to ensure that my web server does not respond to HTTP Range Requests, which allow clients to retrieve specific byte ranges rather than downloading an entire resource in a single transfer.

We can check whether a web server supports HTTP Range Requests by specifying a range of bytes as demonstrated in this cURL example below:

curl -H "Range: bytes=0-10" -I http://depot.vcf.lab/PROD/vsan/hcl/lastupdatedtime.json -u $CREDS


You should receive an HTTP 206 response which indicates HTTP Range Requests is supported by your web server, which my Synology supports by default.

Unlike a traditional web server where disabling HTTP Range Requests is pretty straightforward, modifying the default behavior for Synology WebStation is slightly more complicated. After some trial and error, I was able to successfully disable HTTP Range Requests on my Synology system, and for those with a similar requirement, the following sections outline the steps for several popular web server backends.

[Read more...]

Categories // Home Lab, VMware Cloud Foundation Tags // Synology, VCF 9.1

  • « Previous Page
  • 1
  • …
  • 23
  • 24
  • 25
  • 26
  • 27
  • …
  • 620
  • 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
  • Reddit
  • RSS
  • Twitter
  • Vimeo

Recent

  • Quick Tip: Reducing High CPU Utilization in VCF Automation (VCFA) on AMD Zen4/Zen5 CPUs 08/12/2026
  • VCF 9.1 - Quick Tip: Optimized Workflow for Configuring Distributed Transit Gateway (DTGW) with NSX Virtual Network Appliance (VNA) 08/11/2026
  • Quick Tip: Selective ESX Host Patching in VCF 9.1 08/10/2026
  • Playing with Zero Touch Provisioning (ZTP) in vSphere 9.1 using an ASUS NUC 08/07/2026
  • Quick Tip: Automating ESX System Resource Pool Workaround Prior to 8.0 Update 3g 08/06/2026
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 © 2026

Loading Comments...