- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to check Hardware Error Log ?
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
Discussions
Discussions
Discussions
Forums
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
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
тАО03-16-2003 06:37 PM
тАО03-16-2003 06:37 PM
How to check Hardware Error Log ?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-16-2003 07:02 PM
тАО03-16-2003 07:02 PM
Re: How to check Hardware Error Log ?
# cstm
cstm> map
cstm> sel dev
cstm> info
cstm> infolog
Look for "Memory Error Log Summary". Another way can be done with the "runutil" tool in cstm.
cstm> ru logtool
Logtool Utility> vd
The "vd" command is used to view the entire memory log file.
With the cstm prompt enter "he" to get the online help for more details. The same tool can be used to diagnose harddisk problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-16-2003 07:15 PM
тАО03-16-2003 07:15 PM
Re: How to check Hardware Error Log ?
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-16-2003 07:35 PM
тАО03-16-2003 07:35 PM
Re: How to check Hardware Error Log ?
grep -i pdc /var/tombstone/ts99
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-16-2003 10:36 PM
тАО03-16-2003 10:36 PM
Re: How to check Hardware Error Log ?
h/w logs :
# dmesg
# /var/adm/syslog/syslog.log
# /var/opt/resmon/log/event.log ( if, installed Onlinediag)
# mstm or cstm
( if, installed Onlinediag)
# ioscan -funCdisk
# lanscan
good luck!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-16-2003 11:03 PM
тАО03-16-2003 11:03 PM
Re: How to check Hardware Error Log ?
PDC 'logs': at the PDC prompt run 'warn' command to see POST warnings;
GSP logs: if your machine has GSP (Guardian service processor) it has its hardware log, which can be viewed by getting into GSP (control-b keys combination) and issuing commands like 'SS', 'PS, and SL. When using SL command select error log and no filter. To return from GSP to console type 'CO'
Eugeny