Unix solaris hanged, cannot get the application


 
Thread Tools Search this Thread
Operating Systems Solaris Unix solaris hanged, cannot get the application
# 1  
Old 11-03-2011
Unix solaris hanged, cannot get the application

Hi ,
I need your help on the my unix (solaris system was down) when i enter console login ans password could not opearte their application .
i tried reboot many times but still same error was occurred.

Please refer the attcahed file , how i need to solve this issue?Smilie

I 'm not familiar in unix so , i need your kind help to solve this problem ,please give some input to solve it , refer the attcahed file for your reference.
Unix solaris hanged, cannot get the application-photo-2-.jpg
# 2  
Old 11-03-2011
To solve problem like this, there're several things that you can do. The following steps might help you to overcome this error.
Steps to take :
Code:
#svcadm clear svc:/system/filesystem/local:default

1. Check output of df -h
2. Check output of cat /etc/vfstab
3. Compare between those commands result
4. If inconsistencies found, comment unneeded mount point (but you have to ask first to your user, what file system that no longer needed/exist anymore)
5. Clear svcs -xv services that still in maintenance mode
6. Logout from system and re-login.

Last edited by h@foorsa.biz; 11-04-2011 at 02:46 PM..
# 3  
Old 11-03-2011
Can you please provide the contents of /etc/vfstab and the output of metastat? It may be that the corrupted filesystem may be repairable while the system is up and running.
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Solaris Server getting hanged

Hi, I have recently changed the port speed to 1000 Mbps, auto negotiation ON from 100 Mbps auto negotiation OFF. At a particular time in the night, various other nodes FTP few big file to this node. At that particular moment when the other node start FTPing, the server becomes slow and is kind... (1 Reply)
Discussion started by: brij123
1 Replies

2. Solaris

application compiled on solaris 10 throwing error when executed on solaris 9

I have compiled my application on Solaris 10 with following description SunOS ldg1 5.10 Generic_138888-03 sun4v sparc SUNW,Sun-Blade-T6320 The compiler is Sun C++ 5.9 SunOS_sparc Patch 124863-01 2007/07/25 But when installing the application on Solaris 9 SunOS odcarch02 5.9... (2 Replies)
Discussion started by: ash_bit2k2
2 Replies

3. Solaris

How to know about a hanged process

Hi, My process is visible in 'ps' command but actually it is not working or it got hanged. This process is not generating any log. Now How can I know that my process got hanged. Please help. (2 Replies)
Discussion started by: sanjay1979
2 Replies

4. UNIX and Linux Applications

Binary Get Hanged

Hi, In our product we have use binary that fork the child process to make proxy the connection to device.But recently when we try to connect new configured device several times it get handed and binary stop making further new connection to device.it required to RESTART the services to make binary... (1 Reply)
Discussion started by: Anand Prakash
1 Replies

5. Linux

Binary Get Hanged

Hi, In our product we have use binary that fork the child process to make proxy the connection to device.But recently when we try to connect new configured device several times it get handed and binary stop making further new connection to device.it required to RESTART the services to make... (1 Reply)
Discussion started by: Anand Prakash
1 Replies

6. UNIX for Advanced & Expert Users

System hanged. help required.

HI, I have a Fedora running box. I am not able to ping/login. I guess it got hanged. Can any one help me how to login to that box with out restart? (8 Replies)
Discussion started by: praveen_b744
8 Replies

7. Solaris

create application using apache On solaris

dears iam new in solaris i install solaris on my pc can you help me in steps how can i create application using apache on solaris (3 Replies)
Discussion started by: murad.jaber
3 Replies

8. Shell Programming and Scripting

Outlook is getting hanged - sendmail

Hi, Problem with Sendmail When I receive the mail in my outlook, (sent using sendmail ) , Outlook is not working properly( its getting hanged).I am using the script which is available in this forum. The following are the headers that are getting generated . Sendmail is running on SunOS... (5 Replies)
Discussion started by: Srini75
5 Replies
Login or Register to Ask a Question