GNS3 / gns3-gui

GNS3 Graphical Network Simulator
http://www.gns3.com
GNU General Public License v3.0
2.17k stars 436 forks source link

GNS3 v3.0.0a5 VMware OVA Feedback. Long Boot Time. Permission Warnings when changing from DHCP to static IP #3530

Closed mc1903 closed 1 year ago

mc1903 commented 1 year ago

Compared to the current release v2.2.43 OVA, the boot time for the v3.0.0a5 OVA on the same ESXi hardware, is considerably longer.

v2.2.43 boot time from VM power on to the blue menu screen is approx 30 seconds v3.0.0a5 boot time from VM power on to the blue menu screen is approx 3 minutes 10 seconds.

When changing from DHCP to static IP there are several permissions warnings shown just before the VM reboots. I have captured them on a recording here https://youtu.be/Ia0SBDKlU44 at 0:51.

Also the boot time after changing to a static IP increases to approx 4 minutes 20 seconds.

grossmj commented 1 year ago

Hi,

Please can you try to disable cloud-init? All you have to do is type this command: sudo touch /etc/cloud/cloud-init.disabled

Let me know if this solves the slow boot time.

Thanks.

mc1903 commented 1 year ago

Hello Jeremy,

Yes, disabling cloud-init has resolved the slow boot time. VM power on to the blue menu screen is approx 35 seconds now.

Many Thanks M

grossmj commented 1 year ago

Perfect, thanks for confirming :)