1833869 Members
1693 Online
110063 Solutions
New Discussion

Question on Syslog entry

 
SOLVED
Go to solution
Bill Anderson_2
Regular Advisor

Question on Syslog entry

Could anyone point me in the right direction or shed some light for this syslog entry?

*************************************

Aug 9 09:24:36 midas EMS [2194]: ------ EMS Event Notification ------ Value: "CRITICAL (5)" for Resource: "/adapters/events/TL_adapter/0_7_0_0" (Threshold: >= " 3") Execute the following command to obtain event details: /opt/resmon/bin/resdata -R 143785989 -r /adapters/events/TL_adapter/0_7_0_0 -n 143785986 -a

**************************************
TIA,
Bill
7 REPLIES 7
melvyn burnard
Honored Contributor

Re: Question on Syslog entry

you have had diagnostic errors logged against what appears to be a Fibre Channel card
run the command it informs you to run and you will get more details
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
rvrameshbabu
Advisor
Solution

Re: Question on Syslog entry

This error message is from HP - EMS ( Hardware monitoring system )
--
$ swlist -l "product" | grep -i ems
EMS-Config A.03.20 EMS Config
EMS-Core A.03.20 EMS Core Product
EMS-KRMonitor A.11.00.04 EMS Kernel Resource Monitor
--

refer the below url for more details .

http://docs.hp.com/hpux/onlinedocs/2512/B6191-90029.pdf

http://docs.hp.com/hpux/onlinedocs/4316/ems_quick.pdf
Sundar_7
Honored Contributor

Re: Question on Syslog entry

Error message was generated by the EMS for the adapter installed at the hardware address 0/7/0/0.

Severity is critical, so chances are that you have a serious hardware failure.

# ioscan -fnH 0/7/0/0

Learn What to do ,How to do and more importantly When to do ?
Bill Anderson_2
Regular Advisor

Re: Question on Syslog entry

Thanks to all! Great info!

Points awarded!

Regards,
Bill
Alzhy
Honored Contributor

Re: Question on Syslog entry

Bill,

Is your environment by any chance a SAN that has an EVA on it? And running SecurePath software?

If you do, then chances are the SecurePath instructions were not followed to the letter. You must disable EMS monitoring of your FC Paths in a SecurePath+EVA/StorageWorks environment. Even with SecurePath 3.0D, this is still a requirement.

Hakuna Matata.
Bill Anderson_2
Regular Advisor

Re: Question on Syslog entry

Nelson,

After talking with the sysadmin, it appears that this was generated during configuration the new system which is mirroring the old system for conversion to the new system.

Thanks for your info, I did pass it along.

Bill
Alzhy
Honored Contributor

Re: Question on Syslog entry

I think you may very well have an EVA system and your SysAdmn is doing snapclones.. and I will advice him to make sure EMS is not active on the EVA FC. paths..
Hakuna Matata.