Skip to main content
VANESSON_SANTOSGmail
New Member
June 17, 2025
Question

Fortigate VM - How to expand master?

  • June 17, 2025
  • 3 replies
  • 1066 views

Good afternoon!

I have the following scenario and would like the community's help. I have a Fortigate VM with 2GB of disk space, only one disk. However, this same disk was expanded by VMware to 52GB. Fortigate continues to recognize only the initial 2GB. How do I expand just the main disk without having to add another disk?

See the screenshot below:

disk.png


I saw in the lab that adding another disk and formatting it works, but how do I use the main disk that already has space?

3 replies

atakannatak
Explorer
June 18, 2025

Hi @VANESSON_SANTOSGmail ,

 

The first (boot) disk on a FortiGate-VM is fixed (~2 GB) and is not resized when you enlarge it in the hypervisor. There is no FortiOS or hypervisor method supported by TAC to ‘grow’ the original root partition in place. Additional capacity must come from a new virtual disk (followed by execute format logdisk) or from redeploying the VM with a larger boot disk.

 

https://community.fortinet.com/t5/FortiGate/Technical-Tip-Extend-log-disk-FortiGate-VM-running-on-VM-ESXi/ta-p/195626

 

https://community.fortinet.com/t5/Support-Forum/Fortigate-VM-7-4-0-Set-Virtual-Disk-Storage-Size/m-p/277103

 

BR.

 

If my answer provided a solution for you, please mark the reply as solved it so that others can get it easily while searching for similar scenarios.

 

CCIE #68781

VANESSON_SANTOSGmail
New Member
June 20, 2025

Thanks for everyone's feedback.