On Tue, 26 Aug 2003 11:30:18 -0500
Nick Vahalik <[EMAIL PROTECTED]> wrote:

> Hello all,
> 
> I've been searching Hi and Low for what "kernel.panic = 300" means.  I 
> have a box that remotely admin and sometimes it just suddenly decides to 
>   stop responding to whatever I attempt to do.  Then I have to get it 
> rebooted.  When it reboots... however... /var/log/messages (Redhat 7.3) 
> comes up with a systcl: kernel.panic = 300 and kernel.sysrq = 1 lines:
> 
> Aug 26 06:09:13 fatpipe sysctl: kernel.panic = 300
> Aug 26 06:09:13 fatpipe sysctl: kernel.sysrq = 1
> 
> What does this mean?
> 

Hi Nick,

You'll see these messages at boot time as the kernel
is set with proper values by the init scripts.

kernel.panic  is the number of seconds after a kernel
              "panics" that the machine will auto reboot

kernel.sysrq  enables the the Magic SysRq key which
              is useful in debugging your system when 
              things go amok.

Cheers,
Sean


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to