Skip to content

Matt Adam

Tech Blog

Menu
  • Home
  • Home Lab
    • Home Lab
    • Home Lab with NSX-T
  • Kubernetes
    • Openshift
    • K3s
    • Tanzu
      • Tanzu – TKGs (WCP)
      • Tanzu – TKG (TKGm)
    • Avi Kubernetes Operator (AKO)
  • About
  • Privacy Policy
Menu

Home Lab – Configuring Nested ESXi7 on SuperMicro UPDATED

Posted on July 12, 2022September 8, 2022 by Matt Adam

So with the first lab I ran into some DHCP issues, since I wasn’t separating anything with vlans, nor was I separating the traffic via switches. With this new lab, I’ve simplified it even further. I’m not using any routing and switching, outside of NSX-T.

So for configuring the Nested ESXis, you can still follow this guide. The guide will show the process of deploying nested ovas onto your physical ESXi. As far the vm settings, network configurations, please see below.

Table of Contents

  • Physical ESXi Network Settings
  • Nested ESXi VM configuration

Physical ESXi Network Settings

Default settings here. Every VM is set to use the VM Network port group. My lab network is using vlan 3, fyi. If you are not using a vlan, then disregard that.
Default, no additional switches here.
on the vSwitch0, set the MTU to 9000 and under Security, change everything to Accept. It doesn’t matter which uplink you see in there, fyi.
No changes here. I have 4 ethernet cables plugged in, and I’m only really using 1.
On the vmk0 VMKernel NIC, set the MTU to 9000. Don’t modify anything else, or you might lose network connectivity.

Nested ESXi VM configuration

Follow the doc above on how to configure these vms.

Here’s an updated picture of how I have it configured in the new lab.

Nested esxi Specs:

  • 8 cpu each (Make sure to check “Expose hardware assisted virtualization to the guest OS”)
  • 64 GB memory
  • 3 Hard Disks
    • 8GB for ESXi installation (Thin provisioned)
    • 4GB for vSAN caching (Thin provisioned)
    • 500GB for vSAN capacity (Thin provisioned)
  • 3 Network Adapters: All VM Network

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Recent Posts

  • Upgrading the ESXi Node from vSphere7 to vSphere 8
  • Setting up the Kubernetes Dashboard
  • Running a DNS server in K3s
  • Raspberry Pi Kubernetes Cluster
  • Pod Routing: NodePort, ClusterIP, NodePortLocal

About

My name is Matt Adam and I’m a Product Line Manager at VMware.

I support the NSX Advanced Load Balancer (Avi Networks) with a focus on containers and Kubernetes. I have a background in load balancing, automation, development, and public cloud.

© 2023 Matt Adam | Powered by Minimalist Blog WordPress Theme