From: Sergey Vlasov <vsu@altlinux.ru> To: community@altlinux.ru Subject: Re: [Comm] kernel: __alloc_pages: Date: Thu, 23 Oct 2003 22:55:33 +0400 Message-ID: <20031023185533.GA1867@sirius.home> (raw) In-Reply-To: <3F965126.2060104@oilbase.chelny.ru> [-- Attachment #1: Type: text/plain, Size: 2960 bytes --] On Wed, Oct 22, 2003 at 01:43:02PM +0400, Nickolay wrote: > Sergey Vlasov пишет: > > >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 Так, а какая конкретно сборка (alt*)? > >>в какой-то момент работы в логах /var/log/messages > >>появилась запись > >>kernel: __alloc_pages: 0-order allocation failed (gfp=0x1d2/0) > >>и после этого вышибает процессы smbd nmbd > >> > >> > > > >Есть ли swap-раздел, и какого размера? Без swap-раздела система > >распределения памяти в ядре иногда выкидывает подобные фокусы, даже > >если памяти вроде бы достаточно. > > > своп есть 885М > > > > >Не был ли запущен в этот момент какой-нибудь процесс, который съел > >всю память? (В одном случае такую ситуацию вызывал mysqldump, > >запущенный без ключа -q - в этом случае он пытается затащить в > >память все данные таблицы.) При нехватке памяти ядро не всегда > >убивает сразу именно тот процесс, который вызвал проблему. > > > >Что выдаёт free? Можно ещё посмотреть cat /proc/slabinfo - это > >информация по распределению памяти ядра. > > > ./free > free > total used free shared buffers cached > Mem: 1163360 1145168 18192 0 59152 795464 > -/+ buffers/cache: 290552 872808 > Swap: 885572 0 885572 Тут вроде бы криминала не видно. Тогда ещё надо посмотреть cat /proc/slabinfo (снять несколько раз с некоторым интервалом; желательно, чтобы машина уже поработала некоторое время, чтобы рассматривать установившийся режим). Ещё покажите полный вывод lsmod. > >>И еще RAID5 медленный hdparm -tT /dev/sda дает маленький результат не > >>тот котоырй хотелось бы ;( > >> > >> > > > >А какой там RAID, какой драйвер используется? Что за диски, и какие > >именно результаты выдаёт hdparm? > > > > > cat /proc/scsi > Attached devices: > Host: scsi1 Channel: 00 Id: 00 Lun: 00 > Vendor: MegaRAID Model: LD0 RAID5 38924R Rev: E > Type: Direct-Access ANSI SCSI revision: 03 > Host: scsi1 Channel: 04 Id: 05 Lun: 00 > Vendor: HP Model: SAFTE; U160/M BP Rev: 1023 > Type: Processor ANSI SCSI revision: 02 > > cat /proc/aic7xxx/0 > Adaptec AIC7xxx driver version: 6.2.8 > aic7880: Ultra Wide Channel A, SCSI Id=7, 16/253 SCBs > > megaraid v 1.18e У этой версии megaraid действительно могут быть проблемы со скоростью работы. Вот что писали по этому поводу в linux-kernel@ (Xose Vazquez Perez): | megaraid 1.xx gets *very bad* performance. But like 2.4 is stable serie, it | shouldn't be deleted. | | megaraid 2.xx gets correct performance, it's stable and it adds support | for _present_ hardware, MegaRAID Ultra320 RAID boards(518, 520, 531, 532). В новых сборках ядер в Сизифе собираются оба драйвера (в официальное дерево 2.4.23 тоже уже добавлен megaraid2). [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2003-10-23 18:55 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 2003-10-22 9:43 ` Nickolay 2003-10-23 18:55 ` Sergey Vlasov [this message] 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=20031023185533.GA1867@sirius.home \ --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