From owner-freebsd-questions@FreeBSD.ORG Thu Aug 20 23:31:09 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4E9C41065697 for ; Thu, 20 Aug 2009 23:31:09 +0000 (UTC) (envelope-from mel.flynn+fbsd.questions@mailing.thruhere.net) Received: from mailhub.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id E7B498FC66 for ; Thu, 20 Aug 2009 23:31:08 +0000 (UTC) Received: from smoochies.rachie.is-a-geek.net (mailhub.rachie.is-a-geek.net [192.168.2.11]) by mailhub.rachie.is-a-geek.net (Postfix) with ESMTP id A0E677E858; Thu, 20 Aug 2009 15:31:07 -0800 (AKDT) From: Mel Flynn To: freebsd-questions@freebsd.org Date: Thu, 20 Aug 2009 15:31:05 -0800 User-Agent: KMail/1.11.4 (FreeBSD/8.0-BETA2; KDE/4.2.4; i386; ; ) References: <00B06063-9872-4ACE-8767-1221C22E33EE@silvertree.org> <200908201442.06321.mel.flynn+fbsd.questions@mailing.thruhere.net> <465A1012-147B-449A-992A-91C1458EDB3F@silvertree.org> In-Reply-To: <465A1012-147B-449A-992A-91C1458EDB3F@silvertree.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200908201531.06222.mel.flynn+fbsd.questions@mailing.thruhere.net> Cc: Scott Schappell Subject: Re: Remounting a drive as read/write crashes the system and no dmesg.boot X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Aug 2009 23:31:09 -0000 On Thursday 20 August 2009 15:00:48 Scott Schappell wrote: > On Aug 20, 2009, at 15:42:05, Mel Flynn wrote: > > I don't. It's perfectly valid to mount a device multiple times and > > on the same > > node even. Certainly unmounting then remounting should not panic the > > system. > > > > If you keep getting this panic, please try and obtain a crash dump, > > though I > > suspect this to be driver or hardware related as I can't imagine > > such a bug > > has slipped into vfs/ufs. > > -- > > Mel > > Since using the mount -r syntax, it hasn't crashed once. How does one > obtain a crash dump? I'll be happy to force the system to hork and > send a crash log. http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug.html -- Mel