kernel error!


 
Thread Tools Search this Thread
Operating Systems Linux kernel error!
# 1  
Old 11-13-2008
kernel error!

Hi,

Nov 13 12:47:53 FIREWALL003 kernel: warning: many lost ticks.
Nov 13 12:47:53 FIREWALL003 kernel: Your time source seems to be instable or some driver is hogging interupts
Nov 13 12:47:53 FIREWALL003 kernel: rip __do_softirq+0x4d/0xd0

I was able to login at 1pm but I can't do anything. My ps -ef hang and w.

Anyone who knows this error.
# 2  
Old 11-14-2008
network problems? or to strict firewall rules?
# 3  
Old 11-14-2008
can you elaborate?
# 4  
Old 11-14-2008
I suppose FIREWALL003 is your hostname. Is your mother board battery OK?
# 5  
Old 11-14-2008
'Many lost ticks' has nothing to do with the motherboard battery, since the clock in question is not a real-time clock but a high-resolution CPU clock. My guess is the error is exactly what it says it is -- some kernel driver went awry and was hogging interrupts, and eventually caused a kernel panic. Did you upgrade or reconfigure your kernel recently?
# 6  
Old 11-14-2008
i called support they told me there's nothing to worry about, this is about NTP. And as long your date and time are correct then it's fine. also if you have ftp connection that times out...
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Linux

Unload kernel module at boot time (Debian Wheezy 7.2, 3.2.0-4-686-pae kernel)

Hi everyone, I am trying to prevent the ehci_hcd kernel module to load at boot time. Here's what I've tried so far: 1) Add the following line to /etc/modprobe.d/blacklist.conf (as suggested here): 2) Blacklisted the module by adding the following string to 3) Tried to blacklist the module... (0 Replies)
Discussion started by: gacanepa
0 Replies

2. SCO

Relink kernel error

SCO Unix 5.0.5 wd Srom 1 /var/opt/K/SCO/link/1.1.0Eb/etc/conf/cf.d/msci - parameter count Idbuild idscsi had errors System build failed. Any idea ? (1 Reply)
Discussion started by: lakicevic
1 Replies

3. UNIX for Dummies Questions & Answers

Error while compiling the kernel 3.3.1.

Hi I m using redhat 6 with kernel release 2.6.32-71.el6.i686 I have downloaded latest kernel 3.3.1 from kernel.org . when i run make module_install i get below error. # make modules_install /usr/src/kernels/linux-3.3.1/scripts/depmod.sh: line 37: 11314 Killed ... (0 Replies)
Discussion started by: pinga123
0 Replies

4. Ubuntu

Kernel compile error

Hi I'm compiling a real-time kernel in linux, but after I type make bzImage things end with this: (Things going well doing CC and things).... CC arch/x86/kernel/kgdb.o CC arch/x86/kernel/vm86_32.o CC arch/x86/kernel/early_printk.o CC arch/x86/kernel/ipipe.o... (2 Replies)
Discussion started by: mdop
2 Replies

5. Red Hat

Kernel Panic Error

Hi Guys, I'm working with a down RedHat Server. Whenever the server tries to boot, there's an error stating: Kernel panic: No init found. Try passing init= option to kernel. In addition to this, the "Caps Lock" and "Scroll Lock" lights start flashing. The server doesn't boot pass this... (1 Reply)
Discussion started by: bbbngowc
1 Replies

6. Debian

Debian - kernel dircolors daily error 6

I'm using Debian 5.0.4 Lenny. Daily my logs kern.log, messages, and syslog are filled with errors regarding dircolors: I've googled this to death and still haven't found a solution to fix or stop this. I read on man dircolors to: dircolors --version The output I receive on this cmd is... (0 Replies)
Discussion started by: juliej
0 Replies

7. Solaris

Which file is read by kernel to set its default system kernel parameters values?

Hi gurus Could anybody tell me which file is read by kernel to set its default system kernal parameters values in solaris. Here I am not taking about /etc/system file which is used to load kernal modules or to change any default system kernal parameter value Is it /dev/kmem file or something... (1 Reply)
Discussion started by: girish.batra
1 Replies

8. SCO

Installation error for Kernel Re-build

Hi All, While installing a Service Pack on my Unix Solaris machine, i got the following error: UX:acomp: ERROR: "space.c", line 16: undefined symbol: CHROOT_SECURITY UX:acomp: ERROR: "space.c", line 16: non-constant initializer: op "NAME" UX:idmkunix: ERROR: Compile/link of 'Driver_atup.o... (9 Replies)
Discussion started by: am_yadav
9 Replies

9. Red Hat

error : kernel panic: No init found

helo, my system is runing on redhat 9.0. but now when i run my machine i got the following error. Kernel Panic:No init found. try passing init = option to kernel. i dont have any idea about linux administration. can u help me to solve this error Thanks and Regards,... (2 Replies)
Discussion started by: amitpansuria
2 Replies

10. UNIX for Advanced & Expert Users

Error wile rebuild the kernel

Hi!!! I installed the patch: DUV40F16-C0040500-10245-Manual-20010328 to avoid a reboot problem in my server, AlphaServer 4100 with Tru64 4.0F. When the patch instalation finished I rebuild the kernel like this: # duconfig -c ORACLE-TEST Start de rebuild and a few minutes after appear... (0 Replies)
Discussion started by: irasela
0 Replies
Login or Register to Ask a Question