<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>VMware on DimensionQuest - Burke's Blog!</title><link>https://dimensionquest.net/categories/vmware/</link><description>Recent content in VMware on DimensionQuest - Burke's Blog!</description><generator>Hugo</generator><language>en-us</language><copyright>Copyright © 1999-2026 Burke Azbill. All Rights Reserved.</copyright><lastBuildDate>Tue, 25 Mar 2025 13:34:00 -0400</lastBuildDate><atom:link href="https://dimensionquest.net/categories/vmware/index.xml" rel="self" type="application/rss+xml"/><item><title>VCF SDDC Manager: Identity Internal Server Error</title><link>https://dimensionquest.net/2025/03/vcf-sddc-manager-identity-internal-server-error/</link><pubDate>Tue, 25 Mar 2025 13:34:00 -0400</pubDate><guid>https://dimensionquest.net/2025/03/vcf-sddc-manager-identity-internal-server-error/</guid><description><![CDATA[<p><img loading="lazy" class="img-fluid" src="images/vcf-internal-error.png"  alt="Identity Internal Server Error"   /></p>
<p>I was recently working on our lab environment at work that runs VCF 5.2.1. This &ldquo;lab&rdquo; is the one used in the VMware Livefire classes so it is quite similar to those used in the VMware Explore Hands On Labs. In any case, I had attempted to use Lifecycle Manager to start one of the VMs in the environment and it immediatel failed due to a bad password on vCenter. I did a RETRY on the Request and manually specified the password to use. That immediately went through to success. Since LCM was deployed via VCF&rsquo;s SDDC Manager, I decided to power that up and attempt to login to it. NOTE: Since this is a lab, we don&rsquo;t always power on SDDC Manager.</p>]]></description><enclosure url="https://dimensionquest.net/2025/03/vcf-sddc-manager-identity-internal-server-error/images/vcf-internal-error.png" length="61633" type="image/png"/></item><item><title>Home Server Build for VMware ESXi and Holodeck</title><link>https://dimensionquest.net/2024/11/home-server-build-for-vmware-esxi-and-holodeck/</link><pubDate>Sat, 30 Nov 2024 17:33:34 +0000</pubDate><guid>https://dimensionquest.net/2024/11/home-server-build-for-vmware-esxi-and-holodeck/</guid><description><![CDATA[<p>When working with a Holodeck environment, a pretty beefy system is required. While you can get vSAN Ready nodes from vendors like SuperMicro, Dell, HP, etc&hellip; I chose to DIY because I really enjoy building systems and wanted something more home-friendly (Read: Less power hungry and quieter.) I&rsquo;ll do a more in-depth post soon, but for now I&rsquo;ve had a number of request for my Bill Of Materials (BOM) for my new server.</p>]]></description><enclosure url="https://dimensionquest.net/2024/11/home-server-build-for-vmware-esxi-and-holodeck/images/holodeck-diagram.png" length="169496" type="image/png"/></item><item><title>How to update upstream DNS servers in Holodeck Cloud Builder</title><link>https://dimensionquest.net/2024/10/holodeck-upstream-dns/</link><pubDate>Thu, 03 Oct 2024 17:33:34 +0000</pubDate><guid>https://dimensionquest.net/2024/10/holodeck-upstream-dns/</guid><description>&lt;p>When working with a Holodeck environment, the Cloud Builder VM acts as DNS for the lab environment. This handles all dns resolution within the lab itself and forwards all non-lab related DNS queries to upstream DNS servers. These servers are defined VMware Cloud Foundation Lab Constructor (VLC) during the intiial deployment of the lab environment. I needed to do this recently in a lab environment that I moved from one cloud to another, where the originally specified upstream DNS Servers no longer existed. Having invalid upstream DNS Server specified results in extended time to resolution and/or failed requests to resources that reside outside of the Holodeck lab environment.&lt;/p></description><enclosure url="https://dimensionquest.net/2024/10/holodeck-upstream-dns/images/holodeck-diagram.png" length="169496" type="image/png"/></item><item><title>How to clear a hung workflow in Orchestrator (vRO)</title><link>https://dimensionquest.net/2024/09/cancel-orchestrator-hung-workflow-token/</link><pubDate>Thu, 26 Sep 2024 17:33:34 +0000</pubDate><guid>https://dimensionquest.net/2024/09/cancel-orchestrator-hung-workflow-token/</guid><description><![CDATA[<h2 id="overview" data-numberify>Overview<a class="anchor ms-1" href="#overview"></a></h2>
<p>There are rare occasions where a vRealize Orchestrator workflow may become unresponsive or hung. In such a case, operators/admins are unable to cancel the workflow token. If such a thing happens and is not cleared even after a restart, then it may require delicate operation.</p>
<div class="alert alert-danger" role="alert"><i class="alert-icon fas fa-fw fa-skull-crossbones me-1"></i>

  
Accessing the embedded database in this way is not recommended or supported. I only document what I have discovered as a last resort.

</div>


<h2 id="step-1-identify-your-running-workflows-token-id" data-numberify>Step 1: Identify your running workflow’s token id<a class="anchor ms-1" href="#step-1-identify-your-running-workflows-token-id"></a></h2>
<p><img loading="lazy" class="img-fluid" src="./images/workflow-token-id.png"  alt="Identify workflow token id"   /></p>]]></description><enclosure url="https://dimensionquest.net/2024/09/cancel-orchestrator-hung-workflow-token/images/workflow-token-tables.png" length="111197" type="image/png"/></item><item><title>How I accessed embedded Aria Orchestrator PostgreSQL DB</title><link>https://dimensionquest.net/2024/09/aria-orchestrator-postgresql/</link><pubDate>Wed, 25 Sep 2024 17:33:34 +0000</pubDate><guid>https://dimensionquest.net/2024/09/aria-orchestrator-postgresql/</guid><description><![CDATA[<h2 id="overview" data-numberify>Overview<a class="anchor ms-1" href="#overview"></a></h2>
<p>Every now and then I see a question come up that prompts me to do a little digging/experimenting. This brief article will address such a question. Last week, I saw the following request posted by a colleague:</p>
<p><strong><em>Has anyone managed to configure the SQL plug-in with the embedded vRO PostgreSQL database?</em></strong></p>
<p>For those unfamiliar, this is regarding the VMware vRealize Orchestrator (vRO) product that I used to work with regularly back when I ran the vCOTeam.info website (now archived here: <a href="https://vcoteam.github.io" target="_blank" rel="noopener noreferrer">https://vcoteam.github.io<i class="fas fa-external-link-square-alt ms-1"></i></a> )</p>]]></description><enclosure url="https://dimensionquest.net/2024/09/aria-orchestrator-postgresql/images/orchestrator-sql-embedded-db.png" length="333357" type="image/png"/></item><item><title>VMware Workstation Pro on Linux</title><link>https://dimensionquest.net/2024/07/vmware-workstation-pro-on-linux/</link><pubDate>Fri, 19 Jul 2024 18:55:00 +0000</pubDate><guid>https://dimensionquest.net/2024/07/vmware-workstation-pro-on-linux/</guid><description><![CDATA[<p><img loading="lazy" class="img-fluid" src="images/vmware-workstation-lab.webp#center"  alt="Lab running in VMware Workstation Pro on Linux"   /></p>

<h2 id="introduction" data-numberify>Introduction<a class="anchor ms-1" href="#introduction"></a></h2>
<p>VMware Workstation Pro is a powerful virtualization tool designed for software developers, IT professionals, and businesses to create, test, and deploy applications across multiple operating systems within a single host machine. Since it is an application installed on a base operating system, this means it is a Type-2 Hypervisor. By simulating virtual environments, Workstation Pro enables users to run multiple virtual machines (VMs) on a single physical computer, regardless of whether it runs Windows or Linux. This capability not only enhances productivity by consolidating hardware resources but also provides a sandboxed environment for testing software compatibility, doing Demos, and testing system upgrades safely. For Students and Professionals, VMware Workstation Pro offers invaluable hands-on experience with diverse platforms, facilitating skill development in system administration, software deployment, and network configuration, crucial for advancing careers in IT and software development. I have produced a number of videos on YouTube that step through some installation and configuration of Guest OS VMs running on VMware Workstation Pro in my <a href="https://www.youtube.com/playlist?list=PL_ad1ofd7-2AtDKLu0zNqk67xQNNGyQzX" target="_blank" rel="noopener noreferrer">VMware Playlist<i class="fas fa-external-link-square-alt ms-1"></i></a>.</p>]]></description><enclosure url="https://dimensionquest.net/2024/07/vmware-workstation-pro-on-linux/images/vmware-workstation-lab.webp" length="31760" type="image/webp"/></item><item><title>Enable SR-IOV in ESXi on Dell R650 for Intel Flex 140 GPU</title><link>https://dimensionquest.net/2023/12/2023-12-29-enable-sr-iov-in-esxi-on-dell-r650-for-intel-flex-140-gpu/</link><pubDate>Fri, 29 Dec 2023 17:01:31 +0000</pubDate><guid>https://dimensionquest.net/2023/12/2023-12-29-enable-sr-iov-in-esxi-on-dell-r650-for-intel-flex-140-gpu/</guid><description><![CDATA[<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
      <iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube-nocookie.com/embed/Tir-eVDwwXY?autoplay=0&amp;controls=1&amp;end=0&amp;loop=0&amp;mute=0&amp;start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"></iframe>
    </div>


<h1 id="overview" data-numberify>Overview<a class="anchor ms-1" href="#overview"></a></h1>
<p><div class="alert alert-Info" role="alert"><i class="alert-icon fas fa-fw fa-info-circle me-1"></i>

  As an Amazon Associate, I earn from qualifying purchases.
</div>

This video will step you through the process I followed in my own environment running <a href="https://amzn.to/3RwYK7m" target="_blank" rel="noopener noreferrer">Dell PowerEdge R650<i class="fas fa-external-link-square-alt ms-1"></i></a>. Prior to recording this video, I experienced a few different errors due to not having an up to date bios and attempting to enable SR-IOV with three GPUs installed:</p>]]></description><enclosure url="https://dimensionquest.net/2023/12/2023-12-29-enable-sr-iov-in-esxi-on-dell-r650-for-intel-flex-140-gpu/images/Intel-Flex-Thumbnail.png" length="629113" type="image/png"/></item><item><title>Ubuntu 22.04 (Jammy Jellyfish), Packer, VMware Fusion or Workstation</title><link>https://dimensionquest.net/2022/04/ubuntu-22-04-jammy-jellyfish-packer-fusion-workstation/</link><pubDate>Wed, 20 Apr 2022 08:00:48 -0400</pubDate><guid>https://dimensionquest.net/2022/04/ubuntu-22-04-jammy-jellyfish-packer-fusion-workstation/</guid><description><![CDATA[<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
      <iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube-nocookie.com/embed/HHaG_ra5QFw?autoplay=0&amp;controls=1&amp;end=0&amp;loop=0&amp;mute=0&amp;start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"></iframe>
    </div>

<p>Since most of the Beta videos that have blown up since March 31st focus on the &ldquo;what&rsquo;s new&rdquo; aspect of Jammy Jellyfish, that will not be my focus. Instead, since Ubuntu 22.04 LTS (Jammy Jellyfish) is released this month, I thought it would be a good idea to prepare a consistent build process for VMware Fusion and/or Workstation using <a href="https://www.packer.io" target="_blank" rel="noopener noreferrer">Hashicorp Packer<i class="fas fa-external-link-square-alt ms-1"></i></a>.</p>]]></description><enclosure url="https://dimensionquest.net/2022/04/ubuntu-22-04-jammy-jellyfish-packer-fusion-workstation/images/jammy-packer-fusion.png" length="1213594" type="image/png"/></item><item><title>Install vCenter 7.0u3c and Integrate Zentyal AD</title><link>https://dimensionquest.net/2022/03/install-vcenter-703-and-integrate-with-zentyal-ad/</link><pubDate>Wed, 30 Mar 2022 08:00:00 -0400</pubDate><guid>https://dimensionquest.net/2022/03/install-vcenter-703-and-integrate-with-zentyal-ad/</guid><description><![CDATA[<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
      <iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube-nocookie.com/embed/NHFFLCZUCbc?autoplay=0&amp;controls=1&amp;end=0&amp;loop=0&amp;mute=0&amp;start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"></iframe>
    </div>

<p>Are you working in a pure Linux environment but want to use vCenter with Active Directory Authentication. Take a look at Zentyal, a Linux based Active Directory Domain Controller (Samba 4), that&rsquo;s what my newly deployed vCenter 7.0.3 will be authenticating against by the end of this video!</p>]]></description><enclosure url="https://dimensionquest.net/2022/03/install-vcenter-703-and-integrate-with-zentyal-ad/images/thumbnail.png" length="279677" type="image/png"/></item><item><title>How to Load Balance VMware Cloud Director With Traefik</title><link>https://dimensionquest.net/2021/12/how-to-load-balance-vcloud-director-with-traefik/</link><pubDate>Sun, 19 Dec 2021 14:37:58 -0400</pubDate><guid>https://dimensionquest.net/2021/12/how-to-load-balance-vcloud-director-with-traefik/</guid><description><![CDATA[<p><img loading="lazy" class="img-fluid" src="featured-image"  alt="Traefik Load Balanced VMware Cloud Director 10.x"   /></p>
<p>I have a lab environment running VMware Cloud Director 10.x and wanted to leverage my existing Traefik server for SSL, Reverse Proxy, and Load Balancing my 3 server nodes. This article steps through my configuration and provides an example, working (anonymized) dynamic file based Traefik configuration file.</p>]]></description><enclosure url="https://dimensionquest.net/2021/12/how-to-load-balance-vcloud-director-with-traefik/images/traefik-loadbalance-vcd.png" length="88191" type="image/png"/></item><item><title>SDDC Manager Precheck Fails NSX-T Password Expired</title><link>https://dimensionquest.net/2021/04/sddc-manager-precheck-fails-nsxt-password-expired/</link><pubDate>Tue, 06 Apr 2021 06:49:39 -0400</pubDate><guid>https://dimensionquest.net/2021/04/sddc-manager-precheck-fails-nsxt-password-expired/</guid><description><![CDATA[<p><img loading="lazy" class="img-fluid" src="featured-image-preview"  alt="NSX-T Password Validity Check Failed in SDDC Manager"   /></p>
<p>I have gotten into the habit of disabling password expiration on linux systems in my lab environments because often times, when dealing with VMware products, these are set to a year or less. Of course forgetting about an expired password can lead to other issues and time troubleshooting. My Validity Check failed due to Password has expired error&hellip;</p>]]></description><enclosure url="https://dimensionquest.net/2021/04/sddc-manager-precheck-fails-nsxt-password-expired/images/nsx-t-password-validity-check-failed.png" length="87143" type="image/png"/></item><item><title>VCF SDDC Manager Not Showing ESXi Bundle</title><link>https://dimensionquest.net/2021/04/vcf-sddc-manager-not-showing-esxi-bundle/</link><pubDate>Sun, 04 Apr 2021 13:34:00 -0400</pubDate><guid>https://dimensionquest.net/2021/04/vcf-sddc-manager-not-showing-esxi-bundle/</guid><description><![CDATA[<p><img loading="lazy" class="img-fluid" src="featured-image-preview"  alt="VCF Bundle Management"   /></p>
<p>During a recent upgrade of VCF 4.1 to 4.1.0.1 and then on to 4.2, I found myself in a bit of an unsupported situation due to the use of a build that was not part of the VCF 4.2 Bill Of Materials (BOM).</p>
<p>Symptom: SDDC Manager 4.2.0 will not apply the 4.2 update to the ESXi hosts even though the Update 4.2.0.0 bundle for VMware ESXi 7.0 Update 1d has already been downloaded.</p>]]></description><enclosure url="https://dimensionquest.net/2021/04/vcf-sddc-manager-not-showing-esxi-bundle/images/vcf-bundle-management.png" length="301481" type="image/png"/></item></channel></rss>