Hello ! )
I saw a few days ago in the updates that the 5.15.107-2 kernel had arrived and I checked in the GUI of the node during a reboot but it the boot loader only loads the old version and I am not sure why.
I tried to force it on the next boot but it still didn't work.
I use UEFI with a ZFS pool at boot time (systemd-boot).
I don't know if it's related but when I run the
Thanks in advance for your help
GaMMa
I saw a few days ago in the updates that the 5.15.107-2 kernel had arrived and I checked in the GUI of the node during a reboot but it the boot loader only loads the old version and I am not sure why.
I tried to force it on the next boot but it still didn't work.
proxmox-boot-tool kernel pin 5.15.107-2-pve --next-boot
I use UEFI with a ZFS pool at boot time (systemd-boot).
I don't know if it's related but when I run the
"proxmox-boot-tool status"
command, I get "WARN: /dev/disk/by-uuid/FCD2-3E48 does not exist"
while the two disks of the pool are well seen by the system, but maybe it's because of the ZFS pool?
Code:
# apt list --installed | grep kernel
pve-kernel-5.15.102-1-pve/stable,now 5.15.102-1 amd64 [installed]
pve-kernel-5.15.107-2-pve/stable,now 5.15.107-2 amd64 [installed,automatic]
pve-kernel-5.15/stable,now 7.4-3 all [installed]
Code:
# proxmox-boot-tool status
Re-executing '/usr/sbin/proxmox-boot-tool' in new private mount namespace..
System currently booted with uefi
FCD1-C743 is configured with: uefi (versions: 5.15.102-1-pve, 5.15.107-2-pve)
WARN: /dev/disk/by-uuid/FCD2-3E48 does not exist - clean '/etc/kernel/proxmox-boot-uuids'! - skipping
Code:
# proxmox-boot-tool kernel list
Manually selected kernels:
None.
Automatically selected kernels:
5.15.102-1-pve
5.15.107-2-pve
Thanks in advance for your help
GaMMa