OpenNebula / one-apps

Toolchain to build OpenNebula appliances
Apache License 2.0
12 stars 11 forks source link

Upgrading Ubuntu 2204 marketplace appliance causes slow boot #16

Closed dann1 closed 6 months ago

dann1 commented 1 year ago

Description

After creating the machine, logging in and running apt update apt upgrade, upon subsequent restarts the OS takes a very long time to load due to the fact that it freezes on the “Network to be Configured” action

Steps to reproduce

image

Workaround

Disable the systemd unit timing out with systemctl disable systemd-networkd-wait-online.service. This could cause problems with NETCFG_TYPE=networkd.