Mysterious Server Shutdown


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users Mysterious Server Shutdown
# 1  
Old 11-03-2006
Mysterious Server Shutdown

Virtually no UNIX admin experience. Any admin duties are shared by several folks with no special training. Today we had our Sun v880 server, running Solaris 5.8, shutdown for no apparent reason.

When we checked on server we found it completely powered down, yet still connected to a fully charged UPS. When we booted the system back up a few of the file systems required FSCHK be run on them. Other then that...no damage done.

Can anyone point us to any system logs that might give us some insight as to why our server shutdown?

Any help would be greatly appreciated!
# 2  
Old 11-04-2006
Try these for starters and see what you find..

last -20
who -b
view /var/adm/messages
Tornado
# 3  
Old 11-04-2006
Oh.. since you had to run an fsck on some of your filesystems I guess you don't have logging enabled.

To enable logging, edit your /etc/vfstab file and add logging to your ufs..
ie:
/dev/dsk/c0t0d0s0 /dev/rdsk/c0t0d0s0 / ufs 1 no logging

You might want to run a prtdiag aswell to make sure nothing else has failed..
/usr/platform/`uname -i`/sbin/prtdiag -v

Another quick way to check your messages files is to type dmesg
Tornado
# 4  
Old 11-07-2006
Some time ago I expreienced the same problem.

The problem was that I did't have any real console connected to the machine. Isted I used the hyperterm in windows and connected via the serial port.
After I left this connection to my unixserver I just klicked the (X) box up in the right corner of the hyperterm window. When I did the the machine halted but first it seemed like it was totaly hanged. This happend 3-4 times until I figured out what was wrong.

The fix was to just type 'go' and the machine came up in runlevel 3 again.
Nothing was in the messages...
If this is your problem sun have a patch for this. Or you can comment out
KEYBOARD_ABORT=alternate in /etc/default/kbd
# 5  
Old 11-08-2006
Quote:
Originally Posted by buechler66
Virtually no UNIX admin experience. Any admin duties are shared by several folks with no special training. Today we had our Sun v880 server, running Solaris 5.8, shutdown for no apparent reason.

When we checked on server we found it completely powered down, yet still connected to a fully charged UPS. When we booted the system back up a few of the file systems required FSCHK be run on them. Other then that...no damage done.

Can anyone point us to any system logs that might give us some insight as to why our server shutdown?

Any help would be greatly appreciated!
if people have easy physical access to the server, i wouldn't be surprised if somebody hit the power button or kicked/loosened the power cords by "accident" ... if the server is within a secure facility, check who has access and who would have been in the room at the time of the powerdown ...

also, check for ventilation --- make sure the server did not get too hot and there is nothing obstructing the ventilation fans ...

i'm more inclined to say that a finger or a foot touched the server based on what you have written but there would be no way to confirm that if you can't prove somebody was in the same room as the server when it went down ...


good luck!
# 6  
Old 11-09-2006
check /var/adm messages file.
to check other physical devices run prtdiag -v, format, and iostat -En.
Run an extended post or create an explorer file and analyze it if the problem continues
# 7  
Old 11-10-2006
Just came accross these pdf files that would be usefull for you...
It will help you with the sysadmin of your sun servers...Well get you started anyway

http://www.sun.com/bigadmin/content/...olsysadmin.pdf
http://www.fisica.uson.mx/carlos/Sof...s_quickref.pdf

Last edited by Tornado; 11-10-2006 at 04:13 AM..
Tornado
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. AIX

Server Shutdown

Hi, is it possible to find out ip address of user who has shutdown or rebooted the server , I have used the command errpt -a , in that it is showing server rebooted but it is not showing ip address who has shutdown the serve, even I have used command last reboot. Please suggest. Regards, ... (3 Replies)
Discussion started by: manoj.solaris
3 Replies

2. UNIX for Advanced & Expert Users

Shutdown the Linux server if no one is using the server

Hi All, I want to shutdown the server if no one is actualy using it. Its a linux server. I thought of sending a msg on users terminal for those who all are logged in and expecting a input from them. If they will reply system should not get shutdown else it should not. Can any one... (2 Replies)
Discussion started by: Sadhana
2 Replies

3. Solaris

Startup and shutdown a server

Are rc scripts executed serially or all at the same time. Is there a way to see this happen? A log file or the syslogd? This is Solaris 10. (2 Replies)
Discussion started by: djehresmann
2 Replies

4. Solaris

Server Shutdown Problem

I have a sparc T1 server (I know its old) running Solaris 8, which we use for testing. It has been very slow in response- prompt takes couple of minutes to come up, so I decided to reboot the server but I can reboot it, it is giving following errors when I try to shutdown it down. root@deva:/#... (3 Replies)
Discussion started by: Tirmazi
3 Replies

5. UNIX for Advanced & Expert Users

shutdown and reboot unix server

Hi, please could someone advise the best command to shutdown and then for it to reboot back online again. Note: I shall be doing this from a telent session. regards venhart (3 Replies)
Discussion started by: venhart
3 Replies

6. Shell Programming and Scripting

How to shutdown client machine from the server

I have a unix server through which some ten client machines are connected. I want to shutdown/restart all the machine from the server through the shell script during the particular time of the day. I welcome your suggestions. Thanks in advance. With regards Victor (1 Reply)
Discussion started by: mvictorvijayan
1 Replies

7. UNIX for Advanced & Expert Users

RHEL 4 U5 - Server immediate shutdown

Dear all, My server has shutdown frequently. It is AMD64, OS is RHEL 4 U5. I've seen the system log, before the shutdown occured: Jul 29 04:28:56 localhost kernel: EDAC k8 MC0: general bus error: participating processor(local node response), time-out(no timeout) memory transaction... (2 Replies)
Discussion started by: mr_bold
2 Replies

8. AIX

server is getting shutdown

Hi Guys, Please help in this...when we start HACMP services ..server is getting shutdon. Error mesg from cluster.log. Apr 14 08:43:27 bascop17 snmpd: NOTICE: SMUX trap: (0 0) (127.0.0.1+46302+1) Apr 14 08:43:33 bascop17 topsvcs: (Recorded using libct_ffdc.a cv 2):::Error ID:... (1 Reply)
Discussion started by: b_manu78
1 Replies

9. UNIX for Advanced & Expert Users

shutdown a unix server

Hi, how to shutdown a unix machine ? We are on SunOS server15.8 Generic_108528-24 sun4u sparc SUNW,Ultra-Enterprise Many thanks. (2 Replies)
Discussion started by: big123456
2 Replies

10. UNIX for Dummies Questions & Answers

Server shutdown Troubleshooting

SCO Unixware 7.1.1 Hi friends, At 11:30pm last night mymain Unix Server hung or rebooted (Unaware which one), and was bot available for 10 minutes. Is there a log file somewhere which will tell me what happened ? I have looked ad /var/adm/syslog, but cannot make head nor tail of it. ... (1 Reply)
Discussion started by: sureshy
1 Replies
Login or Register to Ask a Question