From owner-freebsd-stable@FreeBSD.ORG Fri Dec 21 14:19:21 2007 Return-Path: Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6BCF716A418 for ; Fri, 21 Dec 2007 14:19:21 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from angel.ticketswitch.com (angel.ticketswitch.com [IPv6:2002:57e0:1d4e::1]) by mx1.freebsd.org (Postfix) with ESMTP id 1FCA613C46A for ; Fri, 21 Dec 2007 14:19:21 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from smaug.rattatosk ([10.50.50.2]) by angel.ticketswitch.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.67 (FreeBSD)) (envelope-from ) id 1J5iic-0003hv-7t; Fri, 21 Dec 2007 14:19:18 +0000 Received: from dilbert.rattatosk ([10.50.50.6] helo=dilbert.ticketswitch.com) by smaug.rattatosk with esmtp (Exim 4.67 (FreeBSD)) (envelope-from ) id 1J5iic-0005UK-5q; Fri, 21 Dec 2007 14:19:18 +0000 Received: from petefrench by dilbert.ticketswitch.com with local (Exim 4.68 (FreeBSD)) (envelope-from ) id 1J5iia-0000Iw-BU; Fri, 21 Dec 2007 14:19:16 +0000 To: peter.thoenen@yahoo.com In-Reply-To: <476BC5B1.3050208@yahoo.com> Message-Id: From: Pete French Date: Fri, 21 Dec 2007 14:19:16 +0000 Cc: freebsd-stable@FreeBSD.ORG Subject: Re: odd zfs behaviour on 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: Fri, 21 Dec 2007 14:19:21 -0000 > heh I had the same prob a couple days back. Check the archives last > week, 10DEC07 "Re: Various Issues with 7.0-BETA4" actually, it wsa that thread which motivated me to experiment ... and I was thinking all along "must remember to add zfs to loader.conf to avoid that". Of course I then forgot to add zfs_enable to rc.conf! doh... sorry for the noise, and thanks for the pointer - works fine now. -pete.