Hi team
I am running the following
I have been attempting to install kdump etc.
It seems though that Debian's kexec-tools are too old for the pve kernel.
See https://bugs.launchpad.net/ubuntu/+source/kexec-tools/+bug/1713940
There doesnt seem to be a backport, installing Buster's package may be the only option.
Has anyone else come across this?
I am running the following
Code:
root@saito:~# uname -a
Linux saito 4.15.17-2-pve #1 SMP PVE 4.15.17-10 (Tue, 22 May 2018 11:15:44 +0200) x86_64 GNU/Linux
root@saito:~# cat /etc/debian_version
9.4
root@saito:~# dpkg -l kexec-tools
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-======================-================-================-==================================================
ii kexec-tools 1:2.0.14-1 amd64 tools to support fast kexec reboots
root@saito:~#
I have been attempting to install kdump etc.
It seems though that Debian's kexec-tools are too old for the pve kernel.
See https://bugs.launchpad.net/ubuntu/+source/kexec-tools/+bug/1713940
There doesnt seem to be a backport, installing Buster's package may be the only option.
Has anyone else come across this?