From owner-freebsd-questions@FreeBSD.ORG Sat Nov 22 11:50:46 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8E3627A5 for ; Sat, 22 Nov 2014 11:50:46 +0000 (UTC) Received: from mail-yh0-x22d.google.com (mail-yh0-x22d.google.com [IPv6:2607:f8b0:4002:c01::22d]) (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 4F0EF85A for ; Sat, 22 Nov 2014 11:50:46 +0000 (UTC) Received: by mail-yh0-f45.google.com with SMTP id f10so3114212yha.4 for ; Sat, 22 Nov 2014 03:50:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=2U+x2o/z0HzQENsJiZFhAFyIOQClk2ILbZVcUl6mASI=; b=fCYXFWBwNFdG2gbvIrceveOtfozWDp3e5zPomklzx0xZKvljz5l0mSUYAIFXjuIvjL OlpTYAcgQh3zChejVfh3ctUolaL62RfuPrv1co2i2S3eR96rraX8xDeRtYieSvOQOZ8L ZaiilgFwARTfdjOblrHbxVCseSn/6ILf0bdtQ6jJaYrBsI6+SpkogrirG1f8pFijz70K vdSdaNm7xQPxrARCkGYLOnSXIywVrSJtXsOAWhEA5rya0/O22U0FWUMfdMkVSybgjAT7 8xgTXVSuuDT35BY/oNqnXMeIxnjstkGZdRVTy+G5oS8q1+1wk01LeuhPp/UXO4XDoNMh PU6Q== MIME-Version: 1.0 X-Received: by 10.236.31.33 with SMTP id l21mr7793346yha.14.1416657045620; Sat, 22 Nov 2014 03:50:45 -0800 (PST) Received: by 10.170.76.70 with HTTP; Sat, 22 Nov 2014 03:50:45 -0800 (PST) Date: Sat, 22 Nov 2014 07:20:45 -0430 Message-ID: Subject: 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:50:46 -0000 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: And it expects specific input that I can't guest. What I'm missing? Plase give me some hint. Thanks in advance Alberto Mijares