VMware vSphere

 View Only

 No way to edit a partion table

Jump to  Best Answer
The Immortal's profile image
The Immortal posted Mar 21, 2025 05:53 AM

Hi there!

Could you tell me please is there a way to edit partition table via web-GUI on ESXi 8.0? I cannot do anything there to unsrease free space of VMFS.

Thank you!

The Immortal's profile image
The Immortal  Best Answer

Well, as I get, there is no way to make a resize via web-GUI. I had to use
partedUtil resize ...

and

vmkfstools --growfs ...

Thanks!