From owner-freebsd-current@FreeBSD.ORG Wed Feb 17 02:51:03 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 C61671065670 for ; Wed, 17 Feb 2010 02:51:03 +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 53D948FC13 for ; Wed, 17 Feb 2010 02:51:03 +0000 (UTC) Received: by bwz23 with SMTP id 23so1652450bwz.13 for ; Tue, 16 Feb 2010 18:51:02 -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=JjgpkEor1MtFgUoccoML3PV3IHkt4sdt+YaHTd+i9Uk=; b=XGbT+rh8VKjnm2OjQ2M0aUD9qxfHF0uSJeKCf1k1e2yaWG+9NyWup+rT8f1TxjSx0W yZ6seAQ3tBeo4VC4gjMQrvjpft6JqGP2VdmCtEZ+6esjw47qsFJFCrkinlEOLkXbIxH7 qhaCj0tJnZKenn5vKcj0vWaiKtviSrNFfPqdk= 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=ITqMcHE1FXB5O9NU7uKBKgnGRQ4WOo94T2NjwUYLvZ1FU7/jh2Ba2swAmsPLIjmYjp ioAmBfopZsq02t9ZclBAoz6tZYxZHCh/d28VTC+43n2/FG9n8jWVgIOeourywKsqPiqO ghgUxRz7YdcU0BgFw9VHhgOxQyPaowzpc88Pg= MIME-Version: 1.0 Received: by 10.204.48.209 with SMTP id s17mr1226707bkf.88.1266375062400; Tue, 16 Feb 2010 18:51:02 -0800 (PST) In-Reply-To: <64aa03031002161849s7b66b9e3l727aafd2afd3d596@mail.gmail.com> References: <64aa03031002161803h667734cal4d668b9eb9c0a1a8@mail.gmail.com> <4B7B4F73.60807@delphij.net> <64aa03031002161821n266a0ef1jd8d8ec4cac1c9635@mail.gmail.com> <790a9fff1002161842m5d49515dh45bb942e30285b3b@mail.gmail.com> <790a9fff1002161842g17de8ecfvf2cfa8c77f03c32@mail.gmail.com> <64aa03031002161849s7b66b9e3l727aafd2afd3d596@mail.gmail.com> Date: Tue, 16 Feb 2010 21:51:02 -0500 Message-ID: <64aa03031002161851o621f3bc8r31ba438e3fb906c0@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:51:03 -0000 Also, I believe the portion where you extract the different distfiles (base, manpages, etc..) does a lot of that for you. On Tue, Feb 16, 2010 at 9:49 PM, Chris wrote: > Scot, > > I did, as part of step 7 in section 1: > > 7. Create ZFS Pool zroot > > =A0Fixit# mkdir /boot/zfs > =A0Fixit# zpool create zroot /dev/gpt/disk0 > =A0Fixit# 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 ta= rget >>>>> 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 >>> >> >