All of lore.kernel.org
 help / color / mirror / Atom feed
From: Goncalo Gomes <goncalo.gomes@eu.citrix.com>
To: xen-devel@lists.xensource.com
Subject: Xen and crashdumps
Date: Sun, 27 Dec 2009 23:13:24 +0000	[thread overview]
Message-ID: <4B37EA14.40401@eu.citrix.com> (raw)

I was wondering how do you usually analyze post-mortem dumps in atypical 
deployments of Xen with Linux as dom0 such as in Citrix XenServer, where 
the hypervisor is 64bit and the dom0 is 32bits (or the other way around 
- if architecturally possible - for that matter)?

If you have any thoughts on how to approach these scenarios, I would 
appreciate if you could shed some light. The crash utility and gdb 
doesn't seem to support these combinations out-of-the-box and the 
minidump output of the kdump tool in XenServer is only useful to 
find/understand the place in the text section where the softlockup is 
being triggered from, but not sufficient to understand why an IO region 
is faulting on access at some point during the driver execution when the 
driver itself only releases this region during cleanup (clearly not the 
case here, as it happens during intensive IO and the first few dozens of 
IOs actually go through). Analyzing the in memory kernel/xen/driver 
structures seems to be the next plausible step to further 
analyze/understand the issue that I can think of. Your thoughts on how 
to analyze the 64bit vmcore using a 32bit vmlinux are much appreciated, 
though.

Thanks,

Goncalo.

                 reply	other threads:[~2009-12-27 23:13 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=4B37EA14.40401@eu.citrix.com \
    --to=goncalo.gomes@eu.citrix.com \
    --cc=xen-devel@lists.xensource.com \
    /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.