- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Alert 13
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
11-19-2002 12:05 PM
11-19-2002 12:05 PM
"System hang detected via timer popping". I am new to the HP-UX environment and am looking for guidance on how to troubleshoot this. Does this type of error warrant making a service call to HP?
Thanks, Ben
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2002 12:19 PM
11-19-2002 12:19 PM
Re: Alert 13
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2002 12:46 PM
11-19-2002 12:46 PM
SolutionDepends - this can be caused by a CPU going bad & not releasing a resource that another CPU is waiting on.
OR it could be caused by bad code.
You need to look at several things:
1) The /etc/shutdownlog to see what actually initiated the shutdown
2) The GSP error log for any events that hint at HW failure.
3) The crash dump to see exactly what caused the "hang". You may need HP's expertise to decipher the dump.
4) The tombstone created by this event - it may spotlight a bad CPU.
Either way I'd log a call to the Responce Ctr & let them decide whether to open a HW or SW ticket. But you definitely to investigate root cause & monitor this system closely.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2002 12:49 PM
11-19-2002 12:49 PM
Re: Alert 13
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2002 01:00 PM
11-19-2002 01:00 PM
Re: Alert 13
First question should be - What's changed?
Any new code installed - be it OS or application?
If not & this code has been running w/o incident for some time, then I'd still lean towards a HW scenario.
Does the SW log anything? Have you checked those logs?
Ken - did HP have you ftp the entire dump to them - tombstone, shutdownlog & swlist -l patch output?
If not I'd insist on it. A quick look at the dump & tombstone can easily miss the problem.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2002 01:04 PM
11-19-2002 01:04 PM
Re: Alert 13
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xe05d0fe6d0f7d61190050090279cd0f9,00.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2002 01:30 PM
11-19-2002 01:30 PM
Re: Alert 13
I had an N reboot like that several weeks ago, that looked all the world to be a SW hang. But we did spot "trace" residue in the GSP of a HW problem - but VERY unspecific msgs in all. The tombstone was blank - literally all zeros. But the dump held the clue that CPU 1 had hung up causing CPU 5 - that was waiting on a resource that CPU1 was NEVER gonna release - to pop the timer. But it took HP a day to find it in the dump.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2002 01:51 PM
11-19-2002 01:51 PM
Re: Alert 13
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2002 02:40 PM
11-19-2002 02:40 PM
Re: Alert 13
No trouble since.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2002 05:23 AM
11-21-2002 05:23 AM
Re: Alert 13
--Ben