Hi Everyone!
I am testing EMS for FortiClient VPN depolymant and have depoloyed the ova image of EMS 7.4.1 on my esxi and switched to multi site management. I tried to create a deployment package to deploy FortiClient via invention.
At the final step (4) of the Installer package creation process i get the following error: failed to create deployment package: not enough disk space.
It does not depend if i use multi site configuration or not. i tried both. Same error.
The Interface tells me, that there is 30% free space availible.
Has anyone encountered the same error and has a fix?
Regards,
Thomas
Solved! Go to Solution.
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
Successfull expanded the disks, partitions and volumes! Works now!
Take a snapshot!
Extend the vmdk to 100 GB
In the shell:
View actual config:
sudo lsblk -f
Change sizes:
sudo parted /dev/sda
print
resizepart 3 100%
print
sudo lvresize -l +100%FREE /dev/mapper/ubuntu--vg-ubuntu--lv
sudo lvextend --resizefs -l +100%FREE /dev/mapper/ubuntu--vg-ubuntu--lv
View new config:
sudo lsblk -f
Hello,
Thank you for using the Community Forum. I will seek to get you an answer or help. We will reply to this thread with an update as soon as possible.
Thanks,
Based on the requirements it will need at least 80GB of free disk space, is this available on this setup?
No, it is not. The OVA Image is configured with 40 GB Harddrive.
If there is the need for 80 GB free harddrive, i dont understand, why fortinet is publishing an image with just an 40 GB image, where is just 19 GB on the main partition.
Successfull expanded the disks, partitions and volumes! Works now!
Take a snapshot!
Extend the vmdk to 100 GB
In the shell:
View actual config:
sudo lsblk -f
Change sizes:
sudo parted /dev/sda
print
resizepart 3 100%
print
sudo lvresize -l +100%FREE /dev/mapper/ubuntu--vg-ubuntu--lv
sudo lvextend --resizefs -l +100%FREE /dev/mapper/ubuntu--vg-ubuntu--lv
View new config:
sudo lsblk -f
Thank you for your feedback, I'm glad it works.
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1688 | |
1087 | |
752 | |
446 | |
226 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.