From: Sergey Vlasov <vsu@altlinux.ru> To: community@altlinux.ru Subject: Re: [Comm] kernel: __alloc_pages: Date: Wed, 22 Oct 2003 13:33:06 +0400 Message-ID: <20031022093306.GC3121@master.mivlgu.local> (raw) In-Reply-To: <3F964A47.3080101@oilbase.chelny.ru> [-- Attachment #1: Type: text/plain, Size: 1157 bytes --] On Wed, Oct 22, 2003 at 01:13:43PM +0400, Nickolay wrote: > У меня следующая ситуация > имеем server HL 3000 U3 фирмы HP > SCSI Ultra Wide RAID5 > Памяти 1GB > ядро 2.4.20-alt-smp > в какой-то момент работы в логах /var/log/messages > появилась запись > kernel: __alloc_pages: 0-order allocation failed (gfp=0x1d2/0) > и после этого вышибает процессы smbd nmbd Есть ли swap-раздел, и какого размера? Без swap-раздела система распределения памяти в ядре иногда выкидывает подобные фокусы, даже если памяти вроде бы достаточно. Не был ли запущен в этот момент какой-нибудь процесс, который съел всю память? (В одном случае такую ситуацию вызывал mysqldump, запущенный без ключа -q - в этом случае он пытается затащить в память все данные таблицы.) При нехватке памяти ядро не всегда убивает сразу именно тот процесс, который вызвал проблему. Что выдаёт free? Можно ещё посмотреть cat /proc/slabinfo - это информация по распределению памяти ядра. > И еще RAID5 медленный hdparm -tT /dev/sda дает маленький результат не > тот котоырй хотелось бы ;( А какой там RAID, какой драйвер используется? Что за диски, и какие именно результаты выдаёт hdparm? [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2003-10-22 9:33 UTC|newest] Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top 2003-10-22 9:13 Nickolay 2003-10-22 9:33 ` Sergey Vlasov [this message] 2003-10-22 9:43 ` Nickolay 2003-10-23 18:55 ` Sergey Vlasov 2003-10-24 8:05 ` Nickolay 2003-10-24 10:25 ` Sergey Vlasov 2003-10-24 8:17 ` Nickolay 2003-10-22 9:50 ` Nickolay
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20031022093306.GC3121@master.mivlgu.local \ --to=vsu@altlinux.ru \ --cc=community@altlinux.ru \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Community general discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 community community/ http://lore.altlinux.org/community \ mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com public-inbox-index community Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.community AGPL code for this site: git clone https://public-inbox.org/public-inbox.git