hi.... i think: first kernel oops: Sep 1 15:08:17 web2 kernel: Oops: 0000 [#1] Sep 1 15:08:17 web2 kernel: Modules linked in: iptable_filter ip_tables i2c_dev i2c_core nfs lockd sunrpc dm_mirror dm_mod button battery ac ohci_hcd hw_random e100 mii tg3 e1000 ext3 jbd
try to remove those modules or daemon that you dont use: like nfs lokd sunrpc just shutdown the services and then remove wiht rmmod second kernel panic: Sep 1 15:08:17 web2 kernel: <0>Fatal exception: panic in 5 seconds the kernel panic occurs just when monit was on CPU0. I dont think that monit can freeze the kernel because it runs in user mode. I think IPTABLES + NFS + RPC where the cause. Try to upgrade your kernel... and wait. Bye hans On 9/1/07, Michael Steinfeld <[EMAIL PROTECTED]> wrote: > Anybody have monit cause a kernel panic before.. the logs are not so > verbose trying to diagnose what happened. > > my env: > Linux web2.tunecore.com 2.6.9-22.0.2.EL #1 Thu Jan 5 17:03:45 EST 2006 > i686 athlon i386 GNU/Linux > monit version: monit-4.9 #compiled from source... > > Now I know I need to upgrade my kernel which I am planning on doing > right away, but if you can give me an suggestions, I would appreciate > it. > > Logs <snip> > > Sep 1 15:08:17 web2 kernel: printing eip: > Sep 1 15:08:17 web2 kernel: c01a7ac5 > Sep 1 15:08:17 web2 kernel: *pde = 3a4da067 > Sep 1 15:08:17 web2 kernel: Oops: 0000 [#1] > Sep 1 15:08:17 web2 kernel: Modules linked in: iptable_filter > ip_tables i2c_dev i2c_core nfs lockd sunrpc dm_mirror dm_mod button > battery ac ohci_hcd hw_random e100 mii tg3 e1000 ext3 jbd > Sep 1 15:08:17 web2 kernel: CPU: 0 > Sep 1 15:08:17 web2 kernel: EIP: 0060:[<c01a7ac5>] Not tainted VLI > Sep 1 15:08:17 web2 kernel: EFLAGS: 00010286 (2.6.9-22.0.2.EL) > Sep 1 15:08:17 web2 kernel: EIP is at do_task_stat+0x2c4/0x663 > Sep 1 15:08:17 web2 kernel: eax: 00000000 ebx: df51f000 ecx: > f6072680 edx: f790a040 > Sep 1 15:08:17 web2 kernel: esi: c7846130 edi: 00000001 ebp: > f796cf40 esp: f566eec8 > Sep 1 15:08:17 web2 kernel: ds: 007b es: 007b ss: 0068 > Sep 1 15:08:17 web2 kernel: Process monit (pid: 2957, > threadinfo=f566e000 task=e6b77220) > Sep 1 15:08:17 web2 kernel: Stack: 00000002 f566ef3c 00000002 > c03684c0 00000000 f4619178 f566ef58 c01ceeec > Sep 1 15:08:17 web2 kernel: 00000006 00000015 00000000 > 000004db 00000000 00000000 00000000 00000000 > Sep 1 15:08:17 web2 kernel: 00000001 ffffffff ffffffff > 00000055 5314bf59 00000000 00000000 000000d0 > Sep 1 15:08:17 web2 kernel: Call Trace: > Sep 1 15:08:17 web2 kernel: [<c01ceeec>] selinux_inode_permission+0x9d/0xa2 > Sep 1 15:08:17 web2 kernel: [<c01a405b>] proc_info_read+0x41/0x6d > Sep 1 15:08:17 web2 kernel: [<c0168812>] vfs_read+0xb6/0xe2 > Sep 1 15:08:17 web2 kernel: [<c0168a25>] sys_read+0x3c/0x62 > Sep 1 15:08:17 web2 kernel: [<c0310193>] syscall_call+0x7/0xb > Sep 1 15:08:17 web2 kernel: Code: 08 05 00 00 00 00 00 00 fb 8b 8e 0c > 05 00 00 85 c9 0f 84 86 00 00 00 8b 59 48 85 db 74 35 8b 83 c8 00 00 > 00 89 44 24 58 8b 43 04 <8b> 50 64 c1 e2 14 0b 50 68 03 53 08 89 d0 0f > b6 da c1 e8 14 81 > Sep 1 15:08:17 web2 kernel: <0>Fatal exception: panic in 5 seconds > > -- > Michael Steinfeld > Linux Admin/Developer > AIM: mikesteinfeld > GTALK: [EMAIL PROTECTED] > > > -- > To unsubscribe: > http://lists.nongnu.org/mailman/listinfo/monit-general > -- ------------------------------------------------------------------------------------------------------------- /"\ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . \ / ASCII Ribbon Campaign . Windows: "Where do you want to go today?" X - NO HTML/RTF in e-mail . Linux: "Where do you want to go tomorrow?" / \ - NO Word docs in e-mail . BSD: "Are you guys coming or what?" ------------------------------------------------------------------------------------------------------------- -- To unsubscribe: http://lists.nongnu.org/mailman/listinfo/monit-general
