From owner-freebsd-bugs@FreeBSD.ORG Fri Feb 22 19:10:05 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C934016A40A for ; Fri, 22 Feb 2008 19:10:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A478613C504 for ; Fri, 22 Feb 2008 19:10:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m1MJA5iw099625 for ; Fri, 22 Feb 2008 19:10:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m1MJA5YI099624; Fri, 22 Feb 2008 19:10:05 GMT (envelope-from gnats) Date: Fri, 22 Feb 2008 19:10:05 GMT Message-Id: <200802221910.m1MJA5YI099624@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Kris Kennaway Cc: Subject: Re: kern/106243: [nve] double fault panic in if_nve.c on high loads X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Kris Kennaway List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Feb 2008 19:10:05 -0000 The following reply was made to PR kern/106243; it has been noted by GNATS. From: Kris Kennaway To: Jason Bacon Cc: freebsd-gnats-submit@FreeBSD.org, Remko Lodder Subject: Re: kern/106243: [nve] double fault panic in if_nve.c on high loads Date: Fri, 22 Feb 2008 20:05:51 +0100 Jason Bacon wrote: > > Just to be thorough, I'm going to do a minimal 7.0 install on a spare > disk, pop it into one of of the problem machines, and run an rsync over > NFS with the nfe driver. > > I'll get back to you ASAP. Thanks. We should probably add a warning to the nve manpage and/or GENERIC that it has known bugs. Kris > > -J > > Kris Kennaway wrote: >> Jason Bacon wrote: >>> The following reply was made to PR kern/106243; it has been noted by >>> GNATS. >>> >>> From: Jason Bacon >>> To: bug-followup@freebsd.org, littlesavage@orionet.ru >>> Cc: Subject: Re: kern/106243: [nve] double fault panic in if_nve.c >>> on high loads >>> Date: Thu, 21 Feb 2008 13:55:40 -0600 >>> >>> I may be seeing the same problem on 6.3-RELEASE. I can consistently >>> cause a reboot by running an rsync backup over nfs. Popped in a >>> Netgear card (dc driver) and all is well. >> >> And does nfe work for you? >> >> Kris > >