I had a situation earlier this week where the VMware SDK/API service was being reported as offline. I was triggered by some failed backup jobs which made me check to see what could be causing the problem. Logging into the VCSA Management UI, I was presented with the following warning in the Health Status. File […] Read More
vExpert 2020 Second Half Applications Open
This is a very quick post to let people know that from the first of June, till the 20th of June, applications are open for the half yearly intake into the VMware #vExpert Program. This is an opportunity for those that may have missed out during the first 2020 nomination window to submit an application […] Read More
vForum Online 2020 – Save The Date!
It shouldn’t come as a surprise that I’m writing about an event that is being held online… especially in this very moment in time. 2020 is the year of the virtual! Though in this case, the VMware vForum Online Spring evet is one of those online events that hasn’t been put together directly in response […] Read More
How to Configure NestedESXi on a Single Host – Part 2
Back for part two of this look at how I went about configuring a single host for NestedESXi deployments. In the previous post I looks at the physical configuration of the ESXi Host networking as well as what needed to be configured in the ESXi switching to prepare the top level to correctly have the […] Read More
Quick Fix – No Datastores after ESXi 7.0 Upgrade on SuperMicro with Intel Based SATA Adapters
As usual, I like to jump right into software upgrades to test out new functionality (on none production systems of-course). With the GA of vSphere7 overnight, I went about upgrading my Homelab vCenter and ESXi host. The vCenter upgrade went well, but I ran into an issue after I upgraded the ESXi Host using the […] Read More
v10 Update: On Demand Recovery with Cloud Tier and VMware Cloud on AWS
With the release of v10 of Backup & Replication came significant enhancements to the Cloud Tier. As I wrote about here, we introduced Copy Policy, Immutability and Object Storage Import into v10. This added to the capabilities found in 9.5 Update 4 release. Last year, we released the first version of the On Demand Recovery […] Read More
How to Configure NestedESXi on a Single Host – Part 1
I’ve should have written this article a long long time ago! In fact, i’ve been promising certain people that I would write this up for a number of years. The trigger to actually get this done was the fact I had recently cleaned up my previous NestedESXi infrastructure only leaving the bare essentials. The setup […] Read More
vSphere 7 Announcement – Project Pacific is Finally Here!
It didn’t seem that long ago that at VMworld 2019 in San Francisco where VMware announced Project Pacific. At the time I wrote about how I thought that it was a stroke of Kubernetes genius. After going through all the subsequent pre release and NDA materials and having played a little bit with the Project […] Read More
Never Deploy Backup Proxies Manually Again With Infrastructure as Code!
My recent obsession with automation and Infrastructure as Code in general has resulted in a lot of efficiencies in my day to day work life. Where I used to deploy Windows Templates manually through vSphere, I now use Terraform to handle repeatable deployments of lab server instances. I use Ansible and Chocolatey to install and […] Read More
Quick Post – Executing PowerShell through Guest Customizations with Terraform
Bootstrapping Windows during automated deployments is one of the more frustrating aspects of working with templates that are being deployed by Infrastructure as Code toolsets. When I say bootstrapping, i’m talking about executing post deployment actions on templates such as configuring WinRM or setting Windows Firewall settings to allow for future operations after deployment. VMware […] Read More