

First, I will expand a virtual disk of a Linux VM on an ESXi server. You can use the command line tools or tools with the graphical user interface. There are different methods to adjust disk partition size and extend Linux partitions. In this section, I explain how to extend partitions in Linux after expanding virtual disks.

Changing disk partition size may be risky if you make a mistake during the configuration process. It is recommended that you back up your VM before doing operations with disks. If your virtual machine has snapshots, delete them before you resize a virtual disk and adjust disk partition size. To be resized, a virtual disk must not have snapshots. However, you may need to reboot a VM for the operating system to detect the resized disk. Virtual disk size can be increased while a virtual machine is running. Some conditions must be met before you resize a virtual disk and the partitions on that disk.

Using diskpart to extend Windows partitions:.Using the Disk Management snap-in in the Windows guest.Expanding a virtual disk in vSphere Client.Extending a partition in the Windows GUI:.Using parted to extend Linux partitions.Extending a Linux partition with the Disks utility.

