I was/am unsure as to which package determines the crashkernel= settings. If it
is another package, then by all means please update accordingly.
Thanks,
eric
From: boun...@canonical.com on behalf of Todd Taft
<1908...@bugs.launchpad.net>
Sent: Thursday, July 1,
>From my notes:
=
OK, I did the following and made some forward progress:
/etc/default/grub: added
console=ttyS0
update-grub
reboot
virsh console vm843
echo 8 > /proc/sys/kernel/printk
rm -fr /var/crash/*
sync
echo c > /proc/sysrq-trigger
I now see the capture kernel panic messages.
=