From owner-freebsd-stable@FreeBSD.ORG Tue Nov 7 01:41:01 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 50BBA16A40F for ; Tue, 7 Nov 2006 01:41:01 +0000 (UTC) (envelope-from om-lists-bsd@omx.ch) Received: from omega.omnis.ch (omega.omnis.ch [195.134.143.43]) by mx1.FreeBSD.org (Postfix) with SMTP id 3763043D49 for ; Tue, 7 Nov 2006 01:40:59 +0000 (GMT) (envelope-from om-lists-bsd@omx.ch) Received: (qmail 31708 invoked from network); 7 Nov 2006 01:40:57 -0000 Received: from 195.134.148.35 ([195.134.148.35]) by omega.omnis.ch ([195.134.143.43]) with ESMTP via TCP; 07 Nov 2006 01:40:57 -0000 In-Reply-To: <454FD024.5060205@samsco.org> References: <1162852746.32694.23.camel@bigapple.omnis.ch> <454FD024.5060205@samsco.org> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: quoted-printable From: Olivier Mueller Date: Tue, 7 Nov 2006 02:40:55 +0100 To: Scott Long X-Mailer: Apple Mail (2.752.2) Cc: freebsd-stable@freebsd.org Subject: Re: Still have BCE driver issues (dell pe 1950) and NFS X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Nov 2006 01:41:01 -0000 Le 7 nov. 06 =E0 01:15, Scott Long a =E9crit : > Olivier Mueller wrote: >> NFS Server: dell poweredge 1950, with the 1.2.2.6 version of =20 >> if_bce.c: >> bce0: mem >> - Start a directory listing on it: immediate (network) crash of =20 >> the NFS >> server. (reproduced 3 times) > > Do the following, then retry your test: > ifconfig bce0 -txcsum Oh, this way it looks much better, thanks. Directory listing was fine, and copying files during 2-3 minutes over NFS worked as well. More tests will follow tomorrow. Next step? :-) Should I put that command somewhere in my init scripts, or even directly in rc.conf, or wait for a new if_bce0.c version? I am available for any other PE1950-related tests if this may help. Regards, Olivier=