From owner-freebsd-hackers@FreeBSD.ORG Tue Aug 9 09:48:51 2011 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6952E1065676 for ; Tue, 9 Aug 2011 09:48:51 +0000 (UTC) (envelope-from kraduk@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id 239818FC16 for ; Tue, 9 Aug 2011 09:48:50 +0000 (UTC) Received: by qwc9 with SMTP id 9so1634269qwc.13 for ; Tue, 09 Aug 2011 02:48:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=/yAkyiPCTVE7f97RRZJnit624fPO9G68IvKzfn32K4Q=; b=fbZ8YLwZZkDTjttII04zD+HaHv5O+eZ5PzJ256BvdKS5qQtvmJigAm3ms7BXlPvSas eFYoX2n0g6eXoDHHyWeREVkKsGUjXr1yoVo7VjE5MHdzUb4Fo4p6S+YeJ5DIAwIa9w3m m/ctC+fez9g4re3B1alKtdtqEt/wYlQf54rR8= MIME-Version: 1.0 Received: by 10.224.192.195 with SMTP id dr3mr4548916qab.312.1312883329345; Tue, 09 Aug 2011 02:48:49 -0700 (PDT) Received: by 10.229.222.199 with HTTP; Tue, 9 Aug 2011 02:48:49 -0700 (PDT) In-Reply-To: References: <20110808085444.GA7273@roberto-al.eurocontrol.fr> <4E3FB0B4.2000107@gmail.com> Date: Tue, 9 Aug 2011 10:48:49 +0100 Message-ID: From: krad To: Daniel Braniss X-Mailman-Approved-At: Tue, 09 Aug 2011 11:09:28 +0000 Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-hackers@freebsd.org, Glen Barber Subject: Re: root on zfs almost working for me but ... X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Aug 2011 09:48:51 -0000 On 8 August 2011 11:30, Daniel Braniss wrote: > > On 8/8/11 5:33 AM, Daniel Braniss wrote: > > >> According to Daniel Braniss: > > >>> Trying to mount root from zfs:z/root > > >>> ROOT MOUNT ERROR: > > >>> If you have invalid mount options, reboot, and first try the > following from > > >>> the loader prompt: > > >> > > >> Have you set the "bootfs" property (see > http://www.keltia.net/howtos/zfsboot) on the pool? > > >> > > > yes, in my case I did: > > > zpool set bootfs=z/root z > > > > > > > Have you set zfs_load="YES" in loader.conf and zfs_enable="YES" in > rc.conf? > > > the zfs_load is yes, the rc.conf stuff is for later (i.e init is not yet > running) > > Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 > The Regents of the University of California. All rights reserved. > FreeBSD is a registered trademark of The FreeBSD Foundation. > FreeBSD 8.2-STABLE #63 r5807: Sun Aug 7 15:55:02 IDT 2011 > danny@rnd:/home/obj/rnd/r+d/stable/8/sys/HUJI amd64 > Timecounter "i8254" frequency 1193182 Hz quality 0 > CPU: AMD Phenom(tm) II X6 1090T Processor (3214.23-MHz K8-class CPU) > Origin = "AuthenticAMD" Id = 0x100fa0 Family = 10 Model = a Stepping = > 0 > > Features=0x178bfbff CMOV,PAT,PSE36,CLFLUSH,MMX,FXSR,SSE,SSE2,HTT> > Features2=0x802009 > AMD > Features=0xee500800 !> > AMD > Features2=0x37ff ,SKINIT,WDT> > TSC: P-state invariant > ... > ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is > present; > to enable, add "vfs.zfs.prefetch_disable=0" to > /boot/loader.conf. > ZFS filesystem version 5 > ZFS storage pool version 28 > ... > > > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" > is the mountpoint for the fs set to legacy? post your loader.conf here as well zfs the zpool file system hirachy eg zfs list -r z