1825803 Members
2059 Online
109687 Solutions
New Discussion

Re: tombstone analyser

 
Kolb
Occasional Contributor

tombstone analyser

Hi,
I'm looking for tombstone files analyser (mid-range machine). Could anyone help me?
6 REPLIES 6
Sanjay_6
Honored Contributor

Re: tombstone analyser

Hi Kolb,

I do not think there is a publicly available doc that could help you with the analysis of the tombstone files.

Hope this helps.

Regds
A. Clay Stephenson
Acclaimed Contributor

Re: tombstone analyser

You need 'q4'. Ftp to hprc.external.hp.com. User: contrib Passwd: 9unsupp8

Look under the 'crash' directory for the q4 version for your box/OS.
If it ain't broke, I can fix that.
Kolb
Occasional Contributor

Re: tombstone analyser

thanks a lot, i will try it

Regards
Raj D.
Honored Contributor

Re: tombstone analyser

Hi Kolb,

1] Q4 Analyser.
2] collection script , [ Available from HP ]


Best Regards,
Raj.
" If u think u can , If u think u cannot , - You are always Right . "
Raj D.
Honored Contributor

Re: tombstone analyser

Hi Kolb,

1] Q4 Analyser.
2] collection script , [ Available from HP ]
[ included crashinfo binary , and result needs to sent to HP for debug of the file]

Best Regards,
Raj.
" If u think u can , If u think u cannot , - You are always Right . "
Sameer_Nirmal
Honored Contributor

Re: tombstone analyser

Hi,

There is no such analayzer available in public to analyze directly looking at those files.

The tombstone files in "/var/tombstones" directory shows various information like HPMC , LPMC etc. in the form of various registers. These registers are from CPU and from various other chips on the system board. Moreover the infomation in these files is "platform specific".

The analysis of those registers could only be done by HP as they know in & out of a specific platform.

The information in the tombstone file is also reflected in the crash dump. The crash dump could be analysed using P4 debugger and "crashinfo" utility.

Bottom line is such anaylsis requires indepth knowledge of a platform and only HP can do it precisely.