The VCF Installer deployment wizard introduction page showing the VCF fleet diagram with VCF Operations, VCF Automation, and the first VCF instance's management domain.

Deploying a VCF 9.1 Fleet with the VMware Cloud Foundation Installer: Step-by-Step Instructions

Last year, when VCF 9.0 shipped, I covered the VCF Installer in three posts: deploying the appliance, configuring it, and deploying a VCF 9 instance. With VCF 9.1 generally available since May 12, 2026, it was time to run the whole flow again in the lab — and enough has changed that it earns a fresh walkthrough. This post covers the complete path in one go: downloading and deploying the 9.1 installer appliance, connecting the depot, downloading binaries, and deploying a new VCF fleet on top of an existing vCenter. I used the 9.1.0.0400 installer from the July 2026 refresh. ...

August 7, 2026 · Cosmin Trif
VCF Management target version component list showing mixed 9.1.0.0400, 9.1.0.0200, and 9.1.0.0100 target versions ready for upgrade.

Upgrading VCF 9.1 Management Services to 9.1.0.0400 Step by Step

On July 13, 2026 Broadcom shipped the next VCF 9.1 patch wave, and this post walks through the part of it that lives under Build -> Lifecycle -> VCF Management -> Upgrade: the VCF Management services. The headline releases on this surface are VCF Operations 9.1.0.0400 and VCF Automation 9.1.0.0200, mostly security enhancements plus a batch of fixes. This post is the follow-up to my 9.1.0.0300 walkthrough. To be clear on scope: this post covers only the management services. SDDC Manager 9.1.0.0400 and the core components — vCenter, NSX, ESX, vSAN — go through the VCF Instances flow and are not covered here; see the short section at the end. ...

August 3, 2026 · Cosmin Trif

Fixing a VCF Operations 9.1 Express Patch Stuck at Installing PAK File: An Empty /etc/yum.repos.d and Four Layers of Upgrade State

The 9.1.0.0300 patch went through this lab without drama at the beginning of July. Three weeks later, the 9.1.0.0400 express patch for VCF Operations hit the same single-node appliance and stopped dead at Installing PAK file — no progress, no error, and a reboot later, still nothing. What followed was a proper archaeology dig through every layer of state the upgrade machinery keeps, and almost every layer turned out to be holding a different version of the truth. ...

July 29, 2026 · Cosmin Trif

Fixing an NSX Service Account Rotation Loop in VCF 9.1: PASSWORD_MANAGER_NSX_USER_API_FAILED and the 128-Character Password

Continuing the credential cleanup in the same 9.1 environment from the expired password sync and VCFOPSPWID03 posts, one credential refused to settle: the service account SDDC Manager uses to talk to the NSX Manager API, svc-sddcmanager-a-nsx-mgmt--8199 in my lab. It showed up as disconnected, every remediation attempt failed, and the environment kept trying to rotate it in a loop. This one took several wrong turns before the actual root cause surfaced, and almost every wrong turn taught me something worth writing down. The short version: ...

July 15, 2026 · Cosmin Trif
VCF Operations Update Password task failed with error code VCFOPSPWID03.

Fixing VCFOPSPWID03: NSX Password Update Failed as Call from NSX Received Invalid Response (VCF 9.1)

While rotating credentials in the same 9.1 environment I covered in the expired password sync post, an Update of the NSX Manager admin password (credential type API) from VCF Operations kept failing after about a minute with error code VCFOPSPWID03 and a spectacularly unhelpful message: “call from NSX received invalid response.” The actual cause turned out to be simple — NSX rejected the new password because it had already been used on that manager. This being a lab, I was deliberately recycling a previous password. That goes against best practices, and NSX enforces it. But the way the error surfaces (and the way the reuse policy behaves in this build) is worth writing down. ...

July 11, 2026 · Cosmin Trif

Fixing Expired Password Sync in VCF 9.1 Fleet Management

In VCF 9.1, Fleet Password Management accounts can get stuck in EXPIRED status, and the password workflows changed compared to 9.0. In 9.0, you may have seen UI actions such as Disconnected or Remediate. In the 9.1 environment I was working on, those actions were not available. The UI exposed Update, and the Fleet Password Management API provides the same kind of workflow: query password accounts, then update or rotate the password. ...

July 7, 2026 · Cosmin Trif
VCF Management component versions showing SDDC Manager 9.1.0.0300 on target.

Upgrading VCF 9.1 to 9.1.0.0300 Step by Step

The 9.1.0.0300 patch train for VMware Cloud Foundation 9.1 is applied through a few different lifecycle views. In my lab, the update covered the Fleet Lifecycle component, VCF Operations, SDDC Lifecycle, and SDDC Manager. Before starting, review the official Broadcom release notes: SDDC Manager 9.1.0.0300 Release Notes VCF Operations 9.1.0.0300 Release Notes Broadcom describes these patch releases as time-sensitive fixes that can be applied between major, minor, and maintenance releases. That also means every component may not move at the same time, so check what is actually offered in your environment instead of assuming the whole VCF bill of materials changes together. ...

July 5, 2026 · Cosmin Trif

How I Migrated My WordPress Blog to Hugo on Cloudflare Workers (And Why You Should Too)

After years of running my tech blog on WordPress, I finally pulled the trigger and migrated everything to Hugo — a blazing-fast static site generator — hosted on Cloudflare Workers. The result? A site that loads in milliseconds, costs nothing to host, and requires zero server maintenance. Here’s exactly how I did it, what went wrong, and what I’d do differently. Why Leave WordPress? WordPress served me well for years. But as my post count grew to 278 articles (mostly VMware VCF guides with dozens of screenshots each), the cracks started showing: ...

March 24, 2026 · Cosmin
Cloud Foundation UI showing updates for mgmt-domain version 5.2.1.0.

Upgrading VCF 5.2.1 to VCF 9 Step by Step

With the release of VCF 9 I wanted to get my lab upgraded. The release blog can be found here and the release notes are here Please note that some of the components within the VCF will still need additional upgrading. Please read the release notes for additional details. Planning the Upgrade We can start by going to Inventory -> Workload Domains -> Select the domain -> Updates -> Plan Upgrade. ...

June 20, 2025 · Cosmin Trif
VMware Cloud Foundation dashboard showing Aria Operations for Logs details and connected workload domain.

Connecting a VI Workload Domain to VMware Aria Operations for Logs in VMware Cloud Foundation (VCF)

Integrating your VI Workload Domain with VMware Aria Operations for Logs enhances log management and analytics within VMware Cloud Foundation. This guide provides a step-by-step process to establish this connection using the SDDC Manager. Before You Begin Prerequisites: • Administrative Access: Ensure you have admin credentials for SDDC Manager. • Deployed Components: Both VMware Aria Operations for Logs and the VI Workload Domain should be deployed and operational. Connecting Through SDDC Manager Steps to Connect: ...

December 7, 2024 · Cosmin Trif