Re: Help with savecore (HPUX 10.20)
From: Alan D Johnson (adjtech_at_hvc.rr.com)
Date: 07/09/05
- Previous message: Massimiliano Adamo: "Re: file size in mb"
- In reply to: William Smith: "Re: Help with savecore (HPUX 10.20)"
- Next in thread: Mikko Nahkola: "Re: Help with savecore (HPUX 10.20)"
- Reply: Mikko Nahkola: "Re: Help with savecore (HPUX 10.20)"
- Reply: Martin Jost: "Re: Help with savecore (HPUX 10.20)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 09 Jul 2005 01:42:47 GMT
William Smith wrote:
> Florian Anwander <spam.interessiert.nicht@mnet-online.de> wrote in
> news:3j71mqFofpv0U1@individual.net:
>
>
>>Hi William
>>
>>first do the command
>># mount
>>
>
>
> # mount
> / on /dev/dsk/c0t0d0 defaults on Sun Feb 19 18:06:52 2006
>
> * this is it... no LVM stuff. SAM doesn't report any LVM's either
>
>
>>If c0t6d0 is broken now, savecore won't find the partition containing
>>the dump (perhaps alreacdy the dump-mechnism did not find it to write
>>it).
>>
>>you might have a look at the manpage of savecore. especially the
>>Options -D and -O and also the section "Problems and Remedies"
>>
>
>
> In the case of the crash I'm trying to analyze, here is the output:
>
>
> | System Panic:
> | B2352B HP-UX (B.10.20) #1: Sun Jun 9 08:03:38 PDT 1996
> | panic: (display==0xbf00, flags==0x0) m_copydata 3
> | ...
> | sync'ing disks (13 buffers to flush): 13 13 13 13 13 13 13 13 13 13 13
> | 13 13 13 13 13 13 13 13 13 13 13 13 13 13 13 13 13 13 13 13 13 13 13
> | 13 13 13 13 13 13 13 13 13 13 13 13 13 13 13 13 13 13 13 13 13 13 13
> | 13 13 13 13 (13 buffers to flush): 13
> | 13 buffers not flushed
> | 0 buffers still dirty
> | It was not possible for the kernel to find a process
> | that caused this crash.
>
> According to the savecore man page, the crash console messages should
> say where to find the crash dump (for the -D and -O options), but this
> doesn't seem to show it.
>
> Regards,
> Bill Smith
My .02. The system that you are running is not a correct HP-UX install.
HP-UX 10.20 boot disks are supposed to be SCSI ID 6.
c(ontroller)0t(arget)6d(isk)0. You are booting off of target 0 ( the
lowest priority on the SCSI bus ) the controller is id 7, the highest,
the boot disk is supposed to be next (6). I do not know the exact code,
but I never tried to run a system disk off of anything besides ID 6, it
didn't work right, at least with 10.x
- Previous message: Massimiliano Adamo: "Re: file size in mb"
- In reply to: William Smith: "Re: Help with savecore (HPUX 10.20)"
- Next in thread: Mikko Nahkola: "Re: Help with savecore (HPUX 10.20)"
- Reply: Mikko Nahkola: "Re: Help with savecore (HPUX 10.20)"
- Reply: Martin Jost: "Re: Help with savecore (HPUX 10.20)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]