How do I check the crash dump configuration in hp-ux?



  • To check the crash dump configuration run the following command:

    # crashconf -v
    CLASS PAGES INCLUDED IN DUMP DESCRIPTION
    -------- ---------- ---------------- -------------------------------------
    UNUSED 135924 no, by default unused pages
    USERPG 2978269 no, by default user process pages
    BCACHE 3579964 no, by default buffer cache pages
    KCODE 7614 no, by default kernel code pages
    USTACK 46339 yes, by default user process stacks
    FSDATA 0 yes, by default file system metadata
    KDDATA 1628583 yes, by default kernel dynamic data
    KSDATA 3118 yes, by default kernel static data
    SUPERPG 967 no, by default unused kernel super pages
    
    Total pages on system: 8380778
    Total pages included in dump: 1678040
    
    Dump compressed: ON
    
    DEVICE OFFSET(kB) SIZE (kB) LOGICAL VOL. NAME
    ------------ ---------- ---------- ------------ -------------------------
    31:0x012000 1024 33554432 64:0x000012 /dev/vg00/swap
    ----------
    33554432
    

Log in to reply
 

© Lightnetics 2024