I'm mostly successfully upgraded from pve7to8 everything seems to work except all 3 nodes in cluster are stuck on and old kernel:
pve7to8 --full
# WARN: proxmox-boot-tool is used for bootloader configuration in uefi mode but the separate systemd-boot package is not installed, initializing new ESPs will not work until the package is installed
I've tried re-installing proxmox-ve and pve-kernel and rebooting with no change.
Does anyone have any suggestions to upgrade the kernel? Any help is greatly appreciated.
I'm not sure if it's related but after confirming my pve7 install was using EFI I installed system-boot after the update.
efibootmgr -v
apt install systemd-boot
pve7to8 --full
# WARN: proxmox-boot-tool is used for bootloader configuration in uefi mode but the separate systemd-boot package is not installed, initializing new ESPs will not work until the package is installed
Bash:
#Current state after upgrade
uname -r
5.15.131-2-pve
pveversion
pve-manager/8.1.4/ec5affc9e41f1d79 (running kernel: 5.15.131-2-pve)
proxmox-boot-tool kernel list
Manually selected kernels:
None.
Automatically selected kernels:
5.15.131-2-pve
6.5.11-7-pve
I've tried re-installing proxmox-ve and pve-kernel and rebooting with no change.
Bash:
apt reinstall proxmox-ve
apt reinstall pve-kernel-6.5.11-7-pve
Does anyone have any suggestions to upgrade the kernel? Any help is greatly appreciated.
I'm not sure if it's related but after confirming my pve7 install was using EFI I installed system-boot after the update.
efibootmgr -v
apt install systemd-boot