- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: tombstone analyser
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2005 07:00 AM
12-27-2005 07:00 AM
tombstone analyser
I'm looking for tombstone files analyser (mid-range machine). Could anyone help me?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2005 07:49 AM
12-27-2005 07:49 AM
Re: tombstone analyser
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2005 08:34 AM
12-27-2005 08:34 AM
Re: tombstone analyser
Look under the 'crash' directory for the q4 version for your box/OS.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2005 08:57 AM
12-27-2005 08:57 AM
Re: tombstone analyser
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2005 07:30 PM
12-27-2005 07:30 PM
Re: tombstone analyser
1] Q4 Analyser.
2] collection script , [ Available from HP ]
Best Regards,
Raj.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2005 07:31 PM
12-27-2005 07:31 PM
Re: tombstone analyser
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2005 05:03 AM
12-28-2005 05:03 AM
Re: tombstone analyser
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.