warm reboot causing damage?

Status
Not open for further replies.

PTaco

Beta member
Messages
1
has anyone ever heard of a warm reboot causing damage to a server's hardware? like a once a day reboot?

i know cold reboots can cause damage over time to hardware(would you mind explaining how though?). Some servers have been experiencing problems and im curious if the warm reboots they are doing could be the issue.
 
Welcome to TF! Can I eat you? :p

Soft reboot
A soft reboot (also known as a warm reboot) is restarting a computer under software control, without removing power or (directly) triggering a reset line. It usually, though not always, refers to an orderly shutdown and restarting of the machine.
The Control-Alt-Delete key combination on the original IBM PC was designed to allow a soft reboot for a quicker and more convenient restart than powering the computer completely down then back up.[citation needed]
This kind of reboot will not usually reset the hard disks, so that they have time to update their write cache to permanent storage. Hard disks will also keep their configuration (like C/H/S adjustments, HPA, DCO, internal passwords...) over these reboots.
The Linux kernel has optional support for the kexec system call, which transfers execution to a new kernel and skips hardware or firmware reboot. The entire process is done independent of the system firmware. Note that the kernel being executed does not have to be a Linux kernel.

Booting - Wikipedia, the free encyclopedia

When in doubt, use Google. Unless others can contribute, that sounds the closest to me.
 
Status
Not open for further replies.
Back
Top Bottom