VMware vSphere ESXi 7.x
VMware vSphere ESXi 8.x
VMware vSphere ESX 9.x
As with any VMDK manipulation, a working backup MUST be confirmed before any work is started.
To extend a clustered VMDK, follow the steps below:
/vmfs/volumes/shareddatastore/VM-NAME/VM-NAME.vmdk)vmkfstools -X|--extendvirtualdisk newSize[bBsSkKmMgGtT]vmkfstools --extendvirtualdisk 2048G /vmfs/volumes/shareddatastore/VM-NAME/VM-NAME.vmdk -d eagerzeroedthickOffline extension of a clustered (shared) VMDK is supported but requires reloading configuration files (*.vmx) for all VMs having an access to the disk(s) that has been extended You can reload the configuration files by:
Note: After extending a clustered VMDK from vSphere, make sure to follow the guest OS specific procedure and recommendations to extend the size of the disk in the Guest OS.