From owner-freebsd-current@FreeBSD.ORG Wed Feb 17 02:42:52 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 DD351106566C for ; Wed, 17 Feb 2010 02:42:52 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: from mail-iw0-f175.google.com (mail-iw0-f175.google.com [209.85.223.175]) by mx1.freebsd.org (Postfix) with ESMTP id A26938FC1A for ; Wed, 17 Feb 2010 02:42:52 +0000 (UTC) Received: by mail-iw0-f175.google.com with SMTP id 5so2930573iwn.9 for ; Tue, 16 Feb 2010 18:42:52 -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=b7GtAxyGB/nZEfuoit4oi7QBwoF04d7urOLNq0Dx7yY=; b=uRhIIDGAZWOnDjGO3jfdN5YKzf9+iIWTrBdVUkL96mNOOD2GOwXIpdSWvzxd8GRSKL myYkSAUL+/ktw1wEUnbQdG5kpjf/BuzyV1LxqSYDfh/m/+pRwcP5813ijhfii/XAz7qw JvKzBA93hUicGbc2BpcA5RhNdJ2AmBqaPS6S4= 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=gue31/gmrDLw54SrmpTZpRF/KlKTDUg8h/UIr7HCkkGDTWL5OgGqmb0s8IEPN/0PGS fV2qR9L0E5SG2NR9YKtrjyWz4IY3FS20nrUYE0ZJEQopIU3E6++MbbH1Q85BtQPVNE9M v5ixuLCHbomPDLeDxnlpL7hJLjP1TfP+N2dEc= MIME-Version: 1.0 Received: by 10.231.148.134 with SMTP id p6mr8143160ibv.96.1266374572473; Tue, 16 Feb 2010 18:42:52 -0800 (PST) In-Reply-To: <790a9fff1002161842m5d49515dh45bb942e30285b3b@mail.gmail.com> References: <64aa03031002161803h667734cal4d668b9eb9c0a1a8@mail.gmail.com> <4B7B4F73.60807@delphij.net> <64aa03031002161821n266a0ef1jd8d8ec4cac1c9635@mail.gmail.com> <790a9fff1002161842m5d49515dh45bb942e30285b3b@mail.gmail.com> Date: Tue, 16 Feb 2010 20:42:52 -0600 Message-ID: <790a9fff1002161842g17de8ecfvf2cfa8c77f03c32@mail.gmail.com> From: Scot Hetzel To: Chris 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:42:52 -0000 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 targ= et >>> 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 ^Create > zpool.cache to that folder? > > Scot >