Ubuntu + Raid ERROR

Discussion in 'Kernel Questions' started by guimnk, May 13, 2011.

  1. guimnk

    guimnk Member

    Hello everyone, good night.
    Today I had a serious problem on my server. The operating system is ubuntu 10.10. The machine is HP DL120. I have 4 hard drives each with 1.5TB RAID1 +0 (software raid because this controller was not found in installation of ubuntu). I do not know why, but the machine crashed today 6:00 PM and returned after 30 minutes alone, without rebooting. The syslog messages are:

    Code:
    May 12 17:59:13 turbo CRON[21309]: (root) CMD (/usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
    May 12 17:59:13 turbo CRON[21310]: (web92) CMD (/usr/bin/wget -q -O /dev/null 'http://marketing.macromind.com.br/admin/cron/cron.php' >/dev/null 2>&1)
    May 12 17:59:13 turbo pure-ftpd: ([email protected]) [INFO] New connection from 95.168.195.26
    May 12 17:59:13 turbo pure-ftpd: ([email protected]) [INFO] New connection from 95.168.195.26
    May 12 17:59:14 turbo postfix/smtpd[15021]: warning: problem talking to server private/policy: Connection timed out
    May 12 17:59:16 turbo postfix/smtpd[15021]: NOQUEUE: reject: RCPT from gwmail.bradescoseguros.com.br[189.57.226.93]: 451 4.3.5 Server configuration problem; from=<[email protected]> to=<[email protected]> proto=ESMTP helo=<gwmail.bradescoseguros.com.br>
    May 12 17:59:21 turbo kernel: [3864359.578346] mysqld invoked oom-killer: gfp_mask=0x44d0, order=2, oom_adj=0
    May 12 17:59:20 turbo pop3d: LOGIN FAILED, [email protected], ip=[::ffff:201.92.33.199]
    May 12 17:59:21 turbo kernel: [3864359.578349] mysqld cpuset=/ mems_allowed=0
    May 12 17:59:21 turbo kernel: [3864359.578352] Pid: 20652, comm: mysqld Not tainted 2.6.35-28-server #49-Ubuntu
    May 12 17:59:21 turbo kernel: [3864359.578353] Call Trace:
    May 12 17:59:21 turbo kernel: [3864359.578360]  [<ffffffff810af25d>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
    May 12 17:59:21 turbo kernel: [3864359.578364]  [<ffffffff81104ba1>] dump_header+0x81/0xc0
    May 12 17:59:21 turbo kernel: [3864359.578366]  [<ffffffff81104c61>] oom_kill_process+0x81/0x180
    May 12 17:59:21 turbo kernel: [3864359.578368]  [<ffffffff81105198>] __out_of_memory+0x58/0xd0
    May 12 17:59:21 turbo kernel: [3864359.578370]  [<ffffffff81105296>] out_of_memory+0x86/0x1c0
    May 12 17:59:21 turbo kernel: [3864359.578373]  [<ffffffff81108cfe>] __alloc_pages_slowpath+0x58e/0x5a0
    May 12 17:59:21 turbo kernel: [3864359.578375]  [<ffffffff81108e7c>] __alloc_pages_nodemask+0x16c/0x1d0
    May 12 17:59:21 turbo kernel: [3864359.578379]  [<ffffffff81140aa2>] kmalloc_large_node+0x62/0xb0
    May 12 17:59:21 turbo kernel: [3864359.578382]  [<ffffffff8114459c>] __kmalloc_node_track_caller+0x11c/0x1d0
    May 12 17:59:21 turbo kernel: [3864359.578385]  [<ffffffff8105222a>] ? finish_task_switch+0x4a/0xd0
    May 12 17:59:21 turbo kernel: [3864359.578388]  [<ffffffff814a0514>] ? sock_alloc_send_pskb+0x1d4/0x340
    May 12 17:59:21 turbo kernel: [3864359.578391]  [<ffffffff814a4763>] __alloc_skb+0x83/0x170
    May 12 17:59:21 turbo kernel: [3864359.578393]  [<ffffffff814a0514>] sock_alloc_send_pskb+0x1d4/0x340
    May 12 17:59:21 turbo kernel: [3864359.578397]  [<ffffffff8159fb22>] ? io_schedule+0x92/0xc0
    May 12 17:59:21 turbo kernel: [3864359.578399]  [<ffffffff814a0695>] sock_alloc_send_skb+0x15/0x20
    May 12 17:59:21 turbo kernel: [3864359.578402]  [<ffffffff8153903b>] unix_stream_sendmsg+0x33b/0x430
    May 12 17:59:21 turbo kernel: [3864359.578405]  [<ffffffff81103068>] ? T.860+0x2b8/0x410
    May 12 17:59:21 turbo kernel: [3864359.578407]  [<ffffffff8149bb2e>] sock_aio_write+0x14e/0x160
    May 12 17:59:21 turbo kernel: [3864359.578410]  [<ffffffff811544da>] do_sync_write+0xda/0x120
    May 12 17:59:21 turbo kernel: [3864359.578413]  [<ffffffff81122249>] ? handle_mm_fault+0x1b9/0x440
    May 12 17:59:21 turbo kernel: [3864359.578417]  [<ffffffff81290d78>] ? apparmor_file_permission+0x18/0x20
    May 12 17:59:21 turbo kernel: [3864359.578421]  [<ffffffff81260316>] ? security_file_permission+0x16/0x20
    May 12 17:59:21 turbo kernel: [3864359.578423]  [<ffffffff81154884>] vfs_write+0x184/0x1a0
    May 12 17:59:21 turbo kernel: [3864359.578424]  [<ffffffff81155001>] sys_write+0x51/0x80
    May 12 17:59:21 turbo kernel: [3864359.578428]  [<ffffffff8100a0f2>] system_call_fastpath+0x16/0x1b
    May 12 17:59:21 turbo kernel: [3864359.578429] Mem-Info:
    May 12 17:59:21 turbo kernel: [3864359.578431] Node 0 DMA per-cpu:
    May 12 17:59:21 turbo kernel: [3864359.578432] CPU    0: hi:    0, btch:   1 usd:   0
    May 12 17:59:21 turbo kernel: [3864359.578434] CPU    1: hi:    0, btch:   1 usd:   0
    May 12 17:59:21 turbo kernel: [3864359.578435] CPU    2: hi:    0, btch:   1 usd:   0
    May 12 17:59:21 turbo kernel: [3864359.578437] CPU    3: hi:    0, btch:   1 usd:   0
    May 12 17:59:21 turbo kernel: [3864359.578438] CPU    4: hi:    0, btch:   1 usd:   0
    May 12 17:59:21 turbo kernel: [3864359.578439] CPU    5: hi:    0, btch:   1 usd:   0
    May 12 17:59:21 turbo kernel: [3864359.578441] CPU    6: hi:    0, btch:   1 usd:   0
    May 12 17:59:21 turbo kernel: [3864359.578442] CPU    7: hi:    0, btch:   1 usd:   0
    May 12 17:59:21 turbo kernel: [3864359.578443] Node 0 DMA32 per-cpu:
    May 12 17:59:21 turbo kernel: [3864359.578445] CPU    0: hi:  186, btch:  31 usd:   0
    May 12 17:59:21 turbo kernel: [3864359.578446] CPU    1: hi:  186, btch:  31 usd:   0
    May 12 17:59:21 turbo kernel: [3864359.578447] CPU    2: hi:  186, btch:  31 usd:  75
    May 12 17:59:21 turbo kernel: [3864359.578449] CPU    3: hi:  186, btch:  31 usd:   0
    May 12 17:59:21 turbo kernel: [3864359.578450] CPU    4: hi:  186, btch:  31 usd:   0
    May 12 17:59:21 turbo kernel: [3864359.578452] CPU    5: hi:  186, btch:  31 usd:   0
    May 12 17:59:21 turbo kernel: [3864359.578453] CPU    6: hi:  186, btch:  31 usd:   0
    May 12 17:59:21 turbo kernel: [3864359.578454] CPU    7: hi:  186, btch:  31 usd:   0
    May 12 17:59:21 turbo kernel: [3864359.578455] Node 0 Normal per-cpu:
    May 12 17:59:21 turbo kernel: [3864359.578457] CPU    0: hi:  186, btch:  31 usd:   0
    May 12 17:59:21 turbo kernel: [3864359.578458] CPU    1: hi:  186, btch:  31 usd:   0
    May 12 17:59:21 turbo kernel: [3864359.578460] CPU    2: hi:  186, btch:  31 usd: 115
    May 12 17:59:21 turbo kernel: [3864359.578461] CPU    3: hi:  186, btch:  31 usd:   0
    May 12 17:59:21 turbo kernel: [3864359.578462] CPU    4: hi:  186, btch:  31 usd:   0
    May 12 17:59:21 turbo kernel: [3864359.578464] CPU    5: hi:  186, btch:  31 usd:   0
    May 12 17:59:21 turbo kernel: [3864359.578465] CPU    6: hi:  186, btch:  31 usd:  22
    May 12 17:59:21 turbo kernel: [3864359.578466] CPU    7: hi:  186, btch:  31 usd:   0
    May 12 17:59:21 turbo kernel: [3864359.578469] active_anon:360786 inactive_anon:158914 isolated_anon:0
    May 12 17:59:21 turbo kernel: [3864359.578470]  active_file:634 inactive_file:1214 isolated_file:64
    May 12 17:59:21 turbo kernel: [3864359.578471]  unevictable:0 dirty:1 writeback:5 unstable:0
    May 12 17:59:21 turbo kernel: [3864359.578472]  free:111315 slab_reclaimable:3549 slab_unreclaimable:187759
    May 12 17:59:21 turbo kernel: [3864359.578472]  mapped:216 shmem:306 pagetables:23296 bounce:0
    May 12 17:59:21 turbo kernel: [3864359.578474] Node 0 DMA free:15832kB min:28kB low:32kB high:40kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15700kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:0kB slab_unreclaimable:16kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
    May 12 17:59:21 turbo kernel: [3864359.578481] lowmem_reserve[]: 0 2991 4001 4001
    May 12 17:59:21 turbo kernel: [3864359.578483] Node 0 DMA32 free:425708kB min:6040kB low:7548kB high:9060kB active_anon:1155296kB inactive_anon:326432kB active_file:940kB inactive_file:1128kB unevictable:0kB isolated(anon):0kB isolated(file):128kB present:3063648kB mlocked:0kB dirty:4kB writeback:16kB mapped:172kB shmem:76kB slab_reclaimable:6492kB slab_unreclaimable:583572kB kernel_stack:3992kB pagetables:64200kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:3147 all_unreclaimable? yes
    May 12 17:59:21 turbo kernel: [3864359.578491] lowmem_reserve[]: 0 0 1010 1010
    May 12 17:59:21 turbo kernel: [3864359.578493] Node 0 Normal free:3720kB min:2036kB low:2544kB high:3052kB active_anon:287848kB inactive_anon:309224kB active_file:1596kB inactive_file:3728kB unevictable:0kB isolated(anon):0kB isolated(file):128kB present:1034240kB mlocked:0kB dirty:0kB writeback:4kB mapped:692kB shmem:1148kB slab_reclaimable:7704kB slab_unreclaimable:167448kB kernel_stack:1552kB pagetables:28984kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:8006 all_unreclaimable? yes
    May 12 17:59:21 turbo kernel: [3864359.578500] lowmem_reserve[]: 0 0 0 0
    May 12 17:59:21 turbo kernel: [3864359.578503] Node 0 DMA: 2*4kB 0*8kB 1*16kB 2*32kB 2*64kB 0*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 3*4096kB = 15832kB
    May 12 17:59:21 turbo kernel: [3864359.578509] Node 0 DMA32: 67426*4kB 19524*8kB 2*16kB 1*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 425960kB
    May 12 17:59:21 turbo kernel: [3864359.578515] Node 0 Normal: 862*4kB 0*8kB 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 3448kB
    May 12 17:59:21 turbo kernel: [3864359.578520] 2289 total pagecache pages
    May 12 17:59:21 turbo kernel: [3864359.578522] 0 pages in swap cache
    May 12 17:59:21 turbo kernel: [3864359.578523] Swap cache stats: add 0, delete 0, find 0/0
    May 12 17:59:21 turbo kernel: [3864359.578524] Free swap  = 0kB
    May 12 17:59:21 turbo kernel: [3864359.578525] Total swap = 0kB
    May 12 17:59:21 turbo kernel: [3864359.587969] 1048560 pages RAM
    May 12 17:59:21 turbo kernel: [3864359.587971] 36149 pages reserved
    May 12 17:59:21 turbo kernel: [3864359.587972] 365535 pages shared
    May 12 17:59:21 turbo kernel: [3864359.587973] 870733 pages non-shared
    May 12 17:59:21 turbo kernel: [3864359.587976] Out of memory: kill process 24062 (apache2) score 106305 or a child
    May 12 17:59:21 turbo kernel: [3864359.588002] Killed process 24065 (vlogger) vsz:39840kB, anon-rss:4576kB, file-rss:0kB
    May 12 17:59:25 turbo pop3d: LOGIN FAILED, [email protected], ip=[::ffff:201.92.33.199]
    May 12 17:59:25 turbo pop3d: authentication error: Input/output error
    May 12 17:59:25 turbo pop3d: authentication error: Input/output error
    May 12 17:59:25 turbo pure-ftpd: ([email protected]) [INFO] Logout.
    May 12 17:59:25 turbo pure-ftpd: ([email protected]) [INFO] Logout.
    May 12 18:03:58 turbo pop3d: authentication error: Input/output error
    May 12 18:03:58 turbo CRON[21176]: (CRON) error (grandchild #21191 failed with exit status 8)
    May 12 18:03:58 turbo pure-ftpd: ([email protected]) [INFO] New connection from 95.168.195.26
    May 12 18:04:07 turbo CRON[21537]: (root) CMD (/usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
    May 12 18:04:10 turbo CRON[21538]: (root) CMD (/usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
    May 12 18:04:13 turbo pure-ftpd: ([email protected]) [INFO] New connection from 95.168.195.26
    May 12 18:04:26 turbo pure-ftpd: ([email protected]) [INFO] Logout.
    May 12 18:04:28 turbo pure-ftpd: ([email protected]) [INFO] Logout.
    May 12 18:05:16 turbo postfix/anvil[15024]: statistics: max connection rate 1/60s for (smtp:200.245.160.130) at May 12 17:55:28
    May 12 18:05:18 turbo postfix/anvil[15024]: statistics: max connection count 2 for (smtp:189.57.226.93) at May 12 17:57:40
    May 12 18:05:22 turbo postfix/anvil[15024]: statistics: max cache size 9 at May 12 17:55:28
    May 12 18:06:12 turbo kernel: [3864768.923883] apache2 invoked oom-killer: gfp_mask=0x40d0, order=1, oom_adj=0
    May 12 18:06:13 turbo kernel: [3864768.923886] apache2 cpuset=/ mems_allowed=0
    May 12 18:06:13 turbo kernel: [3864768.923889] Pid: 24062, comm: apache2 Not tainted 2.6.35-28-server #49-Ubuntu
    May 12 18:06:13 turbo kernel: [3864768.923891] Call Trace:
    May 12 18:06:13 turbo kernel: [3864768.923897]  [<ffffffff810af25d>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
    May 12 18:06:17 turbo kernel: [3864768.923901]  [<ffffffff81104ba1>] dump_header+0x81/0xc0
    May 12 18:06:25 turbo kernel: [3864768.923904]  [<ffffffff81104c61>] oom_kill_process+0x81/0x180
    May 12 18:06:31 turbo postfix/spawn[20187]: warning: /usr/bin/perl: process id 20188: command time limit exceeded
    May 12 18:06:32 turbo kernel: [3864768.923906]  [<ffffffff81105198>] __out_of_memory+0x58/0xd0
    May 12 18:06:35 turbo kernel: [3864768.923908]  [<ffffffff81105296>] out_of_memory+0x86/0x1c0
    May 12 18:06:36 turbo kernel: [3864768.923911]  [<ffffffff81108cfe>] __alloc_pages_slowpath+0x58e/0x5a0
    May 12 18:06:38 turbo kernel: [3864768.923914]  [<ffffffff81108e7c>] __alloc_pages_nodemask+0x16c/0x1d0
    May 12 18:06:45 turbo kernel: [3864768.923917]  [<ffffffff810d24d9>] ? delayacct_end+0x89/0xa0
    May 12 18:06:47 turbo kernel: [3864768.923920]  [<ffffffff8113b06a>] alloc_pages_current+0x9a/0x100
    May 12 18:06:47 turbo kernel: [3864768.923923]  [<ffffffff8114159a>] new_slab+0x2ba/0x2c0
    May 12 18:06:47 turbo kernel: [3864768.923928]  [<ffffffff815a004b>] ? __wait_on_bit_lock+0x7b/0xc0
    May 12 18:06:47 turbo kernel: [3864768.923931]  [<ffffffff81058802>] ? default_wake_function+0x12/0x20
    May 12 18:06:47 turbo kernel: [3864768.923933]  [<ffffffff811435c9>] __slab_alloc+0x189/0x310
    May 12 18:06:47 turbo kernel: [3864768.923936]  [<ffffffff8105e44b>] ? dup_task_struct+0x2b/0x180
    May 12 18:06:47 turbo kernel: [3864768.923938]  [<ffffffff81144470>] kmem_cache_alloc+0x110/0x120
    May 12 18:06:47 turbo kernel: [3864768.923941]  [<ffffffff8110373b>] ? filemap_fault+0x8b/0x450
    May 12 18:06:47 turbo kernel: [3864768.923943]  [<ffffffff8105e44b>] dup_task_struct+0x2b/0x180
    May 12 18:06:47 turbo kernel: [3864768.923945]  [<ffffffff8105f511>] copy_process+0xb1/0xec0
    May 12 18:06:47 turbo kernel: [3864768.923949]  [<ffffffff8111ee19>] ? __do_fault+0x479/0x560
    May 12 18:06:47 turbo kernel: [3864768.923951]  [<ffffffff810603b4>] do_fork+0x94/0x440
    May 12 18:06:47 turbo kernel: [3864768.923954]  [<ffffffff81122249>] ? handle_mm_fault+0x1b9/0x440
    May 12 18:06:47 turbo kernel: [3864768.923957]  [<ffffffff81166898>] ? poll_select_copy_remaining+0xf8/0x140
    May 12 18:06:47 turbo kernel: [3864768.923960]  [<ffffffff815a5729>] ? do_page_fault+0x159/0x350
    May 12 18:06:47 turbo kernel: [3864768.923964]  [<ffffffff81012898>] sys_clone+0x28/0x30
    May 12 18:06:47 turbo kernel: [3864768.923967]  [<ffffffff8100a413>] stub_clone+0x13/0x20
    May 12 18:06:47 turbo kernel: [3864768.923969]  [<ffffffff8100a0f2>] ? system_call_fastpath+0x16/0x1b
    May 12 18:06:47 turbo kernel: [3864768.923971] Mem-Info:
    May 12 18:06:47 turbo kernel: [3864768.923972] Node 0 DMA per-cpu:
    May 12 18:06:47 turbo kernel: [3864768.923974] CPU    0: hi:    0, btch:   1 usd:   0
    May 12 18:06:47 turbo kernel: [3864768.923976] CPU    1: hi:    0, btch:   1 usd:   0
    May 12 18:06:47 turbo kernel: [3864768.923977] CPU    2: hi:    0, btch:   1 usd:   0
    May 12 18:06:47 turbo kernel: [3864768.923979] CPU    3: hi:    0, btch:   1 usd:   0
    May 12 18:06:47 turbo kernel: [3864768.923980] CPU    4: hi:    0, btch:   1 usd:   0
    May 12 18:06:47 turbo kernel: [3864768.923982] CPU    5: hi:    0, btch:   1 usd:   0
    May 12 18:06:47 turbo kernel: [3864768.923983] CPU    6: hi:    0, btch:   1 usd:   0
    May 12 18:06:47 turbo kernel: [3864768.923984] CPU    7: hi:    0, btch:   1 usd:   0
    May 12 18:06:47 turbo kernel: [3864768.923986] Node 0 DMA32 per-cpu:
    May 12 18:06:47 turbo kernel: [3864768.923987] CPU    0: hi:  186, btch:  31 usd:   9
    May 12 18:06:47 turbo kernel: [3864768.923989] CPU    1: hi:  186, btch:  31 usd:  14
    May 12 18:06:47 turbo kernel: [3864768.923991] CPU    2: hi:  186, btch:  31 usd:   0
    May 12 18:06:47 turbo kernel: [3864768.923992] CPU    3: hi:  186, btch:  31 usd:   0
    May 12 18:06:47 turbo kernel: [3864768.923993] CPU    4: hi:  186, btch:  31 usd:   0
    May 12 18:06:47 turbo kernel: [3864768.923995] CPU    5: hi:  186, btch:  31 usd:   0
    May 12 18:06:47 turbo kernel: [3864768.923996] CPU    6: hi:  186, btch:  31 usd:  30
    May 12 18:06:47 turbo kernel: [3864768.923998] CPU    7: hi:  186, btch:  31 usd:   0
    May 12 18:06:47 turbo kernel: [3864768.924001] CPU    0: hi:  186, btch:  31 usd:   0
    May 12 18:06:47 turbo kernel: [3864768.924002] CPU    1: hi:  186, btch:  31 usd:   0
    May 12 18:06:47 turbo kernel: [3864768.924004] CPU    2: hi:  186, btch:  31 usd:   0
    May 12 18:06:47 turbo kernel: [3864768.924005] CPU    3: hi:  186, btch:  31 usd:   0
    May 12 18:06:47 turbo kernel: [3864768.924007] CPU    4: hi:  186, btch:  31 usd:   0
    May 12 18:06:47 turbo kernel: [3864768.924008] CPU    5: hi:  186, btch:  31 usd:   0
    May 12 18:06:47 turbo kernel: [3864768.924009] CPU    6: hi:  186, btch:  31 usd:   0
    May 12 18:06:47 turbo kernel: [3864768.924011] CPU    7: hi:  186, btch:  31 usd:   0
    May 12 18:06:47 turbo kernel: [3864768.924014] active_anon:393997 inactive_anon:158637 isolated_anon:0
    May 12 18:06:47 turbo kernel: [3864768.924015]  active_file:384 inactive_file:1532 isolated_file:288
    May 12 18:06:47 turbo kernel: [3864768.924016]  unevictable:0 dirty:0 writeback:0 unstable:0
    May 12 18:06:47 turbo kernel: [3864768.924017]  free:70535 slab_reclaimable:3427 slab_unreclaimable:189586
    May 12 18:06:47 turbo kernel: [3864768.924018]  mapped:205 shmem:306 pagetables:28534 bounce:0
    May 12 18:06:47 turbo kernel: [3864768.924019] Node 0 DMA free:15832kB min:28kB low:32kB high:40kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15700kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:0kB slab_unreclaimable:16kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no
    May 12 18:06:47 turbo kernel: [3864768.924027] lowmem_reserve[]: 0 2991 4001 4001
    May 12 18:06:47 turbo kernel: [3864768.924030] Node 0 DMA32 free:263572kB min:6040kB low:7548kB high:9060kB active_anon:1287512kB inactive_anon:326428kB active_file:1384kB inactive_file:6232kB unevictable:0kB isolated(anon):0kB isolated(file):896kB present:3063648kB mlocked:0kB dirty:0kB writeback:0kB mapped:668kB shmem:72kB slab_reclaimable:6004kB slab_unreclaimable:589476kB kernel_stack:4976kB pagetables:80904kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:64 all_unreclaimable? no
    May 12 18:06:47 turbo kernel: [3864768.924038] lowmem_reserve[]: 0 0 1010 1010
    May 12 18:06:47 turbo kernel: [3864768.924040] Node 0 Normal free:2736kB min:2036kB low:2544kB high:3052kB active_anon:288476kB inactive_anon:308120kB active_file:152kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):256kB present:1034240kB mlocked:0kB dirty:0kB writeback:0kB mapped:152kB shmem:1152kB slab_reclaimable:7704kB slab_unreclaimable:168852kB kernel_stack:1544kB pagetables:33232kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no
    May 12 18:06:47 turbo kernel: [3864768.924048] lowmem_reserve[]: 0 0 0 0
    May 12 18:06:47 turbo kernel: [3864768.924051] Node 0 DMA: 2*4kB 0*8kB 1*16kB 2*32kB 2*64kB 0*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 3*4096kB = 15832kB
    May 12 18:06:47 turbo kernel: [3864768.924057] Node 0 DMA32: 65812*4kB 86*8kB 2*16kB 1*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 264000kB
    May 12 18:06:47 turbo kernel: [3864768.924064] Node 0 Normal: 781*4kB 0*8kB 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 3124kB
    May 12 18:06:47 turbo kernel: [3864768.924070] 2511 total pagecache pages
    May 12 18:06:47 turbo kernel: [3864768.924072] 0 pages in swap cache
    May 12 18:06:47 turbo kernel: [3864768.924073] Swap cache stats: add 0, delete 0, find 0/0
    May 12 18:06:47 turbo kernel: [3864768.924074] Free swap  = 0kB
    May 12 18:06:47 turbo kernel: [3864768.924075] Total swap = 0kB
    May 12 18:06:47 turbo kernel: [3864768.933150] 1048560 pages RAM
    May 12 18:06:47 turbo kernel: [3864768.933152] 36149 pages reserved
    May 12 18:06:47 turbo kernel: [3864768.933153] 456294 pages shared
    May 12 18:06:47 turbo kernel: [3864768.933154] 910929 pages non-shared
    May 12 18:06:47 turbo kernel: [3864768.933159] Out of memory: kill process 24062 (apache2) score 133394 or a child
    May 12 18:06:47 turbo kernel: [3864768.933186] Killed process 24066 (apache2) vsz:146364kB, anon-rss:5672kB, file-rss:148kB
    May 12 18:07:20 turbo mydns[23650]: pid 21529 exited due to signal 9
    May 12 18:07:32 turbo mydns[23650]: Server pid 21529 died
    May 12 18:07:39 turbo postfix/spawn[20499]: warning: /usr/bin/perl: process id 20500: command time limit exceeded
    May 12 18:07:46 turbo pure-ftpd: ([email protected]) [INFO] New connection from 95.168.195.26
    May 12 18:07:51 turbo postfix/spawn[20544]: warning: /usr/bin/perl: process id 20545: command time limit exceeded
    
    I do not understand the errors, but I suspect it is something related to the raid. What are these errors? Please, what should I do to eliminate this error?

    Thanks.
     
  2. guimnk

    guimnk Member

    Hello again.

    I am reading about fake raid. Likely my fault: Do not have a swap partition created.

    I can create a swap partition on a system already installed on fake raid?

    Thanks.
     
  3. guimnk

    guimnk Member

    I'm running the following commands:

    Code:
    root@turbo:/# dd  if=/dev/zero  of=/swapRaid  bs=1024 count=4194304
    root@turbo:/# chmod 600 /swapRaid
    
    root@turbo:/# mkswap swapRaid
    mkswap: swapRaid: warning: don't erase bootbits sectors no disco inteiro. Use -f to force.
    Setting up swapspace version 1, size = 4194300 KiB
    no label, UUID=1b3ad17b-23d0-4a3b-bb61-a05c1429d4bc
    root@turbo:/#
    
    I will have problems if you continue with:

    Code:
    swapon swapRaid
    
    on fake raid???

    Thanks
     
  4. guimnk

    guimnk Member

    No errors :)

    Code:
    root@turbo:/# swapon swapRaid
    root@turbo:/# free -m
                 total       used       free     shared    buffers     cached
    Mem:          3954       3082        872          0         48        283
    -/+ buffers/cache:       2750       1204
    Swap:         4095          0       4095
    
    Now, I'll follow up and see the performance of the server. I want to end
    slowness and errors such as today. I hope to help someone with this post.
     

Share This Page