Top Posts
Deploying & Configuring the VMware LCM Bundle Utility...
VMware Cloud Foundation: Don’t Forget About SSO Service...
VMware Explore Las Vegas 2025: Illuminating the Path...
Securing Software Updates for VMware Cloud Foundation: What...
VMware Cloud Foundation 5.2: A Guide to Simplified...
VMware Cloud Foundation 5.2: Unlocking Secure Hybrid Cloud...
VMware Cloud Foundation – Memory Tiering: Optimizing Memory...
Decoding VMware Cloud Foundation: Unveiling the numerous amount...
VMware Cloud Director 10.6.1: Taking Cloud Management to...
Omnissa Horizon Upgrade 2406 to 2412
Virtual Bytes
  • Home
  • Home Data Center 2025
  • VMware
    • Cloud
    • Datacenter & Cloud Infrastructure
      • VMware ESXi
      • VMware vCenter
      • VMware vSAN
    • Networking & Security
    • Desktop & App Virtualization
      • Omnissa Horizon
    • Troubleshooting
    • Ansible
  • Education
  • Hardware
    • Hardware Tips & Tricks
  • Events
  • About
    • About Me
    • Home Lab Archives
      • Home Lab 2020-2022
      • Home Lab 2016-2020
Tag:

sddc

Tips & TricksVMware Cloud Foundation

VMware Cloud Foundation 5.2 – Tips & Troubleshooting

by Tommy Grot August 8, 2024
written by Tommy Grot 3 minutes read

Today’s blog post is about VCF and how it is a comprehensive cloud management platform that enables organizations to build, deploy, and manage private clouds. With the release of VCF 5.2, VMware has further enhanced the platform’s capabilities, making it an even more attractive choice for businesses looking to modernize their infrastructure. In this blog post, we’ll delve into the process of upgrading specific components in VCF 5.2, including ESXi and Image Management.


This will be a living blog post – Any Issues I encounter will be documented here!


PowerShell Script for VMware Cloud Foundation Bundle Management

Below I will walk you through on using the PowerShell Script which is provided for end-users to be able to safely and easily clean up bundles within their SDDC Manager.

  1. Prepare System Requirements:
    • Windows, Linux, or MacOS running PowerShell Core 7.3.0 or later.
    • VMware PowerCLI 13.1 or later
    • PowerVCF 2.3.0 or later
  2. Download attached script.
  3. Extract script, change to its directory.
  4. Run script
    • with parameters:
      • .\VcfBundleManagement.ps1 -user <SDDC_Manager_user> -server <SDDC_Manager_FQDN> -pass <password> -rootPass <root_password>
      • Where:
        • <SDDC_Manager_user>      is the username to authenticate with SDDC Manager.
        • <password>                          is the password to authenticate with SDDC Manager
        • <SDDC_Manafer_FQDN>    is the fully qualified domain name of the SDDC Manager
        • <root_password>                  is the password for the root user on the SDDC Manager appliance
    • without parameters (script will ask for input parameters):
      • .\VcfBundleManagement.ps1
  5. Select options from the displayed menu and press enter to run it.

Specify your SDDC Manager ->

Once connected with your SSO Account ( I used [email protected], but any administrative privilege account shall work as well)

Selecting #7 Will Delete all obsolete bundles which I had for VCF 5.1.1 and no longer needed them.

Detailed Storage usage of the SDDC Manager is provided by option #4


vLCM Upgrade Preparation

For the vLCM Portion of the upgrade, I encountered a issue where I could not proceed till I built a custom image with all the dell firmware’s and drives addon, due to the reason my previous version of ESXi had the Dell OEM drivers embedded.

Configure Update ->

Select your cluster(s) ->

Select your image, so for this part you will need to go into vCSA and prepare a image that is latest version, and ensure that all OEM drivers are updated.

Once image is created go to Image Management -> Import Image from your Management Workload Domain vCenter

It will take few minutes but once the import is complete for the vSphere 8.0 U3 version, then you will see it appear in the vLCM upgrade window.

Back at the vLCM upgrade window, assign the image(s) that you created earlier and click next.

Upgrading VMware Cloud Foundation 5.2 involves updating specific components like ESXi and Image Management. By following the step-by-step guides outlined above, you can ensure a smooth and successful upgrade process that takes advantage of the latest features and capabilities in VCF 5.2. Remember to always back up your configuration and data before upgrading, and plan for downtime accordingly. With these best practices in mind, you’ll be well on your way to modernizing your private cloud infrastructure with VMware Cloud Foundation.

Click Next -> After you have applied your custom image for vLCM Upgrade. Once the vLCM is complete then ESXi will upgrade and below you can specify the deployment orientation. If your servers support Quick Boot keep it enabled or even Live Patch.

Upgrade process is about to begin…

Upgrade in process!

August 8, 2024 0 comments 858 views
0 FacebookTwitterLinkedinEmail
VMware Troubleshooting

VMware VAMI – Unable to login

by Tommy Grot July 19, 2019
written by Tommy Grot 1 minutes read

Do you have a issue with logging into VMware vCenter Appliance Management? If so there is a little work around to getting back into your VAMI! I wanted to upgrade my vCenter Server to 6.7U2 via webUI “https://<FQDN>:5480″ and I ran into this little issue.

First Enable SSH at the vCenter Level – from your Remote Console

Login into your vCenter via Console (VMRC)

Then Go into “Troubleshooting Mode Options”

Then Enable SSH

Login into vCenter via SSH – Once logged in, run this command

service-control --status

Once you run the first command, then run this command to start all vCenter Services to a running and operational state.

service-control --start --all

After all the processes have been started, you may login into your vCenter VAMI, but I prefer to reboot the vCenter Server to give it a fresh start after the service fix.

After this is all done, make sure to DISABLE SSH! Just a security precaution.

July 19, 2019 0 comments 1.5K views
0 FacebookTwitterLinkedinEmail
VMware vSAN

Setting Up – Nested ESXi 6.7 on vSAN

by Tommy Grot April 12, 2019
written by Tommy Grot 1 minutes read

Today we will be installing Nested ESXi 6.7 on vSAN.

This is not a supported type of deployment for Production Environments. USE AT YOUR OWN RISK!

Before Installing ESXi 6.7 – There will be a requirement to add an ESXCLI command via SSH on each host that is apart of the vSAN Cluster

To Enable SSH on ESXi 6.7 – Go to desired host. Click on Configure -> System -> Services -> Click on SSH and click Start.

 esxcli system settings advanced set -o /VSAN/FakeSCSIReservations -i 1 

After the command is inputted. Continue Installation.

After installation – Setup ESXi to have Static IP Address
Once IP address is set, Apply the settings and Select Y – Yes ( This will not interrupt VM traffic only Management)
April 12, 2019 0 comments 2.1K views
0 FacebookTwitterLinkedinEmail




Recent Posts

  • Deploying & Configuring the VMware LCM Bundle Utility on Photon OS: A Step-by-Step Guide
  • VMware Cloud Foundation: Don’t Forget About SSO Service Accounts
  • VMware Explore Las Vegas 2025: Illuminating the Path to Cloud Excellence!
  • Securing Software Updates for VMware Cloud Foundation: What You Need to Know
  • VMware Cloud Foundation 5.2: A Guide to Simplified Upgrade with Flexible BOM

AI AVI Vantage cloud Cloud Computing cloud director computing configure cyber security director dns domain controller ESXi las vegas llm llms multi-cloud multicloud NSx NSX-T 3.2.0 NVMe private AI servers ssh storage tenant upgrade vcd vcda VCDX vcenter VCF VDC vexpert Virtual Machines VMs vmware vmware.com vmware aria VMware Cloud Foundation VMware cluster VMware Explore VMware NSX vrslcm vsan walkthrough

  • Twitter
  • Instagram
  • Linkedin
  • Youtube

@2023 - All Right Reserved. Designed and Developed by Virtual Bytes

Virtual Bytes
  • Home
  • Home Data Center 2025
  • VMware
    • Cloud
    • Datacenter & Cloud Infrastructure
      • VMware ESXi
      • VMware vCenter
      • VMware vSAN
    • Networking & Security
    • Desktop & App Virtualization
      • Omnissa Horizon
    • Troubleshooting
    • Ansible
  • Education
  • Hardware
    • Hardware Tips & Tricks
  • Events
  • About
    • About Me
    • Home Lab Archives
      • Home Lab 2020-2022
      • Home Lab 2016-2020