From owner-freebsd-fs@FreeBSD.ORG Wed Feb 13 18:07:53 2013 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 03F32B09 for ; Wed, 13 Feb 2013 18:07:53 +0000 (UTC) (envelope-from ronald-freebsd8@klop.yi.org) Received: from cpsmtpb-ews10.kpnxchange.com (cpsmtpb-ews10.kpnxchange.com [213.75.39.15]) by mx1.freebsd.org (Postfix) with ESMTP id 90875692 for ; Wed, 13 Feb 2013 18:07:52 +0000 (UTC) Received: from cpsps-ews29.kpnxchange.com ([10.94.84.195]) by cpsmtpb-ews10.kpnxchange.com with Microsoft SMTPSVC(7.5.7601.17514); Wed, 13 Feb 2013 19:06:26 +0100 Received: from CPSMTPM-TLF103.kpnxchange.com ([195.121.3.6]) by cpsps-ews29.kpnxchange.com with Microsoft SMTPSVC(7.5.7601.17514); Wed, 13 Feb 2013 19:06:27 +0100 Received: from sjakie.klop.ws ([212.182.167.131]) by CPSMTPM-TLF103.kpnxchange.com with Microsoft SMTPSVC(7.5.7601.17514); Wed, 13 Feb 2013 19:07:44 +0100 Received: from 212-182-167-131.ip.telfort.nl (localhost [127.0.0.1]) by sjakie.klop.ws (Postfix) with ESMTP id 9E75A4784 for ; Wed, 13 Feb 2013 19:07:44 +0100 (CET) Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes To: freebsd-fs@freebsd.org Subject: Re: FreeBSD 9.1 ZFS-Related Crash References: Date: Wed, 13 Feb 2013 19:07:44 +0100 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: "Ronald Klop" Message-ID: In-Reply-To: User-Agent: Opera Mail/12.14 (FreeBSD) X-OriginalArrivalTime: 13 Feb 2013 18:07:44.0984 (UTC) FILETIME=[05E57D80:01CE0A15] X-RcptDomain: freebsd.org X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2013 18:07:53 -0000 On Wed, 13 Feb 2013 17:57:42 +0100, Tim Gustafson wrote: >> What do you mean by crash? Does it hang, does it reboot, does it panic? >> If it panics, did you get a dump of the kernel after the panic? > > It reboots. One the console, I get some bright white text that goes > away too fast to read, and then the system reboots. It's definitely > an unclean shutdown because the boot partition needed to fsck when it > came back up. > Do you have something like serial console so you can capture the output? Ronald.