Solaris 10 system hangs


 
Thread Tools Search this Thread
Operating Systems Solaris Solaris 10 system hangs
# 1  
Old 04-20-2011
Solaris 10 system hangs

Solaris 10 (Sun V210) System hangs every couple of months. Have to go into ALOM to reset. I did a consolehistory report and seen this in it.

Code:
Failed to exec inetd_start method of instance svc:/network/bootps/udp:default: I/O error
 
WARNING: /pci@1c,600000/scsi@2 (glm0):
        Resetting scsi bus, got incorrect phase from (0,0)
WARNING: /pci@1c,600000/scsi@2 (glm0):
        got SCSI bus reset
WARNING: /pci@1c,600000/scsi@2/sd@0,0 (sd3):
        auto request sense failed (reason=reset)

System also has a Business Policy Switch installed. I checked the logs and info in it and seen that the BPS power cycled 6 days ago. There is no information in the system (v210) that shows anything around the time the BPS power cycled.

Thanks,

Last edited by DukeNuke2; 04-20-2011 at 04:56 PM..
# 2  
Old 04-20-2011
please post the output of "iostat -eE".
# 3  
Old 04-21-2011
iostat -Er

Don't see any hard errors.

Code:
# iostat -Er
sd0       ,Soft Errors: 0 ,Hard Errors: 0 ,Transport Errors: 0
Vendor: SEAGATE  ,Product: ST373207LSUN72G  ,Revision: 0354 ,Serial No: 051931DV
30
Size: 73.40GB <73400057856 bytes>
,Media Error: 0 ,Device Not Ready: 0 ,No Device: 0 ,Recoverable: 0
Illegal Request: 0 ,Predictive Failure Analysis: 0
sd1       ,Soft Errors: 2 ,Hard Errors: 0 ,Transport Errors: 0
Vendor: TEAC     ,Product: DV-28E-N         ,Revision: 1.6A ,Serial No:
Size: 0.00GB <0 bytes>
,Media Error: 0 ,Device Not Ready: 0 ,No Device: 0 ,Recoverable: 0
Illegal Request: 2 ,Predictive Failure Analysis: 0
sd3       ,Soft Errors: 0 ,Hard Errors: 0 ,Transport Errors: 0
Vendor: FUJITSU  ,Product: MAT3073N SUN72G  ,Revision: 0602 ,Serial No: 0517B045
RY
Size: 73.40GB <73400057856 bytes>
,Media Error: 0 ,Device Not Ready: 0 ,No Device: 0 ,Recoverable: 0
Illegal Request: 0 ,Predictive Failure Analysis: 0
#

# 4  
Old 04-21-2011
Looks an awful lot like this:

SUMMARY: E450 got stuck with fault in glm0
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Xt timer call, XtAppAddTimeout, hangs on system clock jump backwards

Hi, I've got an issue which I've been 'google-fu'ing without much luck. We have a legacy program which has been plagued by an issue for a long time and I've been tasked to investigate/fix. The program uses XMotif2.1 (required due to dependency on an old GUI designer) and runs on a RHEL7... (4 Replies)
Discussion started by: altrefrain
4 Replies

2. Red Hat

system freezes / hangs

Hi, We're using - openldap-2.3.43-12.el5_6.5 nss_ldap-253-25.el5 on RHEL-5.5 Intermittently the entire system hangs, no message is present in any of the log files, login to the system fails, ssh fails, ping fails, the only way to recover is to hard-boot the system. We consulted... (3 Replies)
Discussion started by: TheRock
3 Replies

3. Solaris

Solaris ssh client hangs when connecting to another Solaris machine

Got a strange problem. I have 4 Solaris servers all configured the same, Solaris 10 x86 update 10. When I try to ssh from one Solaris 10 server to another server ssh hangs. I have an identical server and when I try this everything works fine. The weird thing is if I am root on the server... (1 Reply)
Discussion started by: ccj4467
1 Replies

4. Solaris

solaris hangs after booting

Hi, We've got a Sun Fire V245 that's failing to boot from either boot disk (mirrored using SVM). It simply hangs after loading a few modules: Sun Fire V245, No Keyboard Copyright 2006 Sun Microsystems, Inc. All rights reserved. OpenBoot 4.22.22, 1024 MB memory installed, Serial... (5 Replies)
Discussion started by: badoshi
5 Replies

5. Red Hat

Linux system hangs giving ntp errors

Hi folks, I am facing issue of my system (host1) getting hanged after throwing following ntpd messages. I am not able to ssh to the server there after. only option is to restart the host: Dec 29 02:58:51 host1 ntpd: time reset -0.207907 s Dec 29 02:58:51 host1 ntpd: synchronisation lost Dec 29... (0 Replies)
Discussion started by: SiddhV
0 Replies

6. Solaris

System hangs (freezes) on system bell/beep

I am running OpenIndiana development version oi_148 32-bit on a seven-year-old Dell Inspiron 8600. Seems to be running fine except for one particular annoyance: It freezes whenever a system bell/beep plays. I have mitigated this by turning the system bell off in gnome-terminal, which I use... (3 Replies)
Discussion started by: DeadBadger
3 Replies

7. Solaris

System hangs

Hi, today when i started the OS Sun Solaris 10 it hangs on initialization. Following was shown in the end of the screen Initializing system Please wait.... * Please help? (3 Replies)
Discussion started by: malikshahid85
3 Replies

8. UNIX for Advanced & Expert Users

system hangs in case of driver

hi, i am working on device drivers in linux kernel-2.6.11. Distribution is Mandrake-10.2. Basically i have to port the driver from kernel-2.4 to kernel-2.6.11. My system hangs,when ever an application calls select. Basically the kernel code for select, contains only 2 apis void poll_wait... (0 Replies)
Discussion started by: sriram.ec
0 Replies

9. Filesystems, Disks and Memory

Pulling a drive on RAID1 hangs system

I'm setting up a server with software RAID1, and everything is working perfectly, except that when I pull either of the drives, the system completely hangs and has to be rebooted. The computer is a Tyan Transport GX28, which is alleged to have hot-swappable SATA. I can fail a drive and the system... (1 Reply)
Discussion started by: vertigo23
1 Replies

10. SCO

System hangs on data compression

Hi, We are having an automated system installed on SCO unixware, which runs a End Of Day routine during midnight. Since few days system is hanging at data backup, I have checked the log, system hangs exactly on data compression, any idea or help that why system is hanging only on compression....... (10 Replies)
Discussion started by: tayyabq8
10 Replies
Login or Register to Ask a Question