WilliamLam.com

  • About
    • About
    • Privacy
  • VMware Cloud Foundation
  • VKS
  • Homelab
    • Resources
    • Nested Virtualization
  • VMware Nostalgia
  • Apple

Search Results for: nested esxi

Quick Tip - Increasing capacity on a Nested VSAN Datastore

03.21.2014 by William Lam // 2 Comments

The other day I needed to increase the capacity on one of my Nested VSAN Datastores as one of our users required a larger VSAN datastore than it was initially configured for. I was expecting to be able to just increase the size of the underlying VMDKs like I would for a traditional Nested ESXi environment and rescan in ESXi to pick up the new capacity without any downtime. It turns out, this is was not exactly the case for a Nested VSAN environment.

increase-capacity-nested-vsan-datastore-0
Disclaimer: Nested Virtualization is not officially supported by VMware

When you first setup VSAN, regardless of how the disks were claimed, VSAN will consume the entire device (SSD or MD). The capacity that VSAN initially detects will then be used to create the necessary partition as part of the VSAN Disk Group creation. VSAN assumes that the capacity for the underlying devices would never change as in the "real" world, disks do not auto-magically get larger 🙂 and this is a valid assumption. In a Nested ESXi environment however, it can auto-magically get larger but VSAN was not built for this use case. What ends up happening is that the underlying devices can be "hot-extended" but the existing VSAN Disk Group can not detect this new capacity.

Having said that, there are two ways you can increase your VSAN datastore:

Option 1 - If you wish to preserve your VSAN Datastore, you can hot-add additional VMDK(s) to your existing VSAN Disk Group or if it is full, you can create a new disk group and add additional VMDK(s). This will modify your setup slightly if you wanted a particular set of disk groups but will allow you to preserve your data.

Option 2 - The latter option requires the deletion and re-creation of the VSAN Datastore which is not ideal if you already have data on it. You will need to increase the capacity of the underlying VMDKs and then re-create your VSAN Datastore, but this way you can keep the existing number of disks and disk groups you initially created your Nested ESXi environment with.

In my scenario, I could not destroy the VSAN Datastore as I had someone using it and so I opted for option #1. Here is what my configuration looked like before which was a single VSAN Disk Group with 1xSSD and 1xMD:

increase-capacity-nested-vsan-datastore-1
I then added an additional 10GB VMDK to each of my Nested ESXi hosts and issue a rescan so the ESXi host would pickup the new device:

increase-capacity-nested-vsan-datastore-2
In just a few seconds, I can see my new storage device. I can now head over to the VSAN management page which is located at the vSphere Cluster and once I refresh, I can see that VSAN has automatically added the new "MD" into the existing disk group and my storage has automatically expanded!

increase-capacity-nested-vsan-datastore-3

Categories // Nested Virtualization, VSAN, vSphere 5.5 Tags // nested virtualization, VSAN, vSphere 5.5

Nested

Here is a consolidated page on all the articles that I have written about Nested Virtualization.

All Nested ESXi Virtual Appliances

  • https://brcm.tech/flings

Installing ESX / ESXi in VM

  • Refresher on Nested ESXi Networking Requirements
  • How to install all versions of ESX and ESXi in VM?

VMware Cloud Foundation

  • Automated Lab Deployment Script updated to support VMware Cloud Foundation (VCF) 5.1
  • Automated VMware Cloud Foundation (VCF) Workload Domain deployment using PowerVCF
  • Custom vSAN HCL JSON for VMware Cloud Foundation (VCF) 5.1 and vSAN ESA using Nested ESXi

VMware Cloud

  • Automated Nested Lab Deployment on SDDC Part 1: VMware Cloud on AWS
  • Automated Nested Lab Deployment on SDDC Part 2: Azure VMware Solution
  • Automated Nested Lab Deployment on SDDC Part 3: Google Cloud VMware Engine
  • Automated Nested Lab Deployment on SDDC Part 4: Oracle Cloud VMware Solution
  • Nested ESXi on VMware Cloud on AWS (VMC)
  • ESX 3.x on VMware Cloud on AWS? 

vSphere 8.0

  • vSphere & vSAN 8 Lab Deployment Script
  • Enabling vSAN 8 Express Storage Architecture (ESA) using Nested ESXi

vSphere 7.0

  • Simplified Nested ESXi installation in ESXi 7.0 Update 2 using HTTP Boot over VirtualEFI
  • Heads Up - Nested ESXi crashes in ESXi 7.0 running on older CPUs

vSphere 6.7

  • Native MAC Learning in vSphere 6.7 removes the need for Promiscuous mode for Nested ESXi
  • Nested ESXi 6.7 Virtual Appliance Updates
  • Leveraging Instant Clone in vSphere 6.7 for extremely fast Nested ESXi provisioning

vSphere 6.5

  • Nested ESXi Enhancements in vSphere 6.5
  • Virtual NVMe and Nested ESXi 6.5?
  • ESXi 6.5 Virtual Appliance is now available
  • vGhetto Automated vSphere Lab Deployment for vSphere 6.0u2 & vSphere 6.5
  • ESXi Learnswitch – Enhancement to the ESXi MAC Learn DvFilter
  • Updated Nested ESXi 6.0u3, 6.5d & 6.5u1 Virtual Appliances
  • New Nested ESXi 6.x Content Library

vSphere 6.0

  • How to configure an All-Flash VSAN 6.0 Configuration using Nested ESXi?
  • Updated VSAN 6.0 Nested ESXi OVF Templates for 64 Nodes, All-Flash Array & Fault Domain Testing
  • How to configure SMP-FT using Nested ESXi in vSphere 6?
  • VMware Tools is now pre-installed with Nested ESXi 6.0
  • Quick Tip – Upgrading VMware Tools for Nested ESXi 6.0
  • Subscribe to vGhetto Nested ESXi Template Content Library in vSphere 6.0
  • How to VMFork aka Instant Clone Nested ESXi?
  • Nested ESXi Virtual Appliance 6.x
  • vSphere 6.0 Update 2 hints at Nested ESXi support for Paravirtual SCSI (PVSCSI) in the future
  • Updated Nested ESXi 6.0u3 & 6.5d Virtual Appliances
  • New Nested ESXi 6.x Content Library

vSphere / vCloud 5.x

  • Having Difficulties Enabling Nested ESXi in vSphere 5.1?
  • How to Enable Nested ESXi & Other Hypervisors in vSphere 5.1
  • How to Enable Nested ESXi & Other Hypervisors in vCloud Director 5.1
  • The Missing Piece In Creating Your Own Ghetto vSEL Cloud
  • How to Enable Support for Nested 64bit & Hyper-V VMs in vSphere 5
  • Nested ESXi Virtual Appliance 5.x

vCloud Air

  • Nested ESXi on vCloud Air (Promiscuous Mode not required)
  • How to deploy vSphere 6.0 (VCSA & ESXi) on vCloud Director and vCloud Air?

Additional Info Tips/Tricks

  • Enable TRIM/UNMAP from Nested vSAN OSA/ESA to physical vSAN OSA
  • Unable to power on vSphere Cluster Services (vCLS) VM in Nested ESXi with no host is compatible with the virtual machine
  • GPU Passthrough with Nested ESXi
  • Using vSphere Lifecycle Manager (vLCM) to remediate Nested ESXi host with CPU on the host is not supported
  • Nested ESXi 5.1 Supports VMXNET3 Network Adapter Type
  • How to Configure Nested ESXi 5 to Support EVC Clusters
  • How to Enable Nested vFT (virtual Fault Tolerance) in vSphere 5
  • How to Install VMware VSA in Nested ESXi 5 Host Using the GUI
  • Cool Undocumented Features in vCloud Director 1.5
  • The Missing Piece In Creating Your Own Ghetto vSEL Cloud
  • Nested Virtualization APIs For vSphere & vCloud Director 5.1
  • How To Enable Nested ESXi Using VXLAN In vSphere & vCloud Director 
  • Will Intel’s VMCS Shadowing Feature Benefit VMware’s Nested Virtualization?
  • How to run Nested RHEV Hypervisor on ESXi? 
  • How to quickly setup and test VMware VSAN (Virtual SAN) using Nested ESXi
  • How to run Nested ESXi on top of a VSAN datastore? 
  • VMware Tools for Nested ESXi 
  • Why is Promiscuous Mode & Forged Transmits required for Nested ESXi?
  • How to properly clone a Nested ESXi VM?
  • Running Nested Xen Hypervisor with VMware Tools on ESXi
  • OVF template for creating Nested ESXi 3 or 32 node VSAN Cluster
  • How to run Nested ESXi on the vCloud Hybrid Service?
  • Do I need additional licenses for Nested ESXi?
  • ESXi MacLearn dvFilter - Improve Network/CPU performance when using Promiscuous Mode for Nested ESXi
  • How to run Qemu & KVM on ESXi?
  • Does the ESXi Mac Learn dvFilter work with Nested ESXi on NSX VXLAN’s?
  • VMware has the best platform to run latest Windows 10 Desktop, Server & Hyper-V Tech Preview!
  • Running Nested ESXi / VSAN Home Lab on Ravello
  • Using PowerCLI to invoke Guest Operations API to a Nested ESXi VM
  • VM serial logging to the rescue for capturing Nested ESXi PSOD
  • Running Nested ESXi, NSX-V or NSX-T on top of NSX-T
  • Configure NSX-T Enhanced Data path / Network Stack (ENS) for Nested ESXi
  • Distributed Power Management (DPM) with Nested ESXi
  • Emulating a Virtual USB storage device using Nested ESXi

How cool is that!? Using VMware Workstation to manage your ESXi hosts (including Free ESXi) & VMs

11.21.2013 by William Lam // 9 Comments

To be completely honest, I have not played with VMware Workstation in quite awhile as my day-to-day job primarily revolves around our Enterprise suite of products. In a recent meeting that I was in, I picked up on some interesting tidbits about the latest version of VMware Workstation 10 and after giving it a try in my lab, I thought I would share one very cool feature that you may be aware of (there is actually a lot of cool features in latest release, check what's new here).

The very first thing I noticed is that unlike other downloads from VMware in which you need to register the product and get an evaluation key. VMware Workstation can be downloaded without any registration and you can start the 30-day free trial immediately after installation! I think that is a really slick and can also come in handy if you need to install Workstation right away for something. Make sure you download from this page here by clicking on "Try for Free" instead of going to www.vmware.com/downloads

One of the capabilities that Workstation introduced probably a couple of releases ago was the ability to connect to a remote system whether that is another Workstation instance, vCenter Server and even an ESXi host. At the time I assumed this was to enable users to easily cold migrate a Virtual Machine that was created locally onto one of these remote targets.

What I did not realize was that you could do a lot more with this capability than to just copy offline Virtual Machines. To my surprise I found that you could fully manage the Virtual Machines on these remote targets including changing the virtual hardware configurations such as adding memory, cpu, disk, etc. guestOS as well as provision new Virtual Machines. The VM Console is fully functional leveraging VMRC and you can even connect to Free ESXi instances and get same capabilities you had with the legacy vSphere C# Client.  The other neat thing about this is you can also manage your Virtual Hardware 10 VMs even though the latest vSphere C# Client does not allow this because VMware Workstation 10 is vHW10 aware.

Here is a screenshot of managing my Free ESXi host which is running on my Apple Mac Mini as well as my vCenter Server. As you can see you can have multiple connections open up which is quite useful, especially if you have a couple of Free ESXi hosts in which you would like a single pane of glass to manage.

Another nice feature is the amount of backwards capability it provides for vSphere. You can go as far back as vSphere 4.1 (vCenter Server & ESXi). To prove this in my environment, I provisioned a Nested ESXi running on vSphere 4.1, 5.0, 5.1 and 5.5 and connected them all to Workstation. This is another great way to manage standalone ESXi hosts if you still need to run older versions.

Lastly, you do not need to be running the Windows version of VMware Workstation to get these benefits. You can also do the same using Workstation for Linux and here is a screenshot of running Workstation on an Ubuntu desktop.

As you can see this is just one of many new and cool capabilities of VMware Workstation 10 and I have to say for $250, this is a steal to be able to easily manage not only your VMs running locally but also remote systems like vCenter Server, ESXi hosts including Free ESXi which is a huge deal IMHO. The Workstation team really knocked it out of the park and I am glad I had the opportunity to check out their latest release. I also hope VMware Fusion will be getting these capabilities in the near future! Simon, I hope you see this 😉

Categories // Uncategorized Tags // ESXi 5.5, free esxi, vSphere 5.5, workstation

  • « Previous Page
  • 1
  • …
  • 32
  • 33
  • 34
  • 35
  • 36
  • …
  • 67
  • Next Page »

Search

Thank Author

Author

William is Distinguished Platform Engineering Architect in the VMware Cloud Foundation (VCF) Division at Broadcom. His primary focus is helping customers and partners build, run and operate a modern Private Cloud using the VMware Cloud Foundation (VCF) platform.

Connect

  • Bluesky
  • Email
  • GitHub
  • LinkedIn
  • Mastodon
  • Reddit
  • RSS
  • Twitter
  • Vimeo

Recent

  • Programmatically accessing the Broadcom Compatibility Guide (BCG) 05/06/2025
  • Quick Tip - Validating Broadcom Download Token  05/01/2025
  • Supported chipsets for the USB Network Native Driver for ESXi Fling 04/23/2025
  • vCenter Identity Federation with Authelia 04/16/2025
  • vCenter Server Identity Federation with Kanidm 04/10/2025

Advertisment

Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy

Copyright WilliamLam.com © 2025

 

Loading Comments...