Operating System - HP-UX
1834434 Members
2482 Online
110067 Solutions
New Discussion

system intermitent failure

 
SOLVED
Go to solution
pascal joly
Advisor

system intermitent failure

Hello,
I am running hpux 11.11 on an RP2470.
I have some intermitent system failure (system does not respond), and I am not sure what are the troubleshooting steps.I suspect it is hardware problem, but I don't know how to locate the problem more specifically. I have reinstalled the OS already once, but it did not solve the problem.
thanks,
Pascal
9 REPLIES 9
RAC_1
Honored Contributor

Re: system intermitent failure

What exactly is the messages/error you get??
As root execute the command dmesg.
Check /var/adm/syslog/syslog.log.

Anil
There is no substitute to HARDWORK
RAC_1
Honored Contributor
Solution

Re: system intermitent failure

What exactly is the messages/error you get??
As root execute the command dmesg.
Check /var/adm/syslog/syslog.log.

Check STM. It will gives if there are any hardware errors.

Anil
There is no substitute to HARDWORK
Bharat Katkar
Honored Contributor

Re: system intermitent failure

Hi pascal,
Also check the GSP log for any hardware errror and act accordingly.

Press B from Console to go to GSP

GSP> sl
Select E for error log.

First you need to isolate the Hardware for any problems and then look into OS issues if any.

Hope this helps.
Regards,
You need to know a lot to actually know how little you know
pascal joly
Advisor

Re: system intermitent failure

looking now at a potential memory problem.
what are the usual commands to use when running cstm ?
thanks,
Pascal
Bharat Katkar
Honored Contributor

Re: system intermitent failure

RAC_1
Honored Contributor

Re: system intermitent failure

/usr/sbin/swlist -l product|grep -i STM.

If you have it,

echo "selall;info;wait;infolog"|cstm > /tmp/all.log

Check /tmp/all.log for any errors.

Anil
There is no substitute to HARDWORK
pascal joly
Advisor

Re: system intermitent failure

I ran the STM tool and
excercised memory: successfull
each CPU: successfull
both CPU in the same time: failure ->system crash
any idea?
thanks!
Pascal
pascal joly
Advisor

Re: system intermitent failure

I ran the echo "selall;info;wait;infolog"|cstm > /tmp/all.log
the only error I found is the following: see attached

RAC_1
Honored Contributor

Re: system intermitent failure

Time to place a hardware call with HP. You seem to have a memory errors on one of the memory modules.

Anil
There is no substitute to HARDWORK