- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- ASR Lockup Detected by System ROM
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
04-22-2003 09:22 PM
04-22-2003 09:22 PM
error = "ASR Lockup Detected by System ROM"
(casm device driver alerted)
No pattern to time of occurrence
OS = RH8
Any one seen this one before please?
Cheers
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2003 12:26 AM
04-23-2003 12:26 AM
Re: ASR Lockup Detected by System ROM
Read this :
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xbe1e9607df6ed711abdc0090277a778c,00.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2003 03:16 PM
04-23-2003 03:16 PM
Re: ASR Lockup Detected by System ROM
Thx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2003 03:29 PM
04-23-2003 03:29 PM
SolutionThere are bugs int he 'tg3' driver of which cause a system under load to restart periodically. We witnessed this on a machine in another country (fun to diagnose! really!).
Solution: Stop using the 'tg3' driver, and use 'bcm5700' instead.
This should just be a case of modifying /etc/modules.conf, changing the 'alias eth0 tg3' line to 'alias eth0 bcm5700', and restarting. (ok, could get away with:
service network stop
rmmod tg3
service network start
but if you can stop network, you may as well restart *shrug*. And if you are connecting via a network, it's just easier!).
hope this helps...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2003 01:50 PM
04-24-2003 01:50 PM
Re: ASR Lockup Detected by System ROM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2003 02:03 PM
04-26-2003 02:03 PM