From owner-freebsd-current@FreeBSD.ORG Wed Feb 17 15:46:21 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 7CEF31065679 for ; Wed, 17 Feb 2010 15:46:21 +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 059598FC16 for ; Wed, 17 Feb 2010 15:46:20 +0000 (UTC) Received: by bwz23 with SMTP id 23so2089310bwz.13 for ; Wed, 17 Feb 2010 07:46:19 -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=wRHaGLC5lRxijD27HEZ3TOQjNvCULhOSRJ5Glq44ePk=; b=bmvGorXHaI5UuSHJUhxSCMIBnv3XOmOHyOOB+ZoueL7Z00J236iySxQEoT/pjRqtxC IZSEks0yO/GBO5YIW9W7C1xXSEbYWnhvT0oXvuwzTz1WsjziyeNKSl7IrZv/wO55KR3S dFTYySMD3fcQVCpMqp9SUPifXK60pEijiHuTU= 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=QgjueadJMrKP50D98/YVjY59XDILC+mntAC1rw7RTzgoY9Qyu/oFHdnwWoSyMS2Eh9 SQjnl/zZpUpvs11G1ajuCVrcQd/w9qGmmva3YdipPluXK8MmxASPEa7wHCX+7yiaNFmO qPtr0seTmyujR2JJ26w4qvdFsXUta8T1v257g= MIME-Version: 1.0 Received: by 10.204.148.86 with SMTP id o22mr802663bkv.95.1266421579807; Wed, 17 Feb 2010 07:46:19 -0800 (PST) In-Reply-To: <64aa03031002170528l7acf05bev4d75685187c1eb46@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> <64aa03031002161851o621f3bc8r31ba438e3fb906c0@mail.gmail.com> <4B7B644F.5050404@polands.org> <64aa03031002170528l7acf05bev4d75685187c1eb46@mail.gmail.com> Date: Wed, 17 Feb 2010 10:46:17 -0500 Message-ID: <64aa03031002170746p49716f76gd87987422a190a02@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 15:46:21 -0000 Ok, went back to my 8.0-RELEASE memstick image and after playing with the GPT settings a little and dd'ing all zeros to the disk first, I get a little farther this time. I'm seeing the following: ----------------------------- BTX loader 1.00 BTX version is 1.02 Consoles: internal video/keyboard BIOS drive C: is disk0 BIOS 631kB/1832448kB available memory FreeBSD/i386 bootstrap loader, Revision 1.0 (root@, Wed Feb 17 10:27:40 UTC 2010) Loading /boot/defaults/loader.conf /boot/kernel/kernel text=3D0x8924d8 ----------------------------- And that's as far as it gets. Per the handbook, that appears to be stuck somewhere between boot2 and /boot/loader. To me, it looks like it's having a problem loading the kernel. As far as my suspicion of the BIOS not correctly reporting the drives, it looks to me like the bootloader is seeing them so maybe that can be ruled out. I'm glad to see it get farther this time but this is still weird. Any ideas on this one? Thanks, Chris On Wed, Feb 17, 2010 at 8:28 AM, Chris wrote: > 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 GP= T >> partition sizes, indexes, or labels? >> >> The reason I ask is I recently had an 8.0-STABLE box on which I installe= d >> 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, n= ot >> just the first few MB), and started the entire installation from scratch= . >> >> >> -- >> Regards, >> Doug >> >