1837737 Members
3816 Online
110118 Solutions
New Discussion

Re: ems problem

 
justin berkman
Frequent Advisor

ems problem

hi guys
i have a priority problem
from A class machine .
in syslog.log i see the
below error :

Nov 20 15:25:19 EMS [2523]: ------ EMS Event Notification ------ Value:
"SERIOUS (4)" for Resource:
"/system/events/core_hw/core_hw" (Threshol
d: >= " 3") Execute the following command to obtain event details: /opt/
resmon/bin/resdata -R 165347330 -r /system/events/core_hw/core_hw -n 165347329
-a


the firmware of my GSP is
c0.02.02

can i resolve this problem?

thanks
8 REPLIES 8
Stefan Farrelly
Honored Contributor

Re: ems problem

you need to execute the command is displayed (/opt/resmon/bin/resdata -R .....) to get more details first.
Im from Palmerston North, New Zealand, but somehow ended up in London...
Patrick Wallek
Honored Contributor

Re: ems problem

What is the output of the command that it tells you to execute? What is it reporting about the core_hw?

S.K. Chan
Honored Contributor

Re: ems problem

Post the output of ..
# /opt/resmon/bin/resdata -R 165347330 -r /system/events/core_hw/core_hw -n 165347329 -a
justin berkman
Frequent Advisor

Re: ems problem

hi guys

this is the output of
command :

-->
/opt/resmon/bin/resdata -R 165347330 -r /system/events/core_hw/core_hw -n 165347329 -a


the version of system operation hp-ux installed
on this machine is the
11.11 .

Re: ems problem

Hi,

is your GSP responding? Did you make any of those tests recommended by the output of this command?

We had the same problem on a customers N class machine, which turn out to be nothing at all.
HP upgraded GSP firmware version to A.01.10 and we haven't seen the message again.

BTW, to find out if GSP is responding and/or what version of GSP you have (I think that C0.02.02 is not a GSP version) while you are on the console (login or command prompt) type CTRL-B, you get the GSP login and password, enter them (if they exist) and you get the GSP prompt. Type HE (hit enter) and there you have GSP HElp menu (with GSP version on the first line).
Type "q" to quit help menu and then "co" to return to console prompt....
justin berkman
Frequent Advisor

Re: ems problem

hi guys

the gsp firmware is c0.02.02 .

my machine is a A-CLASS

can i resolve this problem?

thanks
Carlos Fernandez Riera
Honored Contributor

Re: ems problem

you must reset GSP. Three ways:

1- Push reset button on GSP card
2- Try Karamanolis reply.
3- stty +ResetGSP < GSPdiag1 # see man stty.




unsupported
Stefan Stechemesser
Honored Contributor

Re: ems problem

Jimmy,

take a look at the file /var/opt/resmon/log/event.log.
All EMS error messages are logged in full text to this file. Search for the same date as in the syslog error message.
The dm_core_hw monitor is responsible for decoding GSP error logs (GSP hang is most common, but may also be a failed Power Supply, Fan, correctable memory or processor failure etc.).

Best regards

Stefan Stechemesser