From: "Ken'ichi Ohmichi" <oomichi@mxs.nes.nec.co.jp>
To: Itsuro ODA <oda@valinux.co.jp>
Cc: kexec@lists.infradead.org
Subject: Re: [RFC] makedumpfile: xen extraction
Date: Fri, 1 Jun 2007 18:14:24 +0900 [thread overview]
Message-ID: <20070601181424oomichi@mail.jp.nec.com> (raw)
In-Reply-To: <20070528091114.529F.ODA@valinux.co.jp>
Hi Oda-san,
2007/05/28 10:49:49 +0900, Itsuro ODA <oda@valinux.co.jp> wrote:
>I think the part of xen hypervisor and domain-0 is enough to analyze
>a cause of system crash in almost of all cases under xen environment.
>Thus extracting the part of xen and domain-0 from /proc/vmcore under
>the second kernel is useful to reduce down time.
>
>The attached patch enables makedumpfile to extract the part of xen and
>domain-0 from vmcore.
>I implemented this function as an option of makedumpfile since many
>parts of makedumpfile can be used for implement of this function
>and the aim of this function is same as the aim of makedumpfile.
>
>usage: -X option is added for this funtion. -E and "-x xen-syms" must be
> specified with -X.
> "makedumpfile -XE -x xen-syms [-D] vmcore output-vmcore"
>
>This patch is for makedumpfile-1.1.3.
>
>This patch supports x86-PAE and ia64 now.
>(x86 and x86_64 is easy to support. I'd like to get feedbacks before
>implement many architectures.)
>
>The output-vmcore can be analyzed by "crash" command for both of
>xen hypervisor and domain-0.
>
>Your comments are welcome.
Thank you for the xen patch, I'm interested in your patch.
I'd like to separate the command of xen from the makedumpfile command,
because the commandline usage should be simple and the binary file should
be small in 2nd-kernel memory. Please let me know your opinion.
Thanks
Ken'ichi Ohmichi
_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec
next prev parent reply other threads:[~2007-06-01 9:14 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-28 1:49 [RFC] makedumpfile: xen extraction Itsuro ODA
2007-06-01 9:14 ` Ken'ichi Ohmichi [this message]
2007-06-04 4:01 ` Itsuro ODA
2007-06-06 11:19 ` Ken'ichi Ohmichi
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=20070601181424oomichi@mail.jp.nec.com \
--to=oomichi@mxs.nes.nec.co.jp \
--cc=kexec@lists.infradead.org \
--cc=oda@valinux.co.jp \
/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.