HP-UX Reference (11i v1 05/09) - 1M System Administration Commands A-M (vol 3)
c
crashutil(1M) crashutil(1M)
0 The operation was successful.
1 The operation failed, and an appropriate error message was printed.
EXAMPLES
An HP-UX 11.00 crash dump was saved by savecrash(1M) to
/var/adm/crash/crash.2
. The -p flag
was specified to savecrash, specifying that only those portions of the dump which were endangered by swap
activity should be saved; the rest are still resident in the raw dump devices. To save the remainder of the
dump into the crash dump directory, use:
crashutil /var/adm/crash/crash.2
If preferred, the completed crash dump directory could be in a different location — perhaps on another
machine via NFS:
crashutil /var/adm/crash/crash.2 /nfs/remote/otherdir
To debug this crash dump using tools which do not understand the most current crash dump format, con-
vert it to the older core directory format:
crashutil -v COREDIR /var/adm/crash/crash.2 /tmp/oldcoredir
or the even older "core file and kernel" format:
crashutil -v COREFILE /var/adm/crash/crash.2 /tmp/corefile
/tmp/kernfile
AUTHOR
crashutil was developed by HP.
SEE ALSO
savecrash(1M), crashconf(1M).
Section 1M−−154 Hewlett-Packard Company − 2 − HP-UX 11i Version 1: September 2005