Creating a VMware Virtual Distributed Switch & Virtual Distributed Port Groups

Whether deploying a new VxRail or deploying a new cluster you will still need a way for the virtual machines to communicate.  With VxRail manager it will create a virtual distributed switch (vDS) as part of the initial deployment leveraging the first four onboard ports.  However, if you are leveraging an additional daughter card for … Read more

NSX-T Routing 101

When I first tackled NSX-T, like many, I was concerned about IO/Packet flow. Based on feeding my own curiosity while preparing my production environment for NSX-T I decided to write this article. Below you will find high level overview of components and the two tier routing topology. Routing can be defined in the following directions: … Read more

VxRail / vSAN Capacity Math Made Easy

It feels like I cannot go a week without being asked the question of, “What is my real capacity on vSAN/VxRail?”  Followed by we just cannot get our capacity planning correct and we are determining how much more capacity to grow our cluster by.  I thought I would perform a back to basic vSAN math … Read more

NSX-T Component Overview

NSX-T Manager Controller provides the graphical user interface (GUI) and the RESTful API for creating, configuring, and monitoring NSX-T components, such as logical switches. NSX-T Manager Controller implements the management plane for the NSX-T infrastructure. It provides an aggregated system view and is the centralized network management component of NSX-T. It provides a method for … Read more

Part 4. DRaaS – The four click failover to VMware Cloud on AWS and back

This is my fourth and final installment of this series. These steps were taken by me to failover and failback multi-million dollar datacenters in as easy as 4-clicks. At this point we should have our SDDC deployed and linked back to our onprem. VR/SRM should be deployed both onprem and in the SDDC. All site … Read more

Performance Tuning your vSAN / VxRail Environment

Recently, I have been getting a lot of questions around how to build vSAN for high performing workloads. This article is intended to cover hardware differences, slack space, what is vSAN namespace, object, component, Raid-1 vs Raid-5/6, and stripe width, which all can impact performance. Please keep in mind I am not covering dedup/compression overhead … Read more

Part 3. DRaaS on VMWare Cloud on AWS – Config Replication/Protection Groups/Recovery Plans

This is the third installment of my ongoing series on DRaaS. We have have by now installed VR/Site Recovery Manager, configured site pairings, and configured onprem and SDDC mappings. Now it is time to setup Replication, Protection Groups and Recovery Plans. What are Protection Groups and Recovery Plans A protection group is a group of … Read more

VMware Cloud on AWS HA with Stretched Clusters

Each AWS Region supports the infrastructure and services for a given geography. Within each Region, Amazon builds isolated and redundant islands of infrastructure called Availability Zones (AZ). With VMware Cloud on AWS, ESXi hosts traditionally reside in an AWS Availability Zone (AZ) and are protected by vSphere HA. In the event of losing a ESXi … Read more

Pure Block Store for VMC on AWS

I am very excited about this new development in cloud storage via Pure storage. Cloud Block Store is Pure’s own Purity OS running in AWS. This is a huge development because it will allow companies to leverage abilities that have been unavailable in native AWS. Space saving features such as deduplication, compression, and thin provisioning … Read more

VMWare Cloud on AWS Migration Options

I have been asked recently about the “easiest” way to migrate workloads from OnPrem into the VMC. Since I believe “easy” is a matter of perception I thought I would list the 5 techniques I have utilized. 5 types of VM migrations for VMware Cloud on AWS Migration with vMotion Migration with vMotion allows moving … Read more