- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Alert 13 system hang
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
02-09-2004 03:59 AM
02-09-2004 03:59 AM
Alert 13 system hang
I had a situation with one HP 5470 server. Suddenly the OS hung and we had to shutdown the server by pressing the power button.
This is the message from GSP.
Log Entry # 0 :
SYSTEM NAME: consola2
DATE: 02/09/2004 TIME: 08:01:12
ALERT LEVEL: 13 = System hang detected via timer popping
SOURCE: 1 = processor
SOURCE DETAIL: 1 = processor general SOURCE ID: 0
PROBLEM DETAIL: 4 = timeout
CALLER ACTIVITY: F = display_activity() update STATUS: 0
CALLER SUBACTIVITY: 00 = implementation dependent
REPORTING ENTITY TYPE: E = HP-UX REPORTING ENTITY ID: 00
0x78E000D41100F000 00000003 00000000 type 15 = Activity Level/Timeout
0x58E008D41100F000 00006801 0908010C type 11 = Timestamp 02/09/2004 08:01:12
There is no new entry in shutdownlog; and the syslog only registered the startup.
This is the rbootd.log.
Mon Feb 9 02:31:07 2004 : STARTUP
Mon Feb 9 02:31:07 2004 : ppa=0 Ether
Mon Feb 9 02:31:07 2004 : lan0: type: Ether NMID = 0
Mon Feb 9 02:31:07 2004 : ppa=1 Ether
Mon Feb 9 02:31:07 2004 : lan1: type: Ether NMID = 1
Mon Feb 9 02:31:07 2004 : ppa=2 Ether
Mon Feb 9 02:31:07 2004 : lan2: type: Ether NMID = 2
Mon Feb 9 02:31:07 2004 : ppa=3 Ether
Mon Feb 9 02:31:07 2004 : lan3: type: Ether NMID = 3
Mon Feb 9 02:31:07 2004 : ppa=4 Ether
Mon Feb 9 02:31:07 2004 : lan4: type: Ether NMID = 4
Mon Feb 9 02:31:07 2004 : matched lan0 : ppa 0
Mon Feb 9 02:31:07 2004 : matched lan1 : ppa 1
Mon Feb 9 02:31:07 2004 : matched lan2 : ppa 2
Mon Feb 9 02:31:07 2004 : matched lan3 : ppa 3
Mon Feb 9 02:31:07 2004 : matched lan4 : ppa 4
Mon Feb 9 02:31:07 2004 : got 5 lan device(s)
Mon Feb 9 02:31:07 2004 : INITIALIZATION COMPLETE
Thanks in advanced.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2004 04:03 AM
02-09-2004 04:03 AM
Re: Alert 13 system hang
You would have TOC'ed the box and taken dump of the system so that HP could analyze the dump and identify the problem. I suspect it would be most likely a bad CPU. It would be bit hard to find it out but HP may help you by going through the GSP logs.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2004 04:04 AM
02-09-2004 04:04 AM
Re: Alert 13 system hang
1) Have HP look at the GSP card it may be bad.
2) Check for a crash dump in /var/adm/crash: If there is a subdirectly, run q4 analysis so HP can tell you what patch you are missing. Attaching a cookbook.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2004 04:12 AM
02-09-2004 04:12 AM
Re: Alert 13 system hang
the system startup script for syslogd moves syslog.log to OLDsyslog.log before starting the syslogd daemon.
might not be anything there, but if there was anything in the syslog.log before the sytem went down, it is now in OLDsyslog.log.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2004 04:21 AM
02-09-2004 04:21 AM
Re: Alert 13 system hang
Contacting HP would be your best bet for analysis of both your ts99 and the errors on the gsp.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2004 07:28 AM
02-09-2004 07:28 AM
Re: Alert 13 system hang
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2004 07:37 AM
02-09-2004 07:37 AM
Re: Alert 13 system hang
A common cause for a timer popping in a multi-CPU system is a CPU going bad & hanging causing another CPU that's waiting for a resource that it's never going to get because the hung CPU isn't ever going to give it up.
SO check for the ts99 tombstone & the INDEX file in the crash dump for clues - like a CPU with no timestamp or such.
Rgds,
Jeff