All of lore.kernel.org
 help / color / mirror / Atom feed
From: Russ Anderson <rja@sgi.com>
To: linux-ia64@vger.kernel.org
Subject: Re: [PATCH 1/2] ia64 kdump: add kdump_on_fatal_mca
Date: Tue, 08 Apr 2008 18:21:46 +0000	[thread overview]
Message-ID: <20080408182146.GB8872@sgi.com> (raw)
In-Reply-To: <47FAF533.8010707@jp.fujitsu.com>

On Tue, Apr 08, 2008 at 10:51:42AM -0700, Luck, Tony wrote:
> > I think kdump_on_fatal_mca should be set to 1 by default. Fatal
> > mca is exactly the case where we need a dump to analyze the problem.
> 
> I'm not so sure.  If the fatal MCA was caused by the s/w doing something
> wrong (e.g. accessing non-existant memory), then a dump is useful to find out
> what went wrong.
> 
> But if the MCA was caused by some h/w error (e.g. 2xECC bit error in kernel
> memory), then a dump won't help.
> 
> Perhaps the dump would help distinguish the s/w case from the h/w case?

Yes.  We generally try to take a dump after a crash to collect all
the available data.  The analysis of the data (to determine h/w or
s/w) occurs after the reboot.

As an alternative, could kdump_on_fatal_mca be turned on by 
default in Altix (in the Altix specific boot code)?  Then
we could set our default without impacting other vendors.

Thanks,
-- 
Russ Anderson, OS RAS/Partitioning Project Lead  
SGI - Silicon Graphics Inc          rja@sgi.com

  parent reply	other threads:[~2008-04-08 18:21 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-08  4:31 [PATCH 1/2] ia64 kdump: add kdump_on_fatal_mca Hidetoshi Seto
2008-04-08 17:36 ` Jay Lan
2008-04-08 17:51 ` Luck, Tony
2008-04-08 18:19 ` Jay Lan
2008-04-08 18:21 ` Russ Anderson [this message]
2008-04-08 18:34 ` Jay Lan
2008-04-08 18:54 ` Luck, Tony
2008-04-09  0:36 ` Hidetoshi Seto
2008-04-09 21:59 ` Luck, Tony
2008-04-09 23:01 ` Bjorn Helgaas

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=20080408182146.GB8872@sgi.com \
    --to=rja@sgi.com \
    --cc=linux-ia64@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.