From owner-freebsd-current@FreeBSD.ORG Mon Aug 13 13:32:06 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D86B816A419 for ; Mon, 13 Aug 2007 13:32:06 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.freebsd.org (Postfix) with ESMTP id 973F713C465 for ; Mon, 13 Aug 2007 13:32:06 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (localhost [127.0.0.1]) by spam.des.no (Postfix) with ESMTP id 2998520B1; Mon, 13 Aug 2007 15:31:58 +0200 (CEST) X-Spam-Tests: AWL X-Spam-Learn: disabled X-Spam-Score: 0.0/3.0 X-Spam-Checker-Version: SpamAssassin 3.2.1 (2007-05-02) on tim.des.no Received: from ds4.des.no (des.no [80.203.243.180]) by smtp.des.no (Postfix) with ESMTP id 95E5D208A; Mon, 13 Aug 2007 15:31:57 +0200 (CEST) Received: by ds4.des.no (Postfix, from userid 1001) id 7DC0784436; Mon, 13 Aug 2007 15:31:57 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: gary.jennejohn@freenet.de References: <20070813055415.GM93381@obelix.dsto.defence.gov.au> <790a9fff0708122350w729761d1v72e6aaff414d3756@mail.gmail.com> <20070813070530.GT93381@obelix.dsto.defence.gov.au> <20070813123332.bd6dba7b.gary.jennejohn@freenet.de> Date: Mon, 13 Aug 2007 15:31:57 +0200 In-Reply-To: <20070813123332.bd6dba7b.gary.jennejohn@freenet.de> (Gary Jennejohn's message of "Mon\, 13 Aug 2007 12\:33\:32 +0200") Message-ID: <861we75zn6.fsf@ds4.des.no> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-current@freebsd.org, "Wilkinson, Alex" Subject: Re: ZVOL/ZFS hosting UFS filesystems ... ERROR! X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Aug 2007 13:32:06 -0000 Gary Jennejohn writes: > "Wilkinson, Alex" writes: > > Unfortuneately the 'late' option does not help. Exact same problem as I= have > > described above with 'late' included in fstab(5). :-( > Add this line to /boot/loader.conf (if it's already there then I can't he= lp you): > > zfs_load=3D"YES" That won't make any difference. All he needs is zfs_enable=3D"YES" in /etc/rc.conf, and to mark the affected filesystems "late". Alex, make sure you're up to date with mergemaster etc. Try running 'rcorder /etc/rc.d/*' and check that zfs (which should be between mountcritlocal and FILESYSTEMS) comes before mountlate (which should be somewhere between DAEMON and LOGIN). DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no