From: GEO <1g2e3o4@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: Questions and problems regarding kdump
Date: Sat, 19 Apr 2014 00:24:01 +0200 [thread overview]
Message-ID: <1789924.0o03s5AVh2@linuxpc> (raw)
[-- 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 --]
reply other threads:[~2014-04-18 22:24 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1789924.0o03s5AVh2@linuxpc \
--to=1g2e3o4@gmail.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox