Hi,
I'm running a 3 node cluster here. I'm all caught up to 6.4 and was going to update to 7 but ...
When I run pve6to7 on one of the nodes I get a warning message:
Checking running kernel version..
WARN: unexpected running and installed kernel '5.0.15-1-pve'.
A check shows:
root@proxmox-jr:~# pveversion -v
proxmox-ve: 6.4-1 (running kernel: 5.0.15-1-pve)
pve-manager: 6.4-13 (running version: 6.4-13/9f411e79)
pve-kernel-5.4: 6.4-5
pve-kernel-helper: 6.4-5
pve-kernel-5.0: 6.0-11
pve-kernel-5.4.128-1-pve: 5.4.128-2
pve-kernel-5.4.73-1-pve: 5.4.73-1
pve-kernel-5.0.21-5-pve: 5.0.21-10
pve-kernel-5.0.15-1-pve: 5.0.15-1
So there are other kernels there - but it seems stuck on the older one. How do I force it to use the new kernel? I thought just using:
apt update
apt install pve-kernel-5.4.128-1-pve
reboot
would have done it ... but nope. What am I missing here?
I'm running a 3 node cluster here. I'm all caught up to 6.4 and was going to update to 7 but ...
When I run pve6to7 on one of the nodes I get a warning message:
Checking running kernel version..
WARN: unexpected running and installed kernel '5.0.15-1-pve'.
A check shows:
root@proxmox-jr:~# pveversion -v
proxmox-ve: 6.4-1 (running kernel: 5.0.15-1-pve)
pve-manager: 6.4-13 (running version: 6.4-13/9f411e79)
pve-kernel-5.4: 6.4-5
pve-kernel-helper: 6.4-5
pve-kernel-5.0: 6.0-11
pve-kernel-5.4.128-1-pve: 5.4.128-2
pve-kernel-5.4.73-1-pve: 5.4.73-1
pve-kernel-5.0.21-5-pve: 5.0.21-10
pve-kernel-5.0.15-1-pve: 5.0.15-1
So there are other kernels there - but it seems stuck on the older one. How do I force it to use the new kernel? I thought just using:
apt update
apt install pve-kernel-5.4.128-1-pve
reboot
would have done it ... but nope. What am I missing here?