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!
Well, as I get, there is no way to make a resize via web-GUI. I had to usepartedUtil resize ...
partedUtil resize ...
and
vmkfstools --growfs ...
Thanks!