I just upgraded a host running an older VyOS rolling build (1.5-rolling-202309170024) to the current VyOS rolling build (1.5-rolling-202406290019).
However, on reboot - it no longer seemed to be handing out DHCP leases to guests correctly.
On the serial console, I did notice these messages - not sure if that’s actually, or safe to ignore (i.e. red herring):
error: no suitable video mode found.
error: no suitable video mode found.
Booting in blind modeBooting in blind mode
[ 0.182474] DMAR: [Firmware Bug]: No firmware reserved region can cover this RMRR [0x000000003e2e0000-0x000000003e2fffff], contact BIOS vendor for fixes
[ 0.396634] fail to initialize ptp_kvm
[ 21.636776] iTCO_wdt iTCO_wdt: can't request region for resource [mem size 0x00000004 64bit]
[ 22.266357] EDAC pnd2: Failed to register device with error -19.
Here’s some of the logfiles, as well as the VyOS configuration:
The 20240630 version have “no changes” compared to 20240629 according to:
But the changes is only regarding VyOS internal changes - could have been some Debian changes (deb-packages) in between which unfortunately is not visible at all through the changelogs or release tracking.
If possible could you paste “dpkg -l” from both the 20240629 and 20240630 install - that should tell if any of the Debian packages have been changed in between and if so which ones?