Solaris is freezing and unable to telnet/ssh


 
Thread Tools Search this Thread
Operating Systems Solaris Solaris is freezing and unable to telnet/ssh
# 1  
Old 12-09-2011
Solaris is freezing and unable to telnet/ssh

I have encounter this solaris problem and it happens intermittent. When it happens, the system is freezing and unable to telnet/ssh in but the system ip is still able to ping. after that it will back to the normal and everything seems like be normal again. it is sun cluster setup.

scsi: [ID 107833 kern.warning] WARNING: /pci@0/pci@0/pci@2/scsi@0 (mpt0):

Disconnected command timeout for Target 0

[ID 646865 daemon.notice] Monitor probe time of 362.56 seconds is 1208.52 percent of Probe timeout.

can anyone help??
# 2  
Old 12-09-2011
The above erros looks to be related with SCSI device. Probe time below states, it was trying to check why it has happened, it failed with timeout.
what operations were you doing there?
# 3  
Old 12-09-2011
Quote:
Originally Posted by solaris040
The above erros looks to be related with SCSI device. Probe time below states, it was trying to check why it has happened, it failed with timeout.
what operations were you doing there?
thks for ur prompt response.

r u referring to this device?

format

0. c1t0d0 <LSILOGIC-LogicalVolume-3000 cyl 65533 alt 2 hd 16 sec 273>
/pci@0/pci@0/pci@2/scsi@0/sd@0,0

what i found this is a local drive. there is no any amber light or hardware errors.
# 4  
Old 12-10-2011
please check the
Code:
luxadm probe -p

and check /var/adm/messages, for the date, when this error has occurred.

Did this happen during a specific operation ?

Last edited by jim mcnamara; 12-13-2011 at 12:02 AM..
# 5  
Old 12-12-2011
Quote:
Originally Posted by solaris040
please check the

luxadm probe -p

and check /var/adm/messages, for the date, when this error has occurred.

Did this happen during a specific operation ?
luxadm probe -p
No Network Array enclosures found in /dev/es

for this incident happened intermittent. for those clients are connected to this system with ftp connection also freeze but the network was still up.

the system up time: up 955 day

should rebooting can resolve the problem? SmilieSmilieSmilie
# 6  
Old 12-13-2011
Before you reboot:

do you have backups? The disk may not remount. I would say, as a reasonable guess, that your disk is near death. Can you restore whatever was on the disk? Will you need to restore if it dies completely.

Reboot will solve the problem, probably not in the way you hope.
This User Gave Thanks to jim mcnamara For This Post:
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

telnet and ssh not working .... but it pinging in Solaris 8

hi Everyone telnet and ssh not working in Solaris 8 .... but it pinging.... i also checked /etc/services /etc/inet/inetd.conf ps -ef | grep telnet ans default router ... everythinking is ok .... when i connect telnet then suddently closed ... and ssh is connection refused ... help... (1 Reply)
Discussion started by: coolboys
1 Replies

2. Solaris

Unable to login using ssh,telnet onto my solaris machine with solaris 10 installed

Hi, I am unable to login into my terminal hosting Solaris 10 and get the below error message "Server refused to allocate pty ld.so.1: sh: fatal: libc.so.1: open failed: No such file or directory " Is there anyways i can get into my machine and what kind of changes are required to be... (7 Replies)
Discussion started by: sankasu
7 Replies

3. UNIX for Dummies Questions & Answers

Automatic logging (capture screen output) of telnet/ssh sessions on a Solaris node

Hi I am working in Solaris 10 and I want to monitor logs for every telnet/ssh session that tries to connect to the server. I need these logs to be generated in a file that I can fetch using ftp. I am a new user and a stepwise detail will be great BR saGGee (3 Replies)
Discussion started by: saggee
3 Replies

4. UNIX for Dummies Questions & Answers

Unable to telnet

Hi, I have two linux boxes and due to some reasons I have reinstalled OS in one of them. Now Iam unable to telnet one of them. I have included entries in /etc/hosts in both and Iam able to ping each other. Am I missing anything here or I we need to install/activate telnet server ? Thanks... (2 Replies)
Discussion started by: ssuhaib
2 Replies

5. SuSE

Unable to telnet (non-ssh) as root

Hi forum, I face a strange issue. I'm able to telnet as root with ssh. But I'm not able to telnet (non-ssh) as root to my Suse 10 machine. Can someone please point to significant files where I need to make changes for Suse 10 machine and resolve this issue. Thanks in advance. (2 Replies)
Discussion started by: anilgurwara
2 Replies

6. UNIX for Dummies Questions & Answers

Unable to Telnet

Dear All, I have Compaq Alpha server running UNIX OS. with Old Hardware specification. I had FTP conncetion using IP Switch ( FTP client ) to the Unix server in order to copy some files to my workstation. one day after closing the connection we noted that IT operations are not able to... (8 Replies)
Discussion started by: Arehan
8 Replies

7. Solaris

Unable to telnet

Hi guys, After changing my workstation from domain rsm.renesas.com to my.renesas.local, I was unable to telnet to 1 of our Sun Solaris servers. There r errors in the messages file: Aug 15 17:35:26 rsmsso1.svc.rsm.renesas.com inetd: warning: can't verify hostname:... (12 Replies)
Discussion started by: *Jess*
12 Replies

8. AIX

Unable to telnet to server

Hi, I encountered error when I telnet to my server. Error is as follows: telnetd: /bin/login: The file access permissions do not allow the specified action I am able to ssh into my server and I have checked/verified /etc/security and /etc/inetd.conf. I restarted the inetd subsystem via... (1 Reply)
Discussion started by: chongkls77
1 Replies

9. HP-UX

Unable to login at console and telnet

Hi friend, I'm facing a problem to access the console and telnet to the HP ux 11 server due to the system file is full. How to access this server via single mode and how to mount the folder / and folder /var? thanks. vestro (1 Reply)
Discussion started by: vestro
1 Replies

10. UNIX for Dummies Questions & Answers

Unable to telnet from SunOS 5.6 Server

:cool: I need some assistance please. I'm setting up a SunOS 5.6 server and sofar I'm able to telnet into the unit but unable to telnet from it. Can anyone help me with this problem. When attempting to telnet from my SunOs to client terminal I'm receving the following error, "Unable to connect to... (3 Replies)
Discussion started by: sharris82
3 Replies
Login or Register to Ask a Question