VMWare

How to Increase Disk Size of an Ubuntu Linux VM in vSphere

When managing virtual machines in VMware vSphere, it’s common to run out of disk space over time. Fortunately, expanding a virtual disk is straightforward, but it involves both changes in vSphere and inside the guest operating system. In this guide, I’ll walk you through the steps to increase the disk size of an Ubuntu Linux […]

How to Increase Disk Size of an Ubuntu Linux VM in vSphere Read Post »

ESXi Packet Loss Troubleshooting with iPerf3 & pktcap-uw – Part 5

This article is part of the 5-part series: “ESXi Packet Loss Troubleshooting with iPerf3 and pktcap-uw” Part 1: Baseline Testing and Setup Part 2: Capturing UDP Traffic Under Different CPU Loads Part 3: Analyzing Packet Loss with Wireshark Part 4: UDP Loss from Link Flapping and Network Instability Part 5: Inter-VLAN UDP Loss Caused by

ESXi Packet Loss Troubleshooting with iPerf3 & pktcap-uw – Part 5 Read Post »

ESXi Packet Loss Troubleshooting with iPerf3 & pktcap-uw – Part 4

This article is part of the 5-part series: “ESXi Packet Loss Troubleshooting with iPerf3 and pktcap-uw” Part 1: Baseline Testing and Setup Part 2: Capturing UDP Traffic Under Different CPU Loads Part 3: Analyzing Packet Loss with Wireshark Part 4: UDP Loss from Link Flapping and Network Instability ← You are here Part 5: Inter-VLAN

ESXi Packet Loss Troubleshooting with iPerf3 & pktcap-uw – Part 4 Read Post »

ESXi Packet Loss Troubleshooting with iPerf3 & pktcap-uw – Part 3

This article is part of the 5-part series: “ESXi Packet Loss Troubleshooting with iPerf3 and pktcap-uw” Part 1: Baseline Testing and Setup Part 2: Capturing UDP Traffic Under Different CPU Loads Part 3: Analyzing Packet Loss with Wireshark ← You are here Part 4: UDP Loss from Link Flapping and Network Instability Part 5: Inter-VLAN

ESXi Packet Loss Troubleshooting with iPerf3 & pktcap-uw – Part 3 Read Post »

ESXi Packet Loss Troubleshooting with iPerf3 & pktcap-uw – Part 2

This article is part of the 5-part series: “ESXi Packet Loss Troubleshooting with iPerf3 and pktcap-uw” Part 1: Baseline Testing and Setup Part 2: Capturing UDP Traffic Under Different CPU Loads ← You are here Part 3: Analyzing Packet Loss with Wireshark Part 4: UDP Loss from Link Flapping and Network Instability Part 5: Inter-VLAN

ESXi Packet Loss Troubleshooting with iPerf3 & pktcap-uw – Part 2 Read Post »

ESXi Packet Loss Troubleshooting with iPerf3 & pktcap-uw – Part 1

This article is part of the 5-part series: “ESXi Packet Loss Troubleshooting with iPerf3 and pktcap-uw” Part 1: Baseline Testing and Setup ← You are here Part 2: Capturing UDP Traffic Under Different CPU Loads Part 3: Analyzing Packet Loss with Wireshark Part 4: UDP Loss from Link Flapping and Network Instability Part 5: Inter-VLAN

ESXi Packet Loss Troubleshooting with iPerf3 & pktcap-uw – Part 1 Read Post »

Debugging and Resolving vCenter Access Issues Due to Expired Certificates

Recently, I encountered an issue where I was unable to access the vCenter web interface in my Test-Lab, after restoring to a pretty old Snapshot. Upon attempting to log in, I was met with the errors “No healthy upstream” and “503 – Service Not Available” on the management interface. This blog post outlines how I

Debugging and Resolving vCenter Access Issues Due to Expired Certificates Read Post »

Automating vCenter Tasks: Adding and Renaming Datastores with PowerShell

Managing a vCenter environment with multiple Datacenters and Clusters can quickly become a complex and time-consuming task, especially when dealing with repetitive operations like adding or renaming Datastores. Inconsistent naming conventions, manual errors, and scalability challenges often complicate matters further. Automation offers a powerful solution. By leveraging PowerShell scripts tailored for vCenter, you can simplify

Automating vCenter Tasks: Adding and Renaming Datastores with PowerShell Read Post »

Recover an accidentally deleted VMFS Datastore (vSphere version 8)

Accidentally deleting a datastore in a VMware ESXi environment can feel like a catastrophic event, especially when the datastore is shared across multiple hosts. In this article, we’ll discuss the step-by-step process of recovering a deleted datastore, specifically when it was removed from one ESXi host and subsequently disappeared from all associated hosts. The goal

Recover an accidentally deleted VMFS Datastore (vSphere version 8) Read Post »

Scroll to Top