From owner-freebsd-current@FreeBSD.ORG Wed Dec 10 21:41:38 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3FBA0106564A for ; Wed, 10 Dec 2008 21:41:38 +0000 (UTC) (envelope-from admin@lissyara.su) Received: from hosting.lissyara.su (hosting.lissyara.su [77.221.149.162]) by mx1.freebsd.org (Postfix) with ESMTP id B27278FC16 for ; Wed, 10 Dec 2008 21:41:37 +0000 (UTC) (envelope-from admin@lissyara.su) Received: from [89.178.149.178] (port=54916 helo=acer.lissyara.int.otradno.ru) by hosting.lissyara.su with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69 (FreeBSD)) (envelope-from ) id 1LAWoK-0007YG-3j for freebsd-current@freebsd.org; Thu, 11 Dec 2008 00:41:36 +0300 Message-ID: <4940378F.9040701@lissyara.su> Date: Thu, 11 Dec 2008 00:41:35 +0300 From: Alex Keda User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; ru-RU; rv:1.8.1.18) Gecko/20081124 Thunderbird/2.0.0.18 Mnenhy/0.7.5.666 MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Description: if spam count > 60 - this is spam X-Spam-Count: 0 X-Descriptions: powered by www.lissyara.su X-Bounce-ID: hosting.lissyara.su Subject: bge && route problem X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Dec 2008 21:41:38 -0000 before last update (2 days ago) I have problem: when many packets run over interface - network inaccessible - no ping, nothing not works. frequently I see problem when update source three with fast cvsup mirror. But - no problem with slow mirror. if I down/up interface - all OK short time - 20-30 seconds. After last update, problem still, but, system hang after ifconfig bge0 down && ifconfig bge0 up & I cannot correct shutdown - only reset. when system hang, 1 process get all cpu resources: ps -auxww | grep rout root 1545 100,0 0,0 2704 912 ?? R 0:21 0:00,73 route add default 192.168.250.254 ps -auxww | grep ifconf root 1569 0,0 0,1 7912 1392 v1 L 0:22 0:00,00 ifconfig bge0 down root 1572 0,0 0,1 7912 1392 v1 L 0:23 0:00,00 ifconfig bge0 down root 1575 0,0 0,1 7912 1392 v1 L 0:23 0:00,00 ifconfig bge0 down root 1578 0,0 0,1 7912 1392 v1 L 0:23 0:00,00 ifconfig bge0 down network unrecheable if, before first ifconfig bge0 down && ifconfig bge0 up & I connect to network with ssh|another tcp services - system hang later 5-10 seconds after down/up interface acer# uname -a FreeBSD acer.lissyara.int.otradno.ru 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Mon Dec 8 23:41:04 MSK 2008 lissyara@acer.lissyara.int.otradno.ru:/usr/obj/usr/src/sys/color-console amd64 acer# acer# ifconfig bge0 bge0: flags=8843 metric 0 mtu 1500 options=9b ether 00:1f:29:89:38:f3 inet 192.168.250.1 netmask 0xffffff00 broadcast 192.168.250.255 media: Ethernet autoselect (100baseTX ) status: active acer# acer# dmesg | grep bge bge0: mem 0xd0000000-0xd000ffff irq 16 at device 0.0 on pci16 miibus0: on bge0 bge0: Ethernet address: 00:1f:29:89:38:f3 bge0: [ITHREAD] acer# bge0@pci0:16:0:0: class=0x020000 card=0x30c2103c chip=0x171314e4 rev=0x02 hdr=0x00 vendor = 'Broadcom Corporation' device = 'NetLink BCM5906M Fast Ethernet PCIe' class = network subclass = ethernet