Author Archives: brian.wuchner

How to Increase VMXNET3 Link Speed for Nested ESXi Hosts

I recently came across a KB article (https://knowledge.broadcom.com/external/article/368812/how-to-change-the-vmxnet3-link-speed-of.html) that describes how to set the link speed of a vmxnet3 network adapter higher than the default 10 Gbps speed. In my lab I have several nested ESXi hosts and wanted to … Continue reading

Posted in Lab Infrastructure, Virtualization | Leave a comment

Reviving an Old ESXi Host: USB to Local Disk Migration

I have an older Intel NUC in my lab, and although its aging, it still serves a purpose, and I plan to hang on to it for a little while longer. This post will outline some issues I encountered while … Continue reading

Posted in Lab Infrastructure, Virtualization | Leave a comment

vCenter Server 7 to 8 Upgrade: Avoiding Pitfalls with Skyline Health Diagnostics

I recently upgraded a vCenter Server instance in a lab from version 7 to 8. In this post I’ll walk through some issues encountered and lessons learned during the process. Pre-Checks with Skyline Health Diagnostics In Skyline Health Diagnostics, there … Continue reading

Posted in Lab Infrastructure, Virtualization | Leave a comment

Automated Deployment of Storage Server

In this post, I’ll walk through the process of automating the deployment of a storage server using Aria Automation. Specifically, I’ll show how to add an option to deploy a storage server dynamically in your lab environment and troubleshoot an … Continue reading

Posted in Lab Infrastructure, Virtualization | Leave a comment

How to Set Up a Minimal NFS and iSCSI Storage Solution Using Ubuntu 24.04

In my lab, I often need different types of storage to test various scenarios. For example, just last week someone asked about using New-Datastore with a specific version of VMFS and I needed to quickly perform a quick syntax check. … Continue reading

Posted in Lab Infrastructure, Virtualization | 1 Comment