book
Article ID: 310091
calendar_today
Updated On:
Environment
VMware ESX Server 3.5.x
VMware ESXi 3.5.x Installable
VMware ESX Server 3.0.x
VMware ESXi 3.5.x Embedded
Resolution
The only way to increase the size of a vmdk beyond 1023 GB in ESX 3.5 using vmkfstools:
Warning: These troubleshooting steps require you remove and re-add the virtual machine to the Virtual Machine Inventory. Without removing the virtual machine from the inventory, the VI Client will only continue to recognize the old size of the vmdk.
- Unregister the virtual machine from the Virtual Machine Inventory.
- Extend the vmdk using vmkfstools command. For example:
vmkfstools -X 1200G name_of_the_vmdk
For more information, see Adding space to an ESX host virtual disk (994).
- Re-register the virtual machine in the Virtual Machine Inventory.