Your LAB performance: it’s mainly the storage

Storage is key, saying as ex. Virtana employee. If you want to build a fast and great lab, you need to understand your options in this area.

I am impressed. My PCIe NVMe Gen4 with Ryzen 3900XT in nested virtualization (Workstation 16 / vSphere 6.7) deploys faster Windows Server 2022 compared to ~10 years old Nehalem generation physical servers (vSphere 6.7) with legacy FC SAN attached. This is a LAB test, it’s not about HA or reliability, it’s only about my time spent on learning new technology.

My ultimate goal is to build a cost-effective hands-on lab environment and test cloud migration tools. I am researching what would be the best possible source system – how to run vSphere 6.7 and 7.0 U3 (released recently) in a production-like environment.

I am also using this LAB to prepare for VCP 2021 DCV and NV exams. Stay with me, hopefully, at the end of the day, we build something useful together saves time for everyone reading.

Storage I used in my LABs since 2009: FC SAN / SCSI 15K, SATA 7K, SAS 7K/10K, SATA SSD, NVMe 4.0 Gen4 PCIe M.2

Memory and CPU, is nested virtualization good enough in 2021?

DDR3 vs. DDR4, I am not impressed, except for the price point. The more RAM you have the more VMs will fit. Cores, yes, probaby 12 core Nehalem is legacy today. The more Core, the more VMs.

If my Ryzen 3900XT (12 core @ 3.8 Ghz) based nested virtualized lab works nice, my next investment is AMD Ryzen Threadripper 3990X (64 core @ 2.9 GHz). A small 3 node VMware SMB source system easily fits into a single silent box on my table.

Why storage is so critical?

This is me, ~10 years ago whiteboarding IBM SVC monitoring for customers

I am a data center freak. Large production, mission-critical systems, FC SAN. Working at Virtual Instruments I really enjoyed learning about SAN. Infrastructure Performance Management is mainly about the real-time performance of the storage area network.

When you design your multi-cloud LAB, your source system needs to match the production as much as possible at a low budget. Obviously, you do not FC SAN at home, unless you want to better understand real-time performance and connect such device I was promoting a decade before:

I found this ~10-year-old SAN Performance Probe on eBay.
I used such for POCs in CEE. This can monitor 8 FC SAN ports up to 8Gbps, realtime.
You need TAP (traffic access point to split the light) from Corning to get this work.
You also need their software to process data from the device and build nice dashboards.

Virtual Instruments is today called Virtana. They do great things, they help you to better estimate the workload before cloud migration really happens. I will take a closer look on Virtana Migrate as time permits because I worked there and I am curious how they improved while I was working at Microsoft with Azure recent 7 years.

Related posts

Comparison of VMware relocation options in public cloud

I keep researching this topic from several perspectives: regional availability, provided architecture, most popular use cases, VMware software versions, provided hardware configuration, and finally the price of a 3-node vSphere cluster in the Cloud.

AWS MiGratioN, GCP Migrate4Cloud, and Azure Migrate pros and cons

It’s been more than 5 years since I am testing and comparing 1st party migration tools. I have seen these tools getting better over the years, with major improvements by acquisitions, end-of-life products, continuous changes, and improvements not just the tools but the methodology around, well-architected, CaF, the concept of the landing zone, 5Rs become 7Rs. In this article, I am sharing my experiences with the most commonly used cloud migration tools.

Oracle Database service for Azure – connecting Azure VM and Power App

I have connected a Database Admin Azure VM running Oracle’s SQL Developer (Windows version) and a Microsoft Power Platform application displaying Oracle’s HR demo schema (via on-premises data gateway on Azure VM connecting with Power Platform’s Oracle Premium Connector) to the same Oracle Database hosted on OCI.

Oracle Database service for Azure – linking subscriptions

As part of my multi-cloud research, I wanted to test Oracle Database Service for Azure. In this article, you will see how to sign up for the new service and how to link Oracle and Azure accounts. I used Frankfurt datacenters, Azure MSDN, and OCI paid account (Free Tier does not work) using my private Azure Active Directory.

Why multi-cloud is the way to go? VMware and Oracle perspective.

While cloud migration is still a popular topic during customer discussions, I have noticed that more and more customers are considering an exit plan from one cloud (vendor lock-in) to another cloud meaning there is an increase in multi-cloud migration demand. VMware, Oracle, and SAP are the major workloads in on-premises data centers today. Based on my research both VMware and Oracle are very vocal about the importance of having a multi-cloud strategy.

AWS Site-to-Site VPN using MikroTik RouterOS

There are two ways of approaching this challenge. (#1) running MikroTik virtual appliance (CHR) in AWS (#2) using Virtual Private Gateway, a “cloud-native” networking solution provided by AWS. Each solution has its own benefits.