From owner-freebsd-hackers@FreeBSD.ORG Mon Aug 8 10:30:42 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 323EA106566B for ; Mon, 8 Aug 2011 10:30:42 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from kabab.cs.huji.ac.il (kabab.cs.huji.ac.il [132.65.16.84]) by mx1.freebsd.org (Postfix) with ESMTP id DCE0D8FC17 for ; Mon, 8 Aug 2011 10:30:41 +0000 (UTC) Received: from pampa.cs.huji.ac.il ([132.65.80.32]) by kabab.cs.huji.ac.il with esmtp id 1QqN6V-000N61-Qa; Mon, 08 Aug 2011 13:30:40 +0300 X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.2 To: Glen Barber In-reply-to: <4E3FB0B4.2000107@gmail.com> References: <20110808085444.GA7273@roberto-al.eurocontrol.fr> <4E3FB0B4.2000107@gmail.com> Comments: In-reply-to Glen Barber message dated "Mon, 08 Aug 2011 05:47:32 -0400." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 08 Aug 2011 13:30:39 +0300 From: Daniel Braniss Message-ID: Cc: freebsd-hackers@freebsd.org 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: Mon, 08 Aug 2011 10:30:42 -0000 > 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 Features2=0x802009 AMD Features=0xee500800 AMD Features2=0x37ff 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 ...