1829739 Members
1503 Online
109992 Solutions
New Discussion

server get hanged

 
Gus Fernandez
Occasional Advisor

server get hanged

Hi,

Server Hp RP 3440 get hanged after every 10 dyas. when i see the log i found some of the details i.e.
Starting the STREAMS daemons-phase 1
Create STCP device files
Starting the STREAMS daemons-phase 2
$Revision: vmunix: vw: -proj selectors: CUPI80_BL2000_1108 -c 'Vw for CUPI80_BL2000_1108 build' -- cupi80_
bl2000_1108 'CUPI80_BL2000_1108' Wed Nov 8 19:24:56 PST 2000 $
Memory Information:
physical page size = 4096 bytes, logical page size = 4096 bytes
Physical: 8386560 Kbytes, lockable: 4423444 Kbytes, available: 5155052 Kbytes


can somebody help me with this error.

Ravi...
2 REPLIES 2
Matti_Kurkela
Honored Contributor

Re: server get hanged

The messages you listed are all normal boot-time informative messages, not fault indications.

The datestamp on $Revision line is from the year 2000. On an 11.11 machine that is up to date with patches, I would have expected at least year 2004 or so. How up to date is your server? What's the most recent Quality Pack installed?

Look into /var/adm/crash and /var/tombstones: if there are files that match the time of hang, analyzing them might be helpful in solving the problem.

As the server has been rebooted after the hang, everything in /var/adm/syslog/syslog.log is written *after* the reboot: look at the last lines of /var/adm/syslog/OLDsyslog.log to find clues about what was happening just before the hang.

MK
MK
whiteknight
Honored Contributor

Re: server get hanged

Kevin,

those message are normal from dmesg.

1) syslog.log is a best place to begin with
2) swapinfo -tam
3) sar -v 1 5
4) When you say server hanged,-> application hung? or total server hung?

WK
Problem never ends, you must know how to fix it