From owner-freebsd-current@FreeBSD.ORG Wed Feb 17 02:49:57 2010 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 C12A01065693 for ; Wed, 17 Feb 2010 02:49:57 +0000 (UTC) (envelope-from behrnetworks@gmail.com) Received: from mail-bw0-f223.google.com (mail-bw0-f223.google.com [209.85.218.223]) by mx1.freebsd.org (Postfix) with ESMTP id 4FC9F8FC16 for ; Wed, 17 Feb 2010 02:49:56 +0000 (UTC) Received: by bwz23 with SMTP id 23so1652084bwz.13 for ; Tue, 16 Feb 2010 18:49:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=QdjveX/C4fUlzm4A4pV3u/yZelX7JNYwoXZJRtrDzA0=; b=djtMzhbB2XCxKaM7jJpfrth7NzcgsFhyS8joUl93TQZd3IPFjf3s3nOzLPhhGebE+R Rk3+iaD0+5GYASkiyyP2H7G2ZYN80q5CA39xgC3DMH5lq3XRVfHp87KMIF56WhN9FGHQ g+0xSq10KZSfVD+nVtptRUFrfE+rQghxZIFsM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=dk1RRsuPAFLwV1XTxP+9hw/oJ0Lfsa6oZIA3x9tLq9pmR9r56qNrM20leQ4uZ47MW6 8HdKankNcKa2A0LC5GplgTXMcWluk4bu5WrcEhseCkRZC0oyzD54iNjH6xq6hFkQXJHU mXRBvpA/o2w5ydd9barNkMXVn301Hm/xJjY3s= MIME-Version: 1.0 Received: by 10.204.16.194 with SMTP id p2mr4846174bka.32.1266374996121; Tue, 16 Feb 2010 18:49:56 -0800 (PST) In-Reply-To: <790a9fff1002161842g17de8ecfvf2cfa8c77f03c32@mail.gmail.com> References: <64aa03031002161803h667734cal4d668b9eb9c0a1a8@mail.gmail.com> <4B7B4F73.60807@delphij.net> <64aa03031002161821n266a0ef1jd8d8ec4cac1c9635@mail.gmail.com> <790a9fff1002161842m5d49515dh45bb942e30285b3b@mail.gmail.com> <790a9fff1002161842g17de8ecfvf2cfa8c77f03c32@mail.gmail.com> Date: Tue, 16 Feb 2010 21:49:56 -0500 Message-ID: <64aa03031002161849s7b66b9e3l727aafd2afd3d596@mail.gmail.com> From: Chris To: Scot Hetzel Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-current@freebsd.org Subject: Re: Seeing the dreaded "ZFS: i/o error - all block copies unavailable" on 9.0-CURRENT 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: Wed, 17 Feb 2010 02:49:57 -0000 Scot, I did, as part of step 7 in section 1: 7. Create ZFS Pool zroot Fixit# mkdir /boot/zfs Fixit# zpool create zroot /dev/gpt/disk0 Fixit# zpool set bootfs=3Dzroot zroot Thanks, Chris On Tue, Feb 16, 2010 at 9:42 PM, Scot Hetzel wrote: > On Tue, Feb 16, 2010 at 8:42 PM, Scot Hetzel wrote: >> On Tue, Feb 16, 2010 at 8:21 PM, Chris wrote: >>>> >>>> Just a wild guess... =A0Did you copied the /boot/zfs folder to the tar= get >>>> file system? >>>> >>> Xin, >>> >>> The only thing I copied over was the zpool.cache file, as per the >>> wiki. Should I have copied over the entire /boot/zfs folder? >>> >> The only thing in the /boot/zfs folder is the zpool.cache folder. >> >> Did your first creae the /zroot/boot/zfs folder, and then copied the > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 ^Create >> zpool.cache to that folder? >> >> Scot >> >