* Questions and problems regarding kdump
@ 2014-04-18 22:24 GEO
0 siblings, 0 replies; only message in thread
From: GEO @ 2014-04-18 22:24 UTC (permalink / raw)
To: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 1218 bytes --]
Hi,
I have successfully set up kdump to handle oops/panics, however I have a few
question regarding the whole process.
First of all, I am currently under linux 3.13.0-24 and my /etc/default/kdump-
tools contains the following options:
USE_KDUMP=1
KDUMP_SYSCTL="kernel.panic_on_oops=1"
KDUMP_FAIL_CMD="reboot -f"
KDUMP_CMDLINE_APPEND="maxcpus=1"
The default for KDUMP_CMDLINE_APPEND= seems to be "irqpoll maxcpus=1 nousb",
but I removed nousb as I have a system running where the root device is
connect over a usb port.
What are the risks of removing irqpoll?
I removed the option from the file because I seemingly got a kernel panic of
the invoked crash kernel when it was called with irqpoll option.
The output can be seen in the two attached images (I got to this screen after
I invoked a panic with "echo c > /proc/sysrqhandler ", screen turned black for
short time, which indicates the other kernel is starting and then received the
output as seen).
When the crash kernel is invoked it boots to the Desktop, which seems very
unnecessary because it will reboot anyway after dumping the memory. What
option would you recommend for the kernel to just dump the memory (network not
needed)?
Thanks
[-- Attachment #2: IMG_4693.jpg --]
[-- Type: image/jpeg, Size: 160915 bytes --]
[-- Attachment #3: IMG_4694.jpg --]
[-- Type: image/jpeg, Size: 223478 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-04-18 22:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-18 22:24 Questions and problems regarding kdump GEO
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox