From owner-freebsd-stable@FreeBSD.ORG Wed Apr 4 11:17:20 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5A21B16A405 for ; Wed, 4 Apr 2007 11:17:20 +0000 (UTC) (envelope-from ruben@verweg.com) Received: from erg.verweg.com (erg.verweg.com [217.77.141.129]) by mx1.freebsd.org (Postfix) with ESMTP id EB33013C459 for ; Wed, 4 Apr 2007 11:17:19 +0000 (UTC) (envelope-from ruben@verweg.com) Received: from [192.168.1.12] (helium.xs4all.nl [194.109.251.55]) (authenticated bits=0) by erg.verweg.com (8.13.8/8.13.8) with ESMTP id l34Ae1ZE058820 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 4 Apr 2007 12:40:04 +0200 (CEST) (envelope-from ruben@verweg.com) X-Authentication-Warning: erg.verweg.com: Host helium.xs4all.nl [194.109.251.55] claimed to be [192.168.1.12] Message-ID: <46138081.90203@verweg.com> Date: Wed, 04 Apr 2007 12:40:01 +0200 From: Ruben van Staveren Organization: Verweg Dot Com User-Agent: Thunderbird 1.5.0.10 (Macintosh/20070221) MIME-Version: 1.0 To: "Chris H." References: <20070404014346.1wiuwcircwg004cg@webmail.1command.com> In-Reply-To: <20070404014346.1wiuwcircwg004cg@webmail.1command.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new X-Spam-Status: No, score=-2.9 required=5.0 tests=AWL,BAYES_00, DATE_IN_FUTURE_96_XX,SPF_PASS autolearn=no version=3.1.8 X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on erg.verweg.com Cc: "\[FBSDS\]" Subject: Re: NFS == lock && reboot 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: Wed, 04 Apr 2007 11:17:20 -0000 Chris H. wrote: > # uname -a > FreeBSD host.domain.tld 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 26 > 16:27:14 PST 2007 > > Greetings, > Does anyone know when NFS and friends will be working again? I haven't > been able > to /safely/ use it from 4.8 on. I remember some talk on the list > sometime ago and > then it seemed to be resolved, as the discussion ended. So I thought > it was > fixed. Seems not. :( > > > # cp /path/to/approx/10Mb/file /host/path/to/dest/dir/ > > Fatal double fault > eis 0x0blah > eiblah blah0x > panic double fault > no dump device defined > rebooting in 15sec... You might want to try to configure a dump device, or as a last resort, take a picture of the crash and put that on your site > > Hmmm... that's not good. :( > > I can't remember all the "ei*" numbers between the Fatal and panic lines, > BUT I /can/ reproduce this at will - I simply need to copy a file larger > than a few k to a mounted host. Yes, this /does/ happen /every/ time. > > Any and all help with this will be /GREATLY/ appreciated. > > Thank you for all your time and consideration in this matter. > > --Chris Regards, Ruben