Resize VMDK on ESXi
You've created a Linux guest VM on ESXi, but now it's outgrown its original storage requirements and you need to resize it.
Last updated
You've created a Linux guest VM on ESXi, but now it's outgrown its original storage requirements and you need to resize it.
Last updated
ESXi 7.0 Ubuntu 18.04
Navigate to web interface for ESXi. Find guest VM. You are not required to turn off the VM.
Select VM. Edit. Hard disk - change size for disk (if there is datastore space available).
SSH (or use console) into the guest VM. Make the following changes.
No reboot required.
/dev/sda is the disk you've resized
/dev/sdaX is the partition you have an LV sitting in/on
/vg/lv_root is the logical volume name which you wish to resize