ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Vitaly Lipatov <lav@altlinux.ru>
To: alexei.mezin@gmail.com,
	ALT Linux Sisyphus discussions <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] etcnet + ethtool
Date: Sun, 18 Oct 2020 14:10:04 +0300
Message-ID: <e4e64e72f7a0c3d1eef5475d60430d8f@altlinux.ru> (raw)
In-Reply-To: <rivqdf$260$1@ciao.gmane.io>

Alexei V. Mezin писал 5.9.20 13:48:
> Научите пользоваться etcnet'ом!
> 
> Предыстория: есть весьма старенькая "серверная" интеловская плата
> S3210SH с двумя набортными интел-сетевухами
> 
> 82566DM-2 Gigabit Network Connection
> 82541GI Gigabit Ethernet Controller
> 
> Долгие годы она работала сервером под управлением чего-то типа p6 без
> каких-либо проблем. Потом перекочевала домой на балкон, работать
> домашним сервером. И все бы хорошо, да теперь там p9, на котором одна
> из сетевух "по умолчанию" работает минуты три, а потом регулярно (раз
> в минуту) впадает в 100% ступор. Говорят (с), это известный баг
> интеловских сетевух, его исправлять не собираются или не могут, и
> рекомендуют объезд вида
> 
> ethtool -K eth0 gso off gro off tso off
> 
> Объезд работает. И вроде бы etcnet умеет применять ethtool к 
> интерфейсу. Сделал
> 
> # cat /etc/net/ifaces/lan/ethtool
> gso off gro off tso off
> 
> Никакого эффекта! После перезагрузки системы локалка работает с
> потерями 80% пакетов, пока не выполнишь ethtool вручную. Что не так?
Из кода etcnet видно, что вы делали всё правильно. Чтобы отладить, можно 
запустить
sh -x /etc/init.d/network start
(предварительно остановив сеть)
вывод можно перенаправить 2>etcnet.log
и посмотреть, где там обращение к вашему файлу, и как вызывается ethtool 
после этого.

-- 
С уважением,
Виталий Липатов,
ALT Linux Team


      parent reply	other threads:[~2020-10-18 11:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-05 10:48 Alexei V. Mezin
2020-09-05 11:08 ` alexei
2020-09-05 16:43 ` Ivan A. Melnikov
2020-09-05 22:29   ` Alexei V. Mezin
2020-10-18 11:10 ` Vitaly Lipatov [this message]

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=e4e64e72f7a0c3d1eef5475d60430d8f@altlinux.ru \
    --to=lav@altlinux.ru \
    --cc=alexei.mezin@gmail.com \
    --cc=sisyphus@lists.altlinux.org \
    /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 Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

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


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