Extending a VMFS volume to use new LUN space after expansion
book
Article ID: 315433
calendar_today
Updated On:
Products
VMware vSphere ESXi
Issue/Introduction
I expanded a SAN LUN that has a VMFS volume on it. How can I extend that volume to use the newly added LUN space?
Environment
VMware vSphere ESXi 7.x VMware vSphere ESXi 8.x
Resolution
VMFS volumes do not automatically expand. You need to extend the volume manually by taking these steps:
Create a new VMFS partition on the free space.
Use the new partition as an extent candidate for the original volume.
Before performing this procedure, on a safer side you may:
Have all virtual machines on this volume powered down.
Have no active virtual swap files on this volume.
Have no service console processes using the VMFS volume. In addition, if you are logged on to the service console, you must not cd to any directory used by the VMFS volume.
Ensure that the LUN has not exceeded the maximum LUN size as described in the Configuration Maximums document for the applicable ESX/ESXi version.
For information on increasing the capacity of a datastore under ESXi 7.x, see the Increase VMFS Datastores section of the vSphere 7.x Storage Guide.
For information on increasing the capacity of the datastore via the ESXi 7.x command-line, see Using vmkfstools section of the VMware vSphere 7.x Storage Guide.