From: panxj <xue...@io...> - 2005-03-09 06:23:40
|
Hi: I think you can use the swap partition to dump the panic kernel. But you may try it first, type" echo 2>/proc/mkexec/stats". If it works, you may see some messages on the console. The developer of mkdump says that the tool to analyse the dump is on development. However, the attach is a tool that can convert the mkdump-format to lkcd format(thanks to Dr. Itsuro Oda). Then you may use the lkcd tools to catch the reason of the panic. On Tue, 08 Mar 2005 20:13:46 -0800 mkd...@li... wrote: > Send Mkdump-devel mailing list submissions to > mkd...@li... > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/mkdump-devel > or, via email, send a message with subject or body 'help' to > mkd...@li... > > You can reach the person managing the list at > mkd...@li... > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Mkdump-devel digest..." > > > Today's Topics: > > 1. dumping on swap device (skunk) > > --__--__-- > > Message: 1 > From: skunk <sk...@le...> > To: mkd...@li... > Date: Wed, 9 Mar 2005 03:30:53 +0100 > Subject: [Mkdump-devel] dumping on swap device > > --nextPart1444948.uKbXQOB4Ti > Content-Type: text/plain; > charset="us-ascii" > Content-Transfer-Encoding: 7bit > Content-Disposition: inline > > hi all! > > i'm having some troubles with a isp server and want to get a kernel backtrace to work on... > i don't have free disk space for an extra dump partitition, so i specified the swap partitition in /proc/mkexec/dumpdev > and commented out the swap partitition from /etc/fstab so it won't automatically activated at boot time... > is there something wrong with this setup? will i get a useful dump at next kernel panik? > where can i find the tools necessary for extracting the dump from my swap partitition? > > thank you! > > --nextPart1444948.uKbXQOB4Ti > Content-Type: application/pgp-signature > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.6 (GNU/Linux) > > iD8DBQBCLl/hfmQMMfkPYy4RAkHFAKCV2ZGffCQT2xuKYWc3MDSUyU+BDACgufXC > BVau4gUdbLEVCvWBO4f/3xQ= > =PDFe > -----END PGP SIGNATURE----- > > --nextPart1444948.uKbXQOB4Ti-- > > > > --__--__-- > > _______________________________________________ > Mkdump-devel mailing list > Mkd...@li... > https://lists.sourceforge.net/lists/listinfo/mkdump-devel > > > End of Mkdump-devel Digest > |