2009/6/22 Alex Gor <[email protected]>:
> Yes,files are there(/var/crash/`hostname`)
>
> bounds    unix.1    unix.3    unix.5    vmcore.1  vmcore.3  vmcore.5
> unix.0    unix.2    unix.4    vmcore.0  vmcore.2  vmcore.4
>
> Which one should I take a look at ?

Check the timestamps with "ls -l";  use one set (unix.N + vmcore.N)
that was created after such a crash.

Run "mdb -k N" (where N is the unix.N + vmcore.N file name suffix),
e.g. "mdb -k 5".  In mdb

    ::status

    $<msgbuf

    $C

    ::cpuinfo -v
_______________________________________________
xen-discuss mailing list
[email protected]

Reply via email to