ALT Linux hardware support
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@altlinux.ru>
To: hardware@altlinux.ru
Subject: Re: [Hardware] overruns
Date: Wed, 31 May 2006 18:04:31 +0400
Message-ID: <20060531140431.GY4854@master.mivlgu.local> (raw)
In-Reply-To: <447D8D9E.1060807@altlinux.ru>

[-- Attachment #1: Type: text/plain, Size: 2546 bytes --]

On Wed, May 31, 2006 at 04:35:42PM +0400, Anton Gorlov wrote:
> Что-то на 1 сервере..который работает в качестве роутера и игрового 
> сервера недавно стал замечать ошибки на сетевом интерфейсе:
> 
> [root@zeon root]# ifconfig
> eth0    Link encap:Ethernet  HWaddr 00:02:B3:3F:BE:82
>          ...
>          RX packets:9012965 errors:0 dropped:0 overruns:0 frame:0
>          TX packets:6344815 errors:0 dropped:0 overruns:208 carrier:0
>          collisions:0 txqueuelen:1000
>          RX bytes:2260591529 (2155.8 Mb)  TX bytes:3324664021 (3170.6 Mb)
>         Interrupt:17 Base address:0xd000 Memory:e6301000-e6301038
> 
> eth1    Link encap:Ethernet  HWaddr 00:02:B3:38:91:30
>          inet addr:192.168.0.1  Bcast:192.168.0.255  Mask:255.255.255.0
>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>          RX packets:4187453 errors:0 dropped:0 overruns:34 frame:0
>          TX packets:5679251 errors:0 dropped:0 overruns:1089 carrier:0
>          collisions:0 txqueuelen:1000
>          RX bytes:3131182150 (2986.1 Mb)  TX bytes:1304391003 (1243.9 Mb)
>          Interrupt:18 Base address:0xd400 Memory:e6300000-e6300038

А какие-нибудь сообщения в dmesg при этом появляются?  Ядро там какое?

> Сетёвки- интелы
> 
> 00:0a.0 Ethernet controller: Intel Corp. 82557/8/9 [Ethernet Pro 100] 
> (rev 08)
>          Subsystem: Intel Corp. EtherExpress PRO/100+ Management Adapter 
> with Alert On LAN*
>          Flags: bus master, medium devsel, latency 32, IRQ 17
>          Memory at e6301000 (32-bit, non-prefetchable) [size=4K]
>          I/O ports at d000 [size=64]
>          Memory at e6000000 (32-bit, non-prefetchable) [size=1M]
>          Expansion ROM at <unassigned> [disabled] [size=1M]
>          Capabilities: [dc] Power Management version 2
> 
> Модуль e100. Вопрос -как лечить?

Вообще tx underrun возникает, когда адаптер начинает передачу пакета до
полного завершения чтения всех его данных из памяти, а потом не успевает
вовремя прочитать данные (например, из-за занятости шины PCI другим
устройством).  Однако вроде бы драйвер e100 в ядрах 2.6.x выставляет
tx_threshold таким образом, что подобная ситуация возникнуть не может
(поскольку значение этого параметра превышает максимальный размер пакета
Ethernet при стандартном MTU).  А вот драйвер e100 в 2.4.x пытается
динамически подстраивать этот параметр - повышает при появлении ошибок и
опять снижает, когда ошибки перестают обнаруживаться, и средств для
управления этим параметром там не предусмотрено.

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2006-05-31 14:04 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-31 12:35 Anton Gorlov
2006-05-31 13:02 ` Konstantin A. Lepikhov
2006-05-31 13:13   ` Anton Gorlov
2006-05-31 14:04 ` Sergey Vlasov [this message]
2006-05-31 14:42   ` Anton Gorlov
2006-05-31 15:00     ` Sergey Vlasov
2006-05-31 17:51       ` Anton Gorlov
2006-06-01  5:29         ` Anton Gorlov
2006-06-01 10:47           ` Konstantin A. Lepikhov
2006-06-01 11:06             ` Anton Gorlov
2006-06-01  7:05 ` Serg Rychka
2006-06-01  7:12   ` Anton Gorlov
2006-06-01 12:44     ` Serg Rychka
2006-06-01 12:52       ` Anton Gorlov

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=20060531140431.GY4854@master.mivlgu.local \
    --to=vsu@altlinux.ru \
    --cc=hardware@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 hardware support

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/hardware/0 hardware/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 hardware hardware/ http://lore.altlinux.org/hardware \
		hardware@altlinux.ru hardware@lists.altlinux.org hardware@lists.altlinux.ru hardware@lists.altlinux.com hardware@altlinux.org
	public-inbox-index hardware

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.hardware


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git