• hi@yahyazahedi.com
  • Germany

Enabling Log Collection and Replacing Certificates in VCF Operations for Logs

In the previous post, I deployed a VCF Operations for Logs appliance, but initial configuration still needs to completed. In this post, I will first enable Log Collection and then replace self-signed certificate with a CA-signed certificate. To use VCF Operations for logs, you must integrate it with a vCenter instance of version 9 that is licensed with a VMware […]

Share Post on:

Deploying the VCF Operations for Logs Appliance in VCF 9

Last week I completed my VCF 9 lab, which I will explain in more detail later, including hardware and overall lab design. Now I want to deploy VCF Operations for Logs in my home lab. Deploying VCF Operations for Logs is pretty straightforward. You first need to download the binary file and then start the workflow. This is typically a […]

Share Post on:

Adding an NFS Share on TrueNAS for ESXi

While deploying a new two node cluster in my VCF 9 lab, I decided to use True NAS as the NFS storage solution. Everything looked fine at first, both ESXi hosts mounted the NFS datastore without any issue. But I saw the workflow for deploying cluster in VCF Operations Manager failed. Clearly, it was a permissions issue, after a bit […]

Share Post on:

Deploy Multiple vSAN Witness Appliances Using Terraform

I was involved in a project where we had to replace the vSAN Witness Appliance. I told customer that since we’ve had to do it multiple times, we should automate the process using a tool like Terraform! he was also happy with this decision! If you have ever deployed vSAN Witness Appliances manually through vCenter, you already know it is […]

Share Post on:

How to Reduce a Three-Node NSX Cluster to a Single Node

When deploying my new VCF environment, I forgot to adjust the JSON file to specify only NSX Cluster with only one node. As a result, after deployment, I saw that my NSX environment was set up with three nodes instead of one. Since this is a test environment, I wanted to remove the extra nodes and retain just one to […]

Share Post on:

Step-by-Step Guide to Managing Certificates in VMware Cloud Foundation (VCF)

VMware Cloud Foundation (VCF) enables us to manage certificates for different components, including integrating a certificate authority, generating CSRs and generating signed certificates and installing signed certificates. In this post, I want to show how I managed certificates for the following components: Today, I successfully integrated Microsoft Certificate Authority with VCF and below are the steps I followed to accomplish […]

Share Post on:

SDDC Manager Third_Party Upgrade fails at Setup Common Appliance Platform (CAP)

I was upgrading my home lab from VCF 5.0.0 to 5.1.0, when I encountered the following error. Upon expanding the error for more details, it only displayed “Upgrade_Third Party” To investigate further, I accessed the SDDC Manager via SSH examined logs under this location “/var/log/vmware/vcf/lcm/thirdparty/upgrades/<upgrade_id>/vcf-platform/upgrade:” There I found a log entry “CAP services are not enabled in SDDC Manager” I […]

Share Post on:

Installing VMware Aria Suite Lifecycle

In this post, I will use the VMware Aria Suite Lifecycle Easy Installer for Aria Automation and vIDM to install a VMware Aria Suite Lifecycle instance. Configure DNS for the VMware Aria Suite Products You need to configure DNS records for the VMware Aria Suite Lifecycle, VMware IdentityManager and VMware Aria Automation instances that you plan to deploy using Aria […]

Share Post on:

Looking forward to my second VMware Explore

Yesterday, while I was working on a project remotely, I received an email that interrupted my focus for a moment. To be honest, I couldn’t believe the news it contained. I immediately told the customer that I would be present at VMware Explore in the coming year! I have always enjoyed participating in events like VMware Explore. Despite having moved […]

Share Post on:

Run ESXCLi and ESXi Shell Commands through Powershell

Today, as part of setting up my new VCF lab, I needed to renew all the ESXi certificates in my home lab. Typically, you can regenerate the self-signed certificates on each ESXi host using SSH with the following commands: However, I didn’t want to manually connect to each host via SSH and run the commands. Instead, I looked for a […]

Share Post on: