From owner-freebsd-stable@FreeBSD.ORG Thu Oct 12 21:26:58 2006 Return-Path: X-Original-To: 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 0DDFD16A47B for ; Thu, 12 Oct 2006 21:26:58 +0000 (UTC) (envelope-from bjordan@lumeta.com) Received: from MAIL.corp.lumeta.com (h65-246-245-22.lumeta.com [65.246.245.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6673B43D62 for ; Thu, 12 Oct 2006 21:26:43 +0000 (GMT) (envelope-from bjordan@lumeta.com) X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Thu, 12 Oct 2006 17:26:41 -0400 Message-ID: <78ED28FACE63744386D68D8A9D1CF5D4209CA6@MAIL.corp.lumeta.com> In-Reply-To: <1160681377.26714.1.camel@bigapple.omnis.ch> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Dell 1950 does not properly respond to reboot and shutdown -p Thread-Index: AcbuNOoXsN2H+z9rSxOvbcXLMQogngAD7K6w From: "Bucky Jordan" To: "Olivier Mueller" , Cc: Subject: RE: Dell 1950 does not properly respond to reboot and shutdown -p 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: Thu, 12 Oct 2006 21:26:58 -0000 > -----Original Message----- > From: owner-freebsd-stable@freebsd.org [mailto:owner-freebsd- > stable@freebsd.org] On Behalf Of Olivier Mueller > Sent: Thursday, October 12, 2006 3:30 PM > To: stable@freebsd.org > Subject: Re: Dell 1950 does not properly respond to reboot and shutdown -p >=20 > On Thu, 2006-10-12 at 15:16 -0400, Bill Moran wrote: > > In response to Olivier Mueller : > > > > > Btw, it would be nice if the patched if_bce.c could also be integrated > > > into the cvs (http://yogurt.org/FreeBSD/if_bce.c). At the moment > (beg. > > > of the week) I still had to patch the source tree by hand to keep the > > > network > > > interface working fine (cf. thread on freebsd-hardware). > > > > Are you saying that the version from that site makes your bce card > > reliable? Doesn't seem to address the issues being worked on: > > http://lists.freebsd.org/pipermail/freebsd-stable/2006- > October/029407.html >=20 > On my system, it seems to work 100% fine, I transfered hundreds of GB > via the network using rsync and ftp during tests, and no problem > anymore. But I heard that some people were still having issues with UDP > and/or NFS traffic. >=20 > regards, > Olivier >=20 Yep- UDP is pretty much the issue. I've got a 2950 up for ~20 days, 100s of GB's of traffic over TCP (SSH & PostgreSQL in particular) and no problems. One little snippit of udp (raw, NFS, or for some odd reason, even Webmin over SSL) and it barfs. Oh, and this is on 6.1 amd64 release. (yes, I'll update to 6-2 beta sometime soon when I'm feeling lucky.. fortunately for me I need neither webmin nor UDP/NFS at the moment ;) - Bucky