From owner-freebsd-sparc64@FreeBSD.ORG Sat Apr 4 04:46:29 2009 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B4E37106566C for ; Sat, 4 Apr 2009 04:46:29 +0000 (UTC) (envelope-from yashy@yashy.com) Received: from proksie.yashy.com (mail.improfessional.com [24.68.32.17]) by mx1.freebsd.org (Postfix) with ESMTP id 9717C8FC0C for ; Sat, 4 Apr 2009 04:46:29 +0000 (UTC) (envelope-from yashy@yashy.com) Received: from [192.168.1.11] (delly.home [192.168.1.11]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by proksie.yashy.com (Postfix) with ESMTPSA id 4151B5C1B for ; Fri, 3 Apr 2009 21:28:48 -0700 (PDT) Message-ID: <49D6E20A.3060207@yashy.com> Date: Fri, 03 Apr 2009 21:28:58 -0700 From: Yasholomew Yashinski User-Agent: Thunderbird 2.0.0.21 (X11/20090318) MIME-Version: 1.0 To: freebsd-sparc64@freebsd.org X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: debugging hme0 issue X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Apr 2009 04:46:30 -0000 I'm downloading around 15 torrents: # pfctl -ss | wc -l No ALTQ support in kernel ALTQ related functions disabled 5805 I have ktorrent set to 800 connections max globally, so I'm not sure why so many states, even after I did pcftl -Fs it has went back to almost 6000. I'm not sure if all of this is a red herring. All I know is I keep losing connectivity. The only way to resolve things is: # ifconfig hme0 down && ifconfig hme0 up It started a few hours ago, and I'm now doing this every few minutes. This Ultra10 has been in use ~15 years, it's been up for months, I've downloaded torrents many times before, this is the first time I've ever had such an issue. Any help on how to debug this would be appreciated. # netstat -i Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll hme0 1500 08:00:20:de:af:01 223253211 0 58568655 1 20494 hme0 1500 24.68.32/22 yashy.com 3449717 - 33280781 - - (The 20494 collisions has not changed in an hour) hme0: flags=8843 mtu 1500 options=b inet yashy.com netmask 0xfffffc00 broadcast 24.68.35.255 ether 08:00:20:de:af:01 media: Ethernet autoselect (100baseTX ) status: active Thanks in advance, -- Yashy