Operating System - HP-UX
1833829 Members
2114 Online
110063 Solutions
New Discussion

Re: Repeated EMS Event Code=199 in syslog.

 
Rajesh SB
Esteemed Contributor

Repeated EMS Event Code=199 in syslog.

Hi Experts,
One of our server is started logging below messages repeatedly.

But, I didn't find any h/w connected at Address=0/9/0/0.8.0.255.6.14.0 & Hardware Address=0/0/1/1.2.0 but even getting the messages.

Any pointers on this. Also verified the health of h/w using "stm", everything seems green.

*********************************************
Oct 6 16:01:39 ismuxa24 syslog: CRITICAL Event Code=199; Description=Lost connection to host.; Unkn
own FRU Location; Hardware Address=0/9/0/0.8.0.255.6.14.0; Unknown Vendor ID; Unknown Model ID; Unkn
own Product S/N; Latest information on this event at http://docs.hp.com/hpux/content/hardware/ems/Re
moteMonitor.htm#199
Oct 6 16:01:39 ismuxa24 EMS [2938]: ------ EMS Event Notification ------ Value: "CRITICAL (5)" fo
r Resource: "/StorageAreaNetwork/events/SAN_Monitor/DiskArray" (Threshold: >= " 3") Execute
the following command to obtain event details: /opt/resmon/bin/resdata -R 192544769 -r /StorageAre
aNetwork/events/SAN_Monitor/DiskArray -n 192545163 -a
Oct 6 16:01:52 ismuxa24 syslog: CRITICAL Event Code=199; Description=Lost connection to host.; Unkn
own FRU Location; Hardware Address=0/0/1/1.2.0; Unknown Vendor ID; Unknown Model ID; Unknown Product
S/N; Latest information on this event at http://docs.hp.com/hpux/content/hardware/ems/RemoteMonitor
.htm#199
Oct 6 16:01:52 ismuxa24 EMS [2938]: ------ EMS Event Notification ------ Value: "CRITICAL (5)" fo
r Resource: "/StorageAreaNetwork/events/SAN_Monitor/DiskArray" (Threshold: >= " 3") Execute
the following command to obtain event details: /opt/resmon/bin/resdata -R 192544769 -r /StorageAre
aNetwork/events/SAN_Monitor/DiskArray -n 192545164 -a
*********************************************

Thanks in advance.

Regards,
Rajesh
5 REPLIES 5
Luk Vandenbussche
Honored Contributor

Re: Repeated EMS Event Code=199 in syslog.

Hi,

Do you see al the disk.
° ioscan -fnC disk
° bdf

This is the description of event 199

Event 199

Severity: Critical
Event Summary: Lost connection to host.
Event Description: No longer able to communicate with the host.
Probable Cause/ Recommended Action: Verify device is properly connected to host
Rajesh SB
Esteemed Contributor

Re: Repeated EMS Event Code=199 in syslog.

Hi Luk,

I verified against all the attached devices.
Strange to see this log message.

How can I stop this irrelevent envents?
Any EMS configuration can need to do?

Regards,
Rajesh
saju_2
Respected Contributor

Re: Repeated EMS Event Code=199 in syslog.

Hi Rajesh

U can delete some monitoring requests thorugh /etc/opt/resmon/lbin/monconfig. It is a menu driven interface.

Regards
CS
Arunvijai_4
Honored Contributor

Re: Repeated EMS Event Code=199 in syslog.

Your server might have been connected to storage some time back. Now, it is disconnected. You can ignore this message as far as you are quite sure that not connected to any storage.

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
Andrew Merritt_2
Honored Contributor

Re: Repeated EMS Event Code=199 in syslog.

The event is being generated by CommandView SDM, and is just being reported by RemoteMonitor.

One possibility is, as already suggested, that you've disconnected some hardware, but CVSDM is not aware of this for some reason.

What version of OnlineDiags and CVSDM do you have? There were some problems that should be fixed in recent versions of both (e.g. 1.06 of CVSDM or later).

Andrew