VMware vCenter Install Select Datastore Insufficient Disk Space

In this post, I describe how to fix the error "Insufficient disk space. Minimum required: 25GB" which can occur when installing vCenter Server and selecting the datastore:

Screenshot showing VMware vCenter Server Install Select datastore Insufficient Disk Space error

Cause

This error occurred for me when I tried to install vCenter Server on an ESXi host which I had created in VMware Workstation version 16.2.2 using the default disk size of 142GB.

Despite seeming to be enough space for a tiny test install, this actually only leaves 14GB free for the datastore due to the 120GB taken up by VMFSL (ESXi System Partition):

Screenshot showing disk partitions with 142GB default

Resolution

There are two ways to resolve this issue.  Either increase the size of the datastore or reinstall ESXi with a smaller VMFSL partition.


Resolution 1: Increase Datastore Size

To increase the datastore size, simply add another disk to the ESXi server, then increase datastore capacity through the ESX management UI (accessible through a web browser using the IP address of the ESXi host).

Screenshot showing datastore capacity increase

Resolution 2: Install ESXi with a smaller VMFSL partition

This VMware article describes how you can control the size of the ESXi system partition:
https://kb.vmware.com/s/article/81166

As per the article "Start the host with the install image and when the ESXi installer window appears, press Shift+O within 5 seconds to edit the boot options."

Then type:

systemMediaSize=min

after the existing runweasel cdromBoot command:

Screenshot showing systemMediaSize=min boot option

Complete the installation as normal.

Now, when you view the VMFSL partition, you will notice it is only 24 GB:

Screenshot showing 24 GB VMFSL partition

This leaves plenty of space for your datastore:

Screenshot showing deploy vCenter Server Select datastore without error

The vCenter Server installation can now proceed beyond the Select datastore step.


Related Posts

- VMware ESXi Change Password Policy

Comments

Popular posts from this blog

LG TV This app will now restart to free up more memory

What is the "W" light on a Steelseries keyboard?

Excel Import CSV not using "Use First Row as Headers"