<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Vivek Goyal wrote:<br>
<br>
How do I subscribe to the kexec mailing list on lists.infradead.org?<br>
I tried majordomo, as on vger, but it didn't work.<br>
<br>
-piet<br>
<br>
<blockquote cite="mid:20070911035250.GA5053@in.ibm.com" type="cite">
  <pre wrap="">On Mon, Sep 10, 2007 at 11:35:21AM -0700, Randy Dunlap wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">On Fri, 7 Sep 2007 17:57:46 +0900 Ken'ichi Ohmichi wrote:

    </pre>
    <blockquote type="cite">
      <pre wrap="">Hi,
      </pre>
    </blockquote>
    <blockquote type="cite">
      <pre wrap="">I released a new makedumpfile (version 1.2.0) with vmcoreinfo support.
I updated the patches for linux and kexec-tools.

PATCH SET:
[1/2] [linux-2.6.22] Add vmcoreinfo
  The patch is for linux-2.6.22.
  The patch adds the vmcoreinfo data. Its address and size are output
  to /sys/kernel/vmcoreinfo.

[2/2] [kexec-tools] Pass vmcoreinfo's address and size
  The patch is for kexec-tools-testing-20070330.
  (<a class="moz-txt-link-freetext" href="http://www.kernel.org/pub/linux/kernel/people/horms/kexec-tools/">http://www.kernel.org/pub/linux/kernel/people/horms/kexec-tools/</a>)
  kexec command gets the address and size of the vmcoreinfo data from
  /sys/kernel/vmcoreinfo, and passes them to the second kernel through
  ELF header of /proc/vmcore. When the second kernel is booting, the
  kernel gets them from the ELF header and creates vmcoreinfo's PT_NOTE
  segment into /proc/vmcore.
      </pre>
    </blockquote>
    <pre wrap="">Hi,
When using the vmcoreinfo patches, what tool(s) are available for
analyzing the vmcore (dump) file?  E.g., lkcd or crash or just gdb?

gdb works for me, but I tried to use crash (4.0-4.6 from
<a class="moz-txt-link-freetext" href="http://people.redhat.com/anderson/">http://people.redhat.com/anderson/</a>) and crash complained:

crash: invalid kernel virtual address: 0  type: "cpu_pda entry"

Should crash work, or does it need to be modified?

    </pre>
  </blockquote>
  <pre wrap=""><!---->
Hi Randy,

Crash should just work. It might broken on latest kernel. Copying it
to crash-utility mailing list. Dave will be able to tell us better.

  </pre>
  <blockquote type="cite">
    <pre wrap="">This is on a 2.6.23-rc3 kernel with vmcoreinfo patches and a dump file
with -l 31 (dump level 31, omitting all possible pages).

    </pre>
  </blockquote>
  <pre wrap=""><!---->
Thanks
Vivek

--
Crash-utility mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Crash-utility@redhat.com">Crash-utility@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/crash-utility">https://www.redhat.com/mailman/listinfo/crash-utility</a>
  </pre>
</blockquote>
<br>
</body>
</html>