From owner-freebsd-current@FreeBSD.ORG Wed Feb 17 13:28:28 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 3963C106566C for ; Wed, 17 Feb 2010 13:28:28 +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 B96598FC2D for ; Wed, 17 Feb 2010 13:28:27 +0000 (UTC) Received: by bwz23 with SMTP id 23so1941195bwz.13 for ; Wed, 17 Feb 2010 05:28:26 -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=Xhrt/n2oP8fjci6YqHBHxfWmTj587bLAdBD52TrtBfY=; b=yH4zWCObz3brFWwj6o0mMP4kyvgFQj5vebdAdESEm5m4NeVU6/ZT5KSeC0N0gTNgPd CC6uavB+BXsmUuXSj1NSJJfnDrjNK6ZtESbUxIQUYlG7Ix7cViWvuFrHa+v/4PEMKVMt /qPsSJI6tRI2JYI7FCRYuysLJjH1bgt4/u/YI= 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=gVjkNZYLjUv85jYv/RL7v9Hhb6W8pqGuAS89TDkvXy8DCl8PDPkmbtwvPg6VCyd521 9P6DZuVXWsd1PS9fb/3yBIwg72FRDwQKfwoAiPrIACp629JVDbZVNx/0c9YmD+QGaKQY xEYYIUV+4JZYZnzYwy2B1T1/a3knaYyoILU7o= MIME-Version: 1.0 Received: by 10.204.9.134 with SMTP id l6mr1530478bkl.83.1266413306449; Wed, 17 Feb 2010 05:28:26 -0800 (PST) In-Reply-To: <4B7B644F.5050404@polands.org> 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> <64aa03031002161851o621f3bc8r31ba438e3fb906c0@mail.gmail.com> <4B7B644F.5050404@polands.org> Date: Wed, 17 Feb 2010 08:28:26 -0500 Message-ID: <64aa03031002170528l7acf05bev4d75685187c1eb46@mail.gmail.com> From: Chris To: Doug Poland 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 13:28:28 -0000 Doug, Haven't tried with different GPT parameters so I guess I could try that. It's just odd since that same guide worked for me without a hitch on my desktop machine. I'll try that as well as dd'ing the drive completely. Thanks, Chris On Tue, Feb 16, 2010 at 10:36 PM, Doug Poland wrote: > On 2010-02-16 20:51, Chris wrote: > >> On Tue, Feb 16, 2010 at 9:49 PM, Chris =A0wrote: >>> >>> Scot, >>> > If you're following the wiki, then you're using GPT partitions and geom > labels, yes? =A0Have you, by chance, tried the install with different GPT > partition sizes, indexes, or labels? > > The reason I ask is I recently had an 8.0-STABLE box on which I installed > ZFS root on RAIDZ1, then I decided to change my GPT and re-install. =A0I = could > not get it to boot from ZFS until I dd'd *all* the drives (completely, no= t > just the first few MB), and started the entire installation from scratch. > > > -- > Regards, > Doug >