Operating System - HP-UX
1824216 Members
3538 Online
109669 Solutions
New Discussion юеВ

EMS Event Notification - CRITICAL

 
System log error
Occasional Advisor

EMS Event Notification - CRITICAL

This week, my backup fails and i got these logs on HP-UX 11i:

------ EMS Event Notification ------ Value: "CRITICAL (5)" for Resource: "/storage/events/tapes/SCSI_tape/0_1_1_1.2.0" (Threshold: >= " 3") Execute the following command to obtain event details: /opt/resmon/bin/resdata -R 201392130 -r /storage/events/tapes/SCSI_tape/0_1_1_1.2.0 -n 201392136 -a

Monday and Wednesday backup is failed while tuesday is OK. Ive executed the command says in the logs but didnt gave me enough details.
Anyone knows whats the cause of this error?

PAUL
6 REPLIES 6
Patrick Wallek
Honored Contributor

Re: EMS Event Notification - CRITICAL

Looks like issues with the tape drive.

It could be a bad tape. The drive could need cleaning. The tape drive itself could be going bad.

What did the resdata command say?
System log error
Occasional Advisor

Re: EMS Event Notification - CRITICAL

Thanks, im going to cleanup the tape drive and change the tape media on monday. ill inform you for any update next week.

PAUl
Shinji Teragaito_1
Respected Contributor

Re: EMS Event Notification - CRITICAL

You should check /var/opt/resmon/log/event.log. Then you can see the detail information about what the problem is.

Shinji
Johnson Punniyalingam
Honored Contributor

Re: EMS Event Notification - CRITICAL

Hi,

Once you recive alert, after executed the command,will show you the HW_ Path

you can perform,

ioscan -fnC tape or ioscan -fnH /0/1/1/1/2

Once device claimed, But still you recieve the alerts occastionaly,

You can the check "tape drive " powersupply,
"Cleaning the tape drivr"
you CSTM , to diagnose the "tape drive"

Thx,
Johnson
Problems are common to all, but attitude makes the difference
System log error
Occasional Advisor

Re: EMS Event Notification - CRITICAL

Hi,

Here are the details after executing the commands,

# ioscan -fnH 0/1/1/1.2.0
Class I H/W Path Driver S/W State H/W Type Description
=====================================================================
tape 0 0/1/1/1.2.0 stape CLAIMED DEVICE HP Ultrium 2-SCSI
/dev/rmt/0mb /dev/rmt/c3t2d0BESTb
/dev/rmt/0mn /dev/rmt/c3t2d0BESTn
/dev/rmt/0mnb /dev/rmt/c3t2d0BESTnb
/dev/rmt/c3t2d0BEST /dev/rmt/test


seems OK, right?

thanks,
PAUL
Johnson Punniyalingam
Honored Contributor

Re: EMS Event Notification - CRITICAL

Hi Paul,

>>tape 0 0/1/1/1.2.0 stape CLAIMED DEVICE HP Ultrium 2-SCSI <<

device seems to Claimed, ..:)

seems OK, right?

Yes, You are Right,

Thanks,
Johnson
Problems are common to all, but attitude makes the difference