VMware NSX Manager certificate renew during upgrade

Time to time we have to upgrade products to resolve bugs/vulnerabilities and get new features. During VMware NSX upgrade from 3.2.x, 4.0.x, 4.1.x to version 4.2.x you might get the error on Pre-Checks run step: This happen because internal NSX services use certificates which already expired or close to expiration… Continue reading

How to stretch networks over VMware NSX Edge Bridge

When you are migrating environments, quite often customer doesn’t want to have any downtime for workloads or workloads are critical and have to stay always available. In other cases you might need to have underlay (VLAN) connected workloads and Overlay connected workloads in the same network segment and keep their… Continue reading

Automate bulk Windows and Linux VMs creation from template with Guest OS customization

VMware vSphere Infrastructure build completed, tested and ready for workloads. What’s next? Right, it’s time to create bunch of Windows and Linux VMs for customers! Fastest way to do so – prepare VMware PowerCLI / PowerShell script. In my case as part of the project I had to build 200+… Continue reading

VMware NSX VPN tunnels statistics collection with PowerShell

I’ve been assigned the task of gathering VPN statistics for a client. Their system operates on VMware NSX 4.0.0.1. After checking, I found that the current PowerCLI lacks the capability to extract VPN statistics. Since VMware NSX has a RestAPI interface, we can perform various actions through RestAPI calls. I’ve… Continue reading

Enabling LLDP for Intel X7xx series adapters in ESXi

If you are using Intel X710,XL710 or X722 adapters in your environment, you may have already noticed, that LLDP (Link LayerDiscovery Protocol) is not working for you. And you are getting following message “Link Layer Discovery Protocol is not available on this physical network adapter” Apparently those cards have their… Continue reading

HDD failed in vSAN cluster (Softlayer) – how to replace it

In this article I would like to show you how to replace failed HDD (or SSD) drive in VMware vSAN cluster running on Softlayer Cloud. 1. Open web-client and navigate to: Hosts and Clusters -> choose Cluster -> Manage -> Settings -> Virtual SAN -> Disk Management You will see all… Continue reading

How to Reduce Downtime with VMware Clusters?

We often hear about clusters, but what does a “cluster” actually mean? How are clusters used and what are their benefits? In this article, I will take a look at the most frequently used types of clusters and advantages of using them within the framework of the VMware virtual infrastructure.… Continue reading