Proxmox VE 7 to 8 Issues
On this page
NTP Network Script locking bootup
We have encountered a rare case where having ntp configured on the physical servers,
instead of system-timesyncd or chrony had completely broken our bootup sequence
after upgrading Proxmox VE 7.4 (Debian Bullseye) to version 8.0 (Debian Bookworm).
To resolve this issue the following things are recommended prior to server upgrade:
- Remove the
ntppackage from your server and virtualize it. - Remove the
/etc/network/if-up.d/ntpsec-ntpdatescript or move it to another directory if present, after upgrading to Bookworm, but before rebooting. - Install the
chronypackage after upgrading your server, also prior to the reboot.
This should prevent you from having booting lockups related to this problem.
Sources: https://forum.proxmox.com/threads/strange-networking-behavior-after-upgrading-to-8-0.129381/