- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: HP Insight Management Agents Trap Alarm
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
06-26-2003 07:29 PM
06-26-2003 07:29 PM
HP Insight Management Agents Trap Alarm
Then I checked my email and found the following message:
-----
Subject: HP Insight Management Agents Trap Alarm
Trap-ID=6025
An 'ASR Recover Complete' trap signifies that the system has been shutdown by the ASR feature and has just become operational again.
-----
There was also an identical message sent at the same time with a diferent subject line: HP Agent Trap Alert
I'm unable to find ANY log on this machine that suggests what the problem was. Does anyone have an idea, or maybe point me to somewhere to find the answer?
Jim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2003 03:22 PM
06-29-2003 03:22 PM
Re: HP Insight Management Agents Trap Alarm
What kind of server do you have?
Have you changed/upgraded anything recently?
I have two HP/Compaq DL 580 G2 servers that used to be plagued with Automatic Server Reboot (ASR) at random times. There are probably many many potential conflicts that could cause this symptom though. It may take some serious diagnostic work to narrow down YOUR exact cause.
My particular problem had to do with an APIC issue - some conflict between the system BIOS and the kernel revision level - I believe due to HP updates lagging behind Red Hat patches. In my case, the solution was to add the "noapic" option to the GRUB boot loader config file, and then reboot. No more strange reboots in last six months.
It took me a few weeks to arrive at that solution because of several "wild goose chases" and the fact that it sometimes takes days to test whether a particular suggestion solved the problem.
Happy detective work!
Regards,
Jared
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2003 03:47 AM
10-15-2003 03:47 AM
Re: HP Insight Management Agents Trap Alarm
We've had this problem for quite some time as well. We've been saving the generated emails during the last couple of spontaneous reboots: 8/27/2003, 9/14/2003, and 10/15/2003. There may be a correlation regarding the use of a certain tape drive, but that's only a theory right now.
This machine is an HP (Compaq) ML530 G2 running SuSE Linux Enterprise Server 7 for IA-32.
I'll update this message if I discover any additional clues. If either of you, please email me too. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2003 08:39 AM
10-19-2003 08:39 AM
Re: HP Insight Management Agents Trap Alarm
Will have to check for BIOS updates and see if that might be the issue. The only thing that chnages on this server is doing the updates provided by RH.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2003 02:57 AM
11-20-2003 02:57 AM
Re: HP Insight Management Agents Trap Alarm
We have a workaround (or a fix?) to this problem. I've found two postings regarding this topic, so I'll post this response in both places.
Our system administrator remembers reading somewhere that Processor HyperThreading may cause issues with certain devices. We disabled Processor HyperThreading (via BIOS) on 10/29/2003. Prior to this, we had experienced random "spontaneous reboots" while backing up our Informix database -- in some cases, as many as three reboots during one backup attempt cycle. Since disabling the Processor HyperThreading, however, we've not experienced any other "spontaneous reboots" and all of our backups have performed just fine.
We're considering this a success right now, but if anything changes on our side, we'll update this note.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2003 03:11 AM
11-20-2003 03:11 AM
Re: HP Insight Management Agents Trap Alarm
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2006 08:55 AM
02-12-2006 08:55 AM
Re: HP Insight Management Agents Trap Alarm
that continually counts down. The hpasm driver frequently reloads the
counter to prevent it from counting down to zero. If the ASR timer
counts down to 0, it is assumed that the operating system is locked up
and the system automatically attempts to reboot. Events which may con-
tribute to the operating system locking up include:
* A peripheral device (such as a PCI adapter) failing in such a
way that numerous spurious interrupts are generated.
* A high priority software application consumes all the available
CPU cycles and does not allow the operating system scheduler to
run the ASR timer reset process.
* A software or kernel application consumes all available memory
including the virtual memory space (i.e. swap). This may cause
the operating system scheduler to cease functioning.
* A critical operating system component such as a file system
fails and causes the operating system scheduler to cease func-
tioning.
* There are certain Linux kernels which will lock up in the
"wait_on_irq" function under heavy network activity. Addition-
ally, earlier releases of the Linux EXT3 file systems were known
to cause the Linux operating system to cease scheduling for
extended periods of time. These types of issues will cause the
Linux kernel to stop scheduling processes and effectively lock
up the system. The Hewlett-Packard Company continues to work
closely with our Linux operating system partners to quickly
identify and resolve these types of issues.
* Any other event besides an ASR timeout which causes a Non-Mask-
able Interrupt (NMI) to be generated.
HTH,
Ross