From owner-freebsd-questions@FreeBSD.ORG Sat Nov 22 11:52:16 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D86A5835 for ; Sat, 22 Nov 2014 11:52:16 +0000 (UTC) Received: from mail-yk0-x232.google.com (mail-yk0-x232.google.com [IPv6:2607:f8b0:4002:c07::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9698F871 for ; Sat, 22 Nov 2014 11:52:16 +0000 (UTC) Received: by mail-yk0-f178.google.com with SMTP id 20so3056250yks.9 for ; Sat, 22 Nov 2014 03:52:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=ps0lMDc4RsfGd6JL0+ZH3HWkNccHN1VjYJfBLO513C8=; b=noUwIweH6szz35LBBNS8PbY6qHjP2n62NjUaE9O37CTAKaCt7ksjcMnUseypsBW7Hh RkVKNaNG6UeckiPhUVtyBeJVlUvKBEJNr+zj4yIRappMH7s/t3QrJ/Yeaw6wds3Wb89k RsL5ULzh3D4iHYnBngg2BYWC/BVyGS/azkparDKpsGhhJqUkv6qb4fGo/aU5WczRh2ot VIDd0QsLeLEwUZr670TFg3RMGYrtFvWqcZqFeaxJDDwQpm2OCnz+L5iygez4VH9WcUPL mgghhZUaHH/A1ZV3G9nELSIGibnA3eJt6LJwmSeh75c84sG6hPxDfYe+5SGDr6CS58j+ 44HQ== MIME-Version: 1.0 X-Received: by 10.170.161.10 with SMTP id c10mr8798485ykd.9.1416657135834; Sat, 22 Nov 2014 03:52:15 -0800 (PST) Received: by 10.170.76.70 with HTTP; Sat, 22 Nov 2014 03:52:15 -0800 (PST) In-Reply-To: References: Date: Sat, 22 Nov 2014 07:22:15 -0430 Message-ID: Subject: Re: RootOnZFS FreeBSD 10.1 can't boot after install From: Alberto Mijares To: FreeBSD Questions Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Nov 2014 11:52:16 -0000 On Sat, Nov 22, 2014 at 7:20 AM, Alberto Mijares wrote: > Hi list, > > I never tried a RootOnZFS with RAIDZ{1,2} before. After 10.1-RELEASE > (couple days ago) I did. > > I'm using VirtualBox on Debian. The VM has 3 or 4 disks (I've tried > both) and after a successful install, the VM doesn't boot. All I can > see is > > > ZFS: i/o error - all block copies unavailable > ZFS: can't find dataset u > ZFS: can't open root filesystem > gptzfsboot: failed to mount default pool zroot > > FreeBSD/x86 boot > Default: zroot: > boot: I forgot to mention: I'm using the Auto (ZFS) option in bsdinstall :)