- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Error In Syslog
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
09-29-2004 03:03 AM
09-29-2004 03:03 AM
Error In Syslog
My server generates the following error in syslog.log:
Sep 27 22:15:30 sapprd EMS [2843]: ------ EMS Event Notification ------ Value:
"CRITICAL (5)" for Resource: "/storage/events/tapes/SCSI_tape/0_3_0_0.6.0"
(Threshold: >= " 3") Execute the following command to obtain event details:
/opt/resmon/bin/resdata -R 186318882 -r /storage/events/tapes/SCSI_tape/0_3_0_
0.6.0 -n 186318849 -a
Thanks
Miguel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2004 03:07 AM
09-29-2004 03:07 AM
Re: Error In Syslog
Have you executed the suggested commmand? That will tell you exactly what the problem was.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2004 03:07 AM
09-29-2004 03:07 AM
Re: Error In Syslog
Have you run the command that it tells you to run?
# /opt/resmon/bin/resdata -R 186318882 -r /storage/events/tapes/SCSI_tape/0_3_0_ 0.6.0 -n 186318849 -a
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2004 03:21 AM
09-29-2004 03:21 AM
Re: Error In Syslog
Execute ioscan and find out the status
# ioscan -fnC tape
Look at the HW_STATUS.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2004 03:56 AM
09-29-2004 03:56 AM
Re: Error In Syslog
slclass tape
echo "selclass type tape; info ;wait ; infolog" | cstm >> /tmp/tap
grep -i Uncorrectable Errors /tmp/tape
this shall tell you about errors.
If are there, you have to replace tape.
Thanks
Prashant
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2004 04:03 AM
09-29-2004 04:03 AM
Re: Error In Syslog
Thanks
Prashant
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2004 04:17 PM
09-29-2004 04:17 PM
Re: Error In Syslog
Just excecute this /opt/resmon/bin/resdata -R 186318882 -r and see.
regards
SK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2004 06:43 PM
09-29-2004 06:43 PM
Re: Error In Syslog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2004 08:41 PM
09-29-2004 08:41 PM
Re: Error In Syslog
besides hartware failuren in 60 % of the causes it is just the need of a cleaningtape.
hth.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2004 08:47 PM
09-29-2004 08:47 PM
Re: Error In Syslog
The text of the message should give you details about the problem. Messages regarding the tape device will be logged by the 'dm_stape' monitor.