ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Epiphanov Sergei <serpiph@nikiet.ru>
To: sisyphus@lists.altlinux.org
Subject: [sisyphus] bridge & kernel panic
Date: Fri, 2 Dec 2005 12:15:41 +0300
Message-ID: <200512021215.42014.serpiph@nikiet.ru> (raw)

Здравствуйте!

Решился, наконец-то, перейти на etcnet. Система двухмесячной давности, но 
ядро (как я вижу из рассылки) последнее: kernel-image-wks26-smp#2.6.12-alt4. 
Проблема в следующем: в компьютере на материнке есть встроенная сетевая 
плата, управляемая модулем sk98lin:

0000:02:05.0 Ethernet controller: 3Com Corporation 3c940 10/100/1000Base-T 
[Marvell] (rev 12)

Плата работает в режиме 1Гбит full duplex типа "точка-точка" с другим 
компьютером.

Есть ещё PCI-плата D-Link 538, управляемая модулем 8139too:

0000:02:09.0 Ethernet controller: Realtek Semiconductor Co., Ltd. 
RTL-8139/8139C/8139C+ (rev 10)

которая работает в режиме 100Мбит full duplex на хаб.

Кроме этого, работают модули vmware, которые создают виртуальные интерфейсы 
vmnet0, vmnet1 и vmnet8. Настроены:

3Com - eth0
8139 - eth1

Сначала всё было хорошо. Решил объединить eth0 и eth1 в мост и создал 
bridge0:

/etc/net/ifaces/bridge0/options:
DISABLED=no
TYPE=bri
HOST='eth0 eth1'

/etc/net/ifaces/bridge0/brctl:
stp AUTO on

/etc/net/ifaces/bridge0/ipv4address:
192.168.1.24/24

/etc/net/ifaces/eth0/options:
DISABLED=no
TYPE=eth
MODULE=sk98lin

/etc/net/ifaces/eth1/options:
DISABLED=no
TYPE=eth
MODULE=8139too

После чего командой service network restart решил перезапустить сеть. И в 
этот момент неожиданно прошла холодная перезагрузка. После запуска системы 
всё, вроде, работало без проблем. Но при выключении компьютера по команде 
poweroff при остановке сети неожиданно снова ловлю холодную перезагрузку, но 
при этом на экране на короткое время появляется register trace, kernel panic 
и что-то, связанное с PREEMT. 

Всё это было вчера. Сейчас уже сделал одну перезагрузку, но прошло без 
замечаний. Что бы это могло быть - ума не приложу. Из-за добавления bridge 
на интерфейсы с разной скоростью или bridge на разные сетевые модули?

-- 
С уважением, Епифанов Сергей



             reply	other threads:[~2005-12-02  9:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-02  9:15 Epiphanov Sergei [this message]
2005-12-02 12:38 ` Nick Fedchik

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=200512021215.42014.serpiph@nikiet.ru \
    --to=serpiph@nikiet.ru \
    --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