View Single Post

   
  #4 (permalink)  
Old 01-16-2008, 07:53 AM
Casper H.S. Dik
 
Posts: n/a
Default Re: what is in /var/crash/localhost?

awouk@blackhole.nyx.net (arthur wouk) writes:

>a power outage yesterday started a reboot on a sparc2 running solaris
>7. during the reboot is was told that core found no room in
>/var/crash/localhost.
>oafter the boot completed i found the following there:


>total 76386
>-rw-r--r-- 1 root root 2 Feb 6 2002 bounds
>-rw-r--r-- 1 root root 343937 Feb 3 2002 unix.0
>-rw-r--r-- 1 root root 344934 Feb 6 2002 unix.1
>-rw-r--r-- 1 root root 19660800 Feb 3 2002 vmcore.0
>-rw-r--r-- 1 root root 18853888 Feb 6 2002 vmcore.1


>i don't remember what happened in february! is there any reason
>why i would want to keep any these files?


Well, apparently your system panic'ed again recently
and there's still a coredump on swap.

You can remove the files and then rrun "savecore" to save
the last dump captured.

Kernel cores point to some problem in your sytsem and are
worth examining; of course, 2.5 years old core dumps
might not provide a lot of valuable insight.


Casper
--
Expressed in this posting are my opinions. They are in no way related
to opinions held by my employer, Sun Microsystems.
Statements on Sun products included here are not gospel and may
be fiction rather than truth.
Reply With Quote