vmware / photon

Minimal Linux container host
https://vmware.github.io/photon
Other
3.02k stars 698 forks source link

Photon OS VM won't boot successfully #1140

Open jacobingang opened 3 years ago

jacobingang commented 3 years ago

I'm launching photon OS VM on vcenter and my VM refuses to boot. I logged in through VNC and a service is causing the boot to hang permanently, it says:

[FAILED] Failed to start Wait for Network to be Configured.

i think this might be related to systemd-networkd-wait-online.service. I'm unsure how to proceed. What should i do in this case? I activated the systemd debug shell and disabled the service but nothing changed.

ssahani commented 3 years ago

Which version of photon is this ?

Please provide debugging logs of networkd. The log can be generated by creating e.g. the following drop-in config:

# /etc/systemd/system/systemd-networkd.service.d/override.conf
[Service]
Environment=SYSTEMD_LOG_LEVEL=debug

also your .network config file