Bom dia pessoal.
Seguinte: agora pouco eu tive um problema de lentidão no servidor da empresa.
Através do TOP verifiquei que o load average estava em mais de 290. Depois que eu dei um boot no servidor, ele voltou ao normal.
Verificando o arquivo /var/log/messages eu detectei as seguintes mensagens:
**********
Oct 5 07:45:01 taz kernel: Unable to handle kernel paging request at virtual address 67600900
Oct 5 07:45:01 taz kernel: printing eip:
Oct 5 07:45:01 taz kernel: c01182fd
Oct 5 07:45:01 taz kernel: *pde = 00000000
Oct 5 07:45:01 taz kernel: Oops: 0002
Oct 5 07:45:01 taz kernel: eepro100 st ext3 jbd aic7xxx sd_mod scsi_mod
Oct 5 07:45:01 taz kernel: CPU: 1
Oct 5 07:45:01 taz kernel: EIP: 0010:[<c01182fd>] Not tainted
Oct 5 07:45:01 taz kernel: EFLAGS: 00010086
Oct 5 07:45:01 taz kernel:
Oct 5 07:45:01 taz kernel: EIP is at try_to_wake_up [kernel] 0x2d (2.4.18-4smp)
Oct 5 07:45:01 taz kernel: eax: a72a4c60 ebx: e5c9bda4 ecx: 67600900 edx: 646e756f
Oct 5 07:45:01 taz kernel: esi: c3139000 edi: 00000000 ebp: e5c9bdb4 esp: e5c9bda4
Oct 5 07:45:01 taz kernel: ds: 0018 es: 0018 ss: 0018
Oct 5 07:45:01 taz kernel: Process chmod (pid: 28822, stackpage=e5c9b000)
Oct 5 07:45:01 taz kernel: Stack: 00000086 c10ac4e0 f777ed88 00000001 e5c9bdd8 c01190c9 c3139000 00000000
Oct 5 07:45:01 taz kernel: 00000286 00000003 f647c494 f777ed40 f647c400 ec9c7f60 f8853972 00000000
Oct 5 07:45:01 taz kernel: 00000000 f885a201 f647c494 f647c400 d7c675a0 d7fc9970 f8853e17 d7c675a0
Oct 5 07:45:01 taz kernel: Call Trace: [<c01190c9>] __wake_up [kernel] 0x39
Oct 5 07:45:01 taz kernel: [<f8853972>] do_get_write_access [jbd] 0x122
Oct 5 07:45:01 taz kernel: [<f885a201>] journal_alloc_journal_head [jbd] 0x11
Oct 5 07:45:01 taz kernel: [<f8853e17>] journal_get_write_access_Rsmp_b9d1b905 [jbd] 0x37
Oct 5 07:45:01 taz kernel: [<f88687a1>] ext3_reserve_inode_write [ext3] 0x31
Oct 5 07:45:01 taz kernel: [<f8868735>] ext3_mark_iloc_dirty [ext3] 0x25
Oct 5 07:45:01 taz kernel: [<f8868746>] ext3_mark_iloc_dirty [ext3] 0x36
Oct 5 07:45:01 taz kernel: [<f885a0c7>] __jbd_kmalloc [jbd] 0x27
Oct 5 07:45:01 taz kernel: [<f885ccd0>] .rodata.str1.1 [jbd] 0x30
Oct 5 07:45:01 taz kernel: [<f885a0c7>] __jbd_kmalloc [jbd] 0x27
Oct 5 07:45:01 taz kernel: [<f8868838>] ext3_mark_inode_dirty [ext3] 0x18
Oct 5 07:45:01 taz kernel: [<f88688f8>] ext3_dirty_inode [ext3] 0x98
Oct 5 07:45:01 taz kernel: [<c0155f9c>] dput [kernel] 0x1c
Oct 5 07:45:01 taz kernel: [<c015763e>] __mark_inode_dirty [kernel] 0x2e
Oct 5 07:45:01 taz kernel: [<c01595ed>] inode_setattr [kernel] 0xcd
Oct 5 07:45:01 taz kernel: [<f8868645>] ext3_setattr [ext3] 0x295
Oct 5 07:45:01 taz kernel: [<c01596f1>] notify_change [kernel] 0x81
Oct 5 07:45:01 taz kernel: [<c014daf1>] __user_walk [kernel] 0x41
Oct 5 07:45:01 taz kernel: [<c0140e89>] sys_chmod [kernel] 0x79
Oct 5 07:45:01 taz kernel: [<c0149fe2>] sys_lstat64 [kernel] 0x22
Oct 5 07:45:01 taz kernel: [<c0108c6b>] system_call [kernel] 0x33
Oct 5 07:45:01 taz kernel:
Oct 5 07:45:01 taz kernel:
Oct 5 07:45:01 taz kernel: Code: f0 fe 88 a0 bc 35 c0 0f 88 a0 22 00 00 8b 56 20 8d 04 d2 8d
**********
Além dissas mensagens também tinha a mensagem abaixo:
**********
Oct 5 07:48:19 taz kernel: <4>lease timed out
**********
Alguém poderia me ajudar?