Server reboots weekly
#1
Posted 25 May 2006 - 07:07 AM
I just recently started a new job and have been having a few problems with one of the servers here. Every Tuesday/Wednesday for no apparent reason the server reboots and when I arrive on Wednesday morning I have to go in and check all services etc are running correctly. There is no event in event viewer showing a shutdown has occurred and when I 1st logon I have to give a reason for an unexpected shutdown. I have spoke with other engineers here and they say it has been happening for quite a while and they haven’t been able to solve the problem. There are no scheduled tasks or scripts running that might cause this, and nothing that specifically happens between Tuesday and Wednesday either. The server O/S is 2003 Sp1 fully patched, Dual 2.4 Xeon HT CPU's and 3GB RAM. It is currently configured as a terminal server and is also used to run certain bespoke applications, IIS & SQL Server 2000. Unless I really have to I would like to check all O/S & software related possibilities 1st before checking hardware.
Does anyone have any idea where i can start my search for the cause of the problem, or am i going to have to delve right in and start thinking hardware?
Thanks for any advice offered
Rob
#2
Posted 25 May 2006 - 08:52 AM
#3
Posted 25 May 2006 - 09:19 AM
ASRs can cause memory dumps to get corrupted, or spontaneous reboots when the BIOS decides the machine is "unresponsive" and hard resets it.
Is the reboot always at the same time of day?
This post has been edited by Mr Snrub: 26 May 2006 - 01:26 PM
#4
Posted 25 May 2006 - 10:00 AM
Cleaning lady is also a no go as the server room is locked and no one has access to it through the night.
As soon as i have anymore information i will update the post.
Thanks again
Rob
#5
Posted 25 May 2006 - 10:25 AM
#6
Posted 25 May 2006 - 10:26 AM
So you don't see any SaveDump/1001 events (assuming Windows 2000/2003)?
#7
Posted 25 May 2006 - 11:32 AM
As soon as i have any further info i will update.
Thanks
Rob
#8
Posted 25 May 2006 - 02:34 PM
#9
Posted 25 May 2006 - 03:23 PM
#10
Posted 26 May 2006 - 06:31 AM
1. If you have a feature like Compaq's Automatic System Restart (ASR), please disable it. This setting is usually found in the BIOS. With this feature enabled, if the BIOS does not detect a heartbeat from the OS, it will restart the server. This will interrupt the dump process.
2. Create or set the following registry value:
Key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\i8042prt\Parameters
Value: CrashOnCtrlScroll
Type: REG_DWORD
Data: 1
Refer to the following Knowledge Base article for more information on this registry key:
244139 Windows Feature Allows a Memory.dmp File to Be Generated with Keyboard
http://support.micro....com/?id=244139
3. Right-Click on the "My Computer" icon on the desktop and select "Properties"; this will open the "System Properties" window. Go to the "Advanced" tab and click "Performance Options". Click "Change" under "Virtual Memory". Set the pagefile to be located on the partition where the OS is installed, and set it to be equal to Physical RAM + 50 MB.
4. Also in the "System Properties" window, click on the "Advanced" tab, then click "Startup and Recovery". Make sure "Complete Memory Dump" is selected (see 4a if this is not in the list). You can change the location of the memory dump file to a different local partition if you do not have enough room on the partition where the OS is installed.
4a. If the "Complete Memory Dump" option in step 4 is not available, you will need to manually set this registry value:
Key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CrashControl
Value: CrashDumpEnabled
Type: REG_DWORD
Value: 1
5. You will need to reboot the server for these changes to take effect.
The next time that the server is hung, you can go to the console and hold down the RIGHT CTRL key and press the SCROLL LOCK key twice to cause the server to bugcheck and create a memory.dmp file. This .dmp file will show what the server was (or wasn't) doing when it hung.
Note that if you try this with a PS/2 keyboard and it doesn't work, you've got a hardware problem for sure
#11
Posted 30 May 2006 - 09:49 AM
Thanks once again
Rob
#12
Posted 06 June 2006 - 04:21 AM
#13
Posted 06 June 2006 - 06:01 AM
#14
Posted 06 June 2006 - 06:20 AM
I am aware of a configuration option on APS UPS's which enable a weekly test of the battery. If the battery is dead, then this would result in the power to the server dropping.
#15
Posted 07 June 2006 - 02:22 AM
Cheers
Rob
#16
Posted 07 June 2006 - 07:48 PM
Just in case you might want to check your gp:
Comp config - admin templates - windows components - windows update.
You will see the various options there. Might be a good thing to configure either way, those updates are sneaky, it sure gave us headaches for at least 3 weeks on the same days as you.
#17
Posted 12 June 2006 - 09:55 AM
Thanks for your response, prior to my involvement Windows Updates had been set for manual download and installation so im not sure this would still be an issue. Guess i will keep an eye out again this wednesday just incase.
Thanks
Rob
- ← Network-attached storage and Single Quorum Device Cluster
- Windows NT4/2000/2003
- Security Groups In AD →



Help
Back to top










