In my previous video and blogpost, I explained how I set up a fully nested vSphere 7 homelab with NSX-T. Now I want to go back to basics with NSX-T Logical Networking. There is so much exciting content out there on some of the most advanced use cases for NSX-T and last week I realized, ...
In my previous video and blogpost, I explained how I set up a fully nested vSphere 7 homelab in a single box. This new video gives a basic explanation about how I set up NSX-T in a nested homelab: Topics covered in the video Transport Zones Uplink Profiles Transport Node Profiles ESXi Transport Nodes Edge ...
I have been getting quite a few inquiries about my fully nested VMware homelab setup. People seem to be struggling mostly with setting up the networking bits. I describe the overall topology in this blogpost but this blogpost will contain a lot more details on the network configuration. I also made a couple of changes, ...
Update April 15th 2020: William Lam reached out and asked me to provide the vm-support log bundle. Apparently, I incorrectly used the esxcli command to upgrade my host. Thanks to William, I found out a bunch of other VIBs were also not properly upgraded yet. If you are doing a full upgrade, make sure you ...
Update April 15th 2020: If you are doing a full upgrade, make sure you specify the proper profile name using: esxcli software profile update -d </path/to/depot.zip> -p <profile name> You can list the profiles included in the depot with: esxcli software sources profile list -d </path/to/depot.zip> I’m running a fully nested homelab on a single ...
After upgrading to vRealize Operations Manager 7.5, my next task at hand was upgrading to vRealize Network Insight (vRNI) 4.1. I’m really looking forward to this release because it supports VMware Enterprise PKS and Kubernetes as a data source. Very cool! vRNI 4.1 What’s New! Martijn Smit recently made the move to the vRealize Network ...
It was time to upgrade the operations management layer of my homelab environment. This includes an upgrade to vRealize Operations Manager 7.5. vRealize Operations Manager 7.5 What’s New! vROps 7.5 introduces a lot of exciting new features, including: vSAN-aware performance optimization Return of the allocation model Identify orphaned (or “zombie”) virtual disks with reclaimable capacity ...
I have been in contact with Runecast since VMworld 2018. They deliver a product called Runecast Analyzer. It basically allows you to stay on top of the overall health of your VMware environment. They – for example – automatically scan the online VMware Knowledge Base using their “Proactive automation engine” to search for any known ...
I’m running a fully nested homelab with a four-node vSAN Cluster. When trying to patch my vSphere environment using VMware Update Manager (VUM), my remediation pre-check fails because the vSAN Health Services are reporting an error. This short blogpost explains how to silence a vSAN Health Check: Since the ESXi servers are nested VMs, the ...