Sponsored Content
Full Discussion: AIX system dump analysis
Operating Systems AIX AIX system dump analysis Post 303035167 by RecoveryOne on Wednesday 15th of May 2019 05:03:34 PM
Old 05-15-2019
There's a known issue with the 9117-MMC's that can affect system stability. I believe it was ECA337.
I do not believe the kernel has any issues. I've a few AIX 6.1 running some older TL's and they have been rock solid. In fact, looking at your lslpp -l outputs you are using the same TL as myself (6.1 tl7 sp4).



I'd start with looking at your firmware levels of the 9117's, the adapter FW levels as well. Is this lpar part of a HA Cluster? There's a known memory leak that causes a system crash every so many months if your on some versions of HACMP. IBM does offer extended service for AIX 6.1, but there will be no new fixes.



Looking over what has been posted there was a memory exception. Was this running an in house program?



I'm not very good at looking at dumps, and the few times had to rely on IBM/software vendor to address.
I'd start looking at errpt, your firmware, if you are in need of ECA337.


A 9117 isn't a low end frame either, so I'd hope you have IBM support for assistance?
 

6 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

How to do core dump analysis

Hi All, I am new to unix environment. Please tell me how to do coredump analysis. Please explain clearly with example. What are the details are available in the core. Thanks in advance (5 Replies)
Discussion started by: sip
5 Replies

2. UNIX for Advanced & Expert Users

Core Dump Analysis Using PStack and PMAP

Hello, I'm new to the group and this is my first post. I'm hoping someone can help me out. I have a core dump that I need to analyze from a Unix box and I've never done this sort of thing before. I was told to run a pmap and pstack on the core file which provided two different output files. ... (3 Replies)
Discussion started by: kimblebee
3 Replies

3. Solaris

use sunexplorer and vmcore analysis result instead of vmcore dump file itself.

in solaris 8 environment,frequently os panic happened and someone advise me check vmcore.:( for crash dump facility can we use SUNEXPLORER data collector package including with analyse result of vmcore like ? It may provides panic message included program counter address, perhaps ... (3 Replies)
Discussion started by: mahadib
3 Replies

4. AIX

How to do core dump analysis in AIX?

Please tell me some methods to analyse core dump in AIX.:) (2 Replies)
Discussion started by: Mythili
2 Replies

5. Red Hat

core dump analysis : __kernel_vsyscall ()

We have just enabled core dump on our RHEL5.7 OS. the java process is terminating very often so we enable core dump to analysis the issue and find below in core dump file. Core was generated by `/usr/java/jdk1.6.0_06//bin/java -server -Xms1536m -Xmx1536m -Xmn576m -XX:+Aggre'. Program... (0 Replies)
Discussion started by: pawankkamboj
0 Replies

6. UNIX for Dummies Questions & Answers

Learn Linux Core Dump Analysis

Can any body provide me some good link to learn to create and analyze linux user mode application / kernel module core dumps? (1 Reply)
Discussion started by: rupeshkp728
1 Replies
pspp-dump-sav(1)						    PSPP Manual 						  pspp-dump-sav(1)

NAME
pspp-dump-sav - dissect SPSS system file SYNOPSIS
pspp-dump-sav [-d | --data[=maxcases]] file... pspp-dump-sav --help | -h pspp-dump-sav --version | -v DESCRIPTION
The pspp-dump-sav program reads each SPSS system file file and prints its contents. The output format is useful for debugging system file readers and writers and for discovering how to interpret unknown or poorly understood records. End users may find the output useful for providing the PSPP developers information about system files that PSPP does not accurately read. OPTIONS
-d[maxcases] --data[=maxcases] By default, pspp-dump-sav does not print any of the data in a system file, only the file headers. Specify this option to print the data as well. If maxcases is specified, then it limits the number of cases printed. -h --help Prints a usage message on stdout and exits. -v --version Prints version information on stdout and exits. BUGS
Some errors that prevent files from being interpreted successfully cause pspp-dump-sav to exit without reading any additional files given on the command line. AUTHORS
Ben Pfaff and John Darrington. SEE ALSO
pspp(1), psppire(1). PSPP
January 2012 pspp-dump-sav(1)
All times are GMT -4. The time now is 07:23 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy